mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-25 06:39:20 +01:00
Upgraded to Linux-libc-headers 2.6.7.0 and updated the Net-tools GCC patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3f91a9cef2
commit
e43d9b664b
@ -47,9 +47,9 @@ first a summary, then a detailed log.</para>
|
||||
<listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem>
|
||||
<listitem><para>hotplug-2004_04_01-isapnp-2.patch</para></listitem>
|
||||
<listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
|
||||
<listitem><para>linux-libc-headers-2.6.6.0</para></listitem>
|
||||
<listitem><para>linux-libc-headers-2.6.7.0</para></listitem>
|
||||
<listitem><para>module-init-tools-3.0</para></listitem>
|
||||
<listitem><para>net-tools-1.60-gcc34-2.patch</para></listitem>
|
||||
<listitem><para>net-tools-1.60-gcc34-3.patch</para></listitem>
|
||||
<listitem><para>readline-4.3</para></listitem>
|
||||
<listitem><para>readline-4.3-gnu_fixes-1.patch</para></listitem>
|
||||
<listitem><para>sed-4.1-permissions-1.patch</para></listitem>
|
||||
@ -78,6 +78,9 @@ first a summary, then a detailed log.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>June 24, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.7.0
|
||||
and updated the Net-tools GCC 3.4 patch.</para></listitem>
|
||||
|
||||
<listitem><para>June 24, 2004 [alexander]: Wordings changed on the hotplug
|
||||
page</para></listitem>
|
||||
|
||||
|
@ -117,7 +117,7 @@ following:</para>
|
||||
<varlistentry>
|
||||
<term>Net-tools GCC 3.4 Compatibility Patch - 3 KB:</term>
|
||||
<listitem>
|
||||
<para><ulink url="&patches-root;net-tools-&net-tools-version;-gcc34-2.patch"/></para>
|
||||
<para><ulink url="&patches-root;net-tools-&net-tools-version;-gcc34-3.patch"/></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -41,7 +41,7 @@ but it's up to the kernel to make the protocols available.</para>
|
||||
<para>This package also has issues with being compiled by GCC 3.4, which we
|
||||
fix by applying the following patch:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../net-tools-&net-tools-version;-gcc34-2.patch</userinput></screen>
|
||||
<screen><userinput>patch -Np1 -i ../net-tools-&net-tools-version;-gcc34-3.patch</userinput></screen>
|
||||
|
||||
<para>Fix an issue that arises when building against Linux 2.6:</para>
|
||||
|
||||
|
@ -46,7 +46,7 @@
|
||||
<!ENTITY less-version "382">
|
||||
<!ENTITY libtool-version "1.5.6">
|
||||
<!ENTITY linux-version "2.6.7">
|
||||
<!ENTITY linux-libc-headers-version "2.6.6.0">
|
||||
<!ENTITY linux-libc-headers-version "2.6.7.0">
|
||||
<!ENTITY m4-version "1.4.1">
|
||||
<!ENTITY make-version "3.80">
|
||||
<!ENTITY man-version "1.5m2">
|
||||
|
Loading…
Reference in New Issue
Block a user