mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
split up the glibc and man 'mega' patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b7cea6e536
commit
30a2c84f23
@ -7,6 +7,9 @@
|
|||||||
Glibc-linuxthreads (&glibc-version;):
|
Glibc-linuxthreads (&glibc-version;):
|
||||||
<ulink url="ftp://ftp.gnu.org/gnu/glibc/"/>
|
<ulink url="ftp://ftp.gnu.org/gnu/glibc/"/>
|
||||||
|
|
||||||
Glibc Patch (&glibc-patch-version;):
|
Glibc Root/Perl Patch (&glibc-rootperl-patch-version;):
|
||||||
|
<ulink url="&http;/"/>
|
||||||
|
|
||||||
|
Glibc Libnss Patch (&glibc-libnss-patch-version;):
|
||||||
<ulink url="&http;/"/></literallayout></para>
|
<ulink url="&http;/"/></literallayout></para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,7 +4,12 @@
|
|||||||
<para><literallayout>Man (&man-version;):
|
<para><literallayout>Man (&man-version;):
|
||||||
<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/man/"/>
|
<ulink url="ftp://ftp.win.tue.nl/pub/linux-local/utils/man/"/>
|
||||||
|
|
||||||
Man Patch (&man-patch-version;):
|
Man 80Cols Patch (&man-80cols-patch-version;):
|
||||||
<ulink url="&ftp;/"/>
|
<ulink url="&http;/"/>
|
||||||
|
|
||||||
|
Man Manpath Patch (&man-manpath-patch-version;):
|
||||||
|
<ulink url="&http;/"/>
|
||||||
|
|
||||||
|
Man Pager Patch (&man-pager-patch-version;):
|
||||||
<ulink url="&http;/"/></literallayout></para>
|
<ulink url="&http;/"/></literallayout></para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -37,22 +37,37 @@
|
|||||||
<listitem><para>Added:
|
<listitem><para>Added:
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para>findutils-4.1-segfault.patch</para></listitem>
|
<listitem><para>findutils-4.1-segfault.patch</para></listitem>
|
||||||
|
<listitem><para>glibc-2.3.1-libnss.patch</para></listitem>
|
||||||
|
<listitem><para>glibc-2.3.2-root-perl.patch</para></listitem>
|
||||||
<listitem><para>kbd-1.08.patch</para></listitem>
|
<listitem><para>kbd-1.08.patch</para></listitem>
|
||||||
|
<listitem><para>man-1.5k-80cols.patch</para></listitem>
|
||||||
|
<listitem><para>man-1.5k-manpath.patch</para></listitem>
|
||||||
|
<listitem><para>man-1.5k-pager.patch</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>Removed:
|
<listitem><para>Removed:
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem><para>gcc-3.2.1-nofixincludes-2.patch</para></listitem>
|
<listitem><para>gcc-3.2.1-nofixincludes-2.patch</para></listitem>
|
||||||
|
<listitem><para>glibc-2.3.1.patch</para></listitem>
|
||||||
<listitem><para>kbd-1.06-3.patch</para></listitem>
|
<listitem><para>kbd-1.06-3.patch</para></listitem>
|
||||||
|
<listitem><para>man-1.5k-2.patch</para></listitem>
|
||||||
<listitem><para>ncurses-5.2-2.patch</para></listitem>
|
<listitem><para>ncurses-5.2-2.patch</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
<listitem><para>January 1st, 2002 [gerard]: Chapter 06 - Glibc Second Pass:
|
<listitem><para>January 2nd, 2003 [gerard]: Replaced the glibc-2.3.1
|
||||||
|
mega-patch with two seperate patches (glibc-2.3.1-root-perl.patch and
|
||||||
|
glibc-2.3.1-libnss.patch).</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>January 2nd, 2003 [gerard]: Replaced the man-1.5k
|
||||||
|
mega-patch with three seperate patches (man-1.5k-80cols.patch,
|
||||||
|
man-1.5k-manpath.patch and man-1.5k-pager.patch).</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>January 1st, 2003 [gerard]: Chapter 06 - Glibc Second Pass:
|
||||||
Fixec typo in linuxthreads man pages installation.</para></listitem>
|
Fixec typo in linuxthreads man pages installation.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>January 1st, 2002 [gerard]: Chapter 06 - Linux Kernel: The
|
<listitem><para>January 1st, 2003 [gerard]: Chapter 06 - Linux Kernel: The
|
||||||
man pages can't be installed here because it requires Perl. Moved to end of
|
man pages can't be installed here because it requires Perl. Moved to end of
|
||||||
chapter 6.</para></listitem>
|
chapter 6.</para></listitem>
|
||||||
|
|
||||||
|
@ -1,2 +1,5 @@
|
|||||||
Glibc Patch (&glibc-patch-version;) - &glibc-patch-size;:
|
Glibc Root/Perl Patch: (&glibc-rootperl-patch-version;) - &glibc-rootperl-patch-size;:
|
||||||
<ulink url="&http;/glibc-&glibc-patch-version;.patch"/>
|
<ulink url="&http;/glibc-&glibc-rootperl-patch-version;-root-perl.patch"/>
|
||||||
|
|
||||||
|
Glibc Libnss Patch: (&glibc-libnss-patch-version;) - &glibc-libnss-patch-size;:
|
||||||
|
<ulink url="&http;/glibc-&glibc-libnss-patch-version;-libnss.patch"/>
|
||||||
|
@ -1,2 +1,8 @@
|
|||||||
Man Patch (&man-patch-version;) - &man-patch-size;:
|
Man 80Cols Patch (&man-80cols-patch-version;) - &man-80cols-patch-size;:
|
||||||
<ulink url="&http;/man-&man-patch-version;.patch"/>
|
<ulink url="&http;/man-&man-80cols-patch-version;-80cols.patch"/>
|
||||||
|
|
||||||
|
Man Manpath Patch (&man-manpath-patch-version;) - &man-manpath-patch-size;:
|
||||||
|
<ulink url="&http;/man-&man-manpath-patch-version;-manpath.patch"/>
|
||||||
|
|
||||||
|
Man Pager Patch (&man-pager-patch-version;) - &man-pager-patch-size;:
|
||||||
|
<ulink url="&http;/man-&man-pager-patch-version;-pager.patch"/>
|
||||||
|
@ -35,7 +35,11 @@ username to userid resolving isn't working yet, so a
|
|||||||
if you use the numeric IDs (such as <userinput>chown 0
|
if you use the numeric IDs (such as <userinput>chown 0
|
||||||
file</userinput>).</para></listitem>
|
file</userinput>).</para></listitem>
|
||||||
|
|
||||||
<listitem><para>It fixes a problem that causes statically linked binaries
|
</itemizedlist>
|
||||||
|
|
||||||
|
<para><screen><userinput>patch -Np1 -i ../glibc-&glibc-rootperl-patch-version;-root-perl.patch</userinput></screen></para>
|
||||||
|
|
||||||
|
<para>There is a potential problem that causes statically linked binaries
|
||||||
to crash that were linked against Glibc-2.2 libraries. Even though static
|
to crash that were linked against Glibc-2.2 libraries. Even though static
|
||||||
binaries have all the necessary parts of Glibc built-in, they still rely
|
binaries have all the necessary parts of Glibc built-in, they still rely
|
||||||
on one external library: Glibc's NSS libraries. These libraries, among
|
on one external library: Glibc's NSS libraries. These libraries, among
|
||||||
@ -50,12 +54,13 @@ will load these new NSS libraries and start to abort with
|
|||||||
<emphasis>segmentation faults</emphasis>. This patch undoes a few of the
|
<emphasis>segmentation faults</emphasis>. This patch undoes a few of the
|
||||||
changes to overcome the problem.</para>
|
changes to overcome the problem.</para>
|
||||||
|
|
||||||
<para>We will install Glibc again at the end of this chapter to remove this
|
<para>So, if you started chapter 5 with a host system that uses Glibc-2.2.x
|
||||||
patch so you'll have a pristine Glibc as the developers intended
|
you must apply the following patch. We will install Glibc again at the end
|
||||||
it.</para></listitem>
|
of this chapter to remove this patch so you'll have a pristine Glibc as the
|
||||||
</itemizedlist>
|
developers intended
|
||||||
|
it.</para>
|
||||||
|
|
||||||
<para><screen><userinput>patch -Np1 -i ../glibc-&glibc-patch-version;.patch</userinput></screen></para>
|
<para><screen><userinput>patch -Np1 -i ../glibc-&glibc-libnss-patch-version;-libnss.patch</userinput></screen></para>
|
||||||
|
|
||||||
<para>Glibc will check for the <filename>/etc/ld.so.conf</filename> file
|
<para>Glibc will check for the <filename>/etc/ld.so.conf</filename> file
|
||||||
and abort with an error if the file is missing, so we must create it.</para>
|
and abort with an error if the file is missing, so we must create it.</para>
|
||||||
|
@ -8,14 +8,14 @@ where a program is found. By appending /usr/bin:/bin to PATH for the
|
|||||||
./configure command, we make sure that man doesn't use the /static versions
|
./configure command, we make sure that man doesn't use the /static versions
|
||||||
of our programs.</para>
|
of our programs.</para>
|
||||||
|
|
||||||
<para><userinput>patch -Np1 -i ../man-&man-patch-version;.patch:</userinput>
|
<para><userinput>patch...:</userinput>
|
||||||
This patch comments out one of the files in the <filename>man.conf</filename>
|
These three patches comment out one of the lines in the
|
||||||
file (MANPATH /usr/man) because it will create redundant results when using
|
<filename>man.conf</filename> file (MANPATH /usr/man) because it will create
|
||||||
programs like <userinput>whatis</userinput>. It also adds the
|
redundant results when using programs like <userinput>whatis</userinput>.
|
||||||
<emphasis>-R</emphasis> option to the <emphasis>PAGER</emphasis> variable so
|
It also adds the <emphasis>-R</emphasis> option to the
|
||||||
man pages are displayed properly. Lastly, the patch fixes the problem where
|
<emphasis>PAGER</emphasis> variable so man pages are displayed properly.
|
||||||
man pages are not formatted with more than 80 columns when used with the
|
Lastly, the patch fixes the problem where man pages are not formatted with
|
||||||
recent groff versions.</para>
|
more than 80 columns when used with the recent groff versions.</para>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -3,7 +3,9 @@
|
|||||||
|
|
||||||
<para>Run the following commands to install man:</para>
|
<para>Run the following commands to install man:</para>
|
||||||
|
|
||||||
<para><screen><userinput>patch -Np1 -i ../man-&man-patch-version;.patch &&
|
<para><screen><userinput>patch -Np1 -i ../man-&man-80cols-patch-version;-80cols.patch &&
|
||||||
|
patch -Np1 -i ../man-&man-manpath-patch-version;-manpath.patch &&
|
||||||
|
patch -Np1 -i ../man-&man-pager-patch-version;-pager.patch &&
|
||||||
PATH=$PATH:/usr/bin:/bin \
|
PATH=$PATH:/usr/bin:/bin \
|
||||||
./configure -default -confdir=/etc &&
|
./configure -default -confdir=/etc &&
|
||||||
make &&
|
make &&
|
||||||
|
@ -20,8 +20,12 @@
|
|||||||
<!ENTITY glibc-contversion "2.2.5">
|
<!ENTITY glibc-contversion "2.2.5">
|
||||||
<!ENTITY glibc-size "17,463 KB">
|
<!ENTITY glibc-size "17,463 KB">
|
||||||
<!ENTITY glibc-threads-size "238 KB">
|
<!ENTITY glibc-threads-size "238 KB">
|
||||||
<!ENTITY glibc-patch-size "4 KB">
|
|
||||||
<!ENTITY glibc-patch-version "2.3.1">
|
<!ENTITY glibc-rootperl-patch-size "1 KB">
|
||||||
|
<!ENTITY glibc-rootperl-patch-version "2.3.1">
|
||||||
|
<!ENTITY glibc-libnss-patch-size "1 KB">
|
||||||
|
<!ENTITY glibc-libnss-patch-version "2.3.1">
|
||||||
|
|
||||||
<!ENTITY glibc-dir "glibc-&glibc-version;">
|
<!ENTITY glibc-dir "glibc-&glibc-version;">
|
||||||
<!ENTITY glibc-threads-dir "linuxthreads, linuxthreads_db">
|
<!ENTITY glibc-threads-dir "linuxthreads, linuxthreads_db">
|
||||||
<!ENTITY glibc-package "glibc-&glibc-version;.tar.bz2">
|
<!ENTITY glibc-package "glibc-&glibc-version;.tar.bz2">
|
||||||
|
@ -14,8 +14,14 @@
|
|||||||
<!ENTITY man-depversion "1.5i2">
|
<!ENTITY man-depversion "1.5i2">
|
||||||
<!ENTITY man-contversion "1.5k">
|
<!ENTITY man-contversion "1.5k">
|
||||||
<!ENTITY man-size "189 KB">
|
<!ENTITY man-size "189 KB">
|
||||||
<!ENTITY man-patch-version "1.5k-2">
|
|
||||||
<!ENTITY man-patch-size "1 KB">
|
<!ENTITY man-80cols-patch-version "1.5k">
|
||||||
|
<!ENTITY man-80cols-patch-size "1 KB">
|
||||||
|
<!ENTITY man-manpath-patch-version "1.5k">
|
||||||
|
<!ENTITY man-manpath-patch-size "1 KB">
|
||||||
|
<!ENTITY man-pager-patch-version "1.5k">
|
||||||
|
<!ENTITY man-pager-patch-size "1 KB">
|
||||||
|
|
||||||
<!ENTITY man-dir "man-&man-version;">
|
<!ENTITY man-dir "man-&man-version;">
|
||||||
<!ENTITY man-package "man-&man-version;.tar.bz2">
|
<!ENTITY man-package "man-&man-version;.tar.bz2">
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user