Changeset e43d9b66


Ignore:
Timestamp:
06/24/2004 05:38:46 PM (20 years ago)
Author:
Zack Winkles <winkie@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 6.0, 6.1, 6.1.1, 6.3, 6.4, 6.5, 6.6, 6.7, 6.8, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5, 7.5-systemd, 7.6, 7.6-systemd, 7.7, 7.7-systemd, 7.8, 7.8-systemd, 7.9, 7.9-systemd, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
32324418
Parents:
3f91a9c
Message:

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r3f91a9c re43d9b66  
    4848<listitem><para>hotplug-2004_04_01-isapnp-2.patch</para></listitem>
    4949<listitem><para>inetutils-1.4.2-kernel_headers-1.patch</para></listitem>
    50 <listitem><para>linux-libc-headers-2.6.6.0</para></listitem>
     50<listitem><para>linux-libc-headers-2.6.7.0</para></listitem>
    5151<listitem><para>module-init-tools-3.0</para></listitem>
    52 <listitem><para>net-tools-1.60-gcc34-2.patch</para></listitem>
     52<listitem><para>net-tools-1.60-gcc34-3.patch</para></listitem>
    5353<listitem><para>readline-4.3</para></listitem>
    5454<listitem><para>readline-4.3-gnu_fixes-1.patch</para></listitem>
     
    7979</listitem>
    8080
     81<listitem><para>June 24, 2004 [winkie]: Upgraded to Linux-Libc-Headers 2.6.7.0
     82and updated the Net-tools GCC 3.4 patch.</para></listitem>
     83
    8184<listitem><para>June 24, 2004 [alexander]: Wordings changed on the hotplug
    8285page</para></listitem>
  • chapter03/patches.xml

    r3f91a9c re43d9b66  
    118118<term>Net-tools GCC 3.4 Compatibility Patch - 3 KB:</term>
    119119<listitem>
    120 <para><ulink url="&patches-root;net-tools-&net-tools-version;-gcc34-2.patch"/></para>
     120<para><ulink url="&patches-root;net-tools-&net-tools-version;-gcc34-3.patch"/></para>
    121121</listitem>
    122122</varlistentry>
  • chapter06/net-tools.xml

    r3f91a9c re43d9b66  
    4242fix by applying the following patch:</para>
    4343
    44 <screen><userinput>patch -Np1 -i ../net-tools-&net-tools-version;-gcc34-2.patch</userinput></screen>
     44<screen><userinput>patch -Np1 -i ../net-tools-&net-tools-version;-gcc34-3.patch</userinput></screen>
    4545
    4646<para>Fix an issue that arises when building against Linux 2.6:</para>
  • general.ent

    r3f91a9c re43d9b66  
    4747<!ENTITY libtool-version "1.5.6">
    4848<!ENTITY linux-version "2.6.7">
    49 <!ENTITY linux-libc-headers-version "2.6.6.0">
     49<!ENTITY linux-libc-headers-version "2.6.7.0">
    5050<!ENTITY m4-version "1.4.1">
    5151<!ENTITY make-version "3.80">
Note: See TracChangeset for help on using the changeset viewer.