Changeset 1582636


Ignore:
Timestamp:
06/08/2004 01:58:48 AM (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:
67c9eebe
Parents:
aa242b1
Message:

Upgraded to Udev 026

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    raa242b1 r1582636  
    7575<listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem>
    7676<listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem>
    77 <listitem><para>udev-025</para></listitem>
    78 <listitem><para>udev-025-config-2.patch</para></listitem>
     77<listitem><para>udev-026</para></listitem>
     78<listitem><para>udev-026-config-1.patch</para></listitem>
    7979<listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem>
    8080</itemizedlist>
     
    104104</listitem>
    105105
     106<listitem><para>June 7, 2004 [winkie]: Upgraded to Udev 026.</para></listitem>
     107
    106108<listitem><para>June 7, 2004 [winkie]: Dropped Net-tools patch for kernel
    107109headers in favor of a simple sed.</para></listitem>
  • chapter03/patches.xml

    raa242b1 r1582636  
    150150<term>Udev Configuration Patch - 6 KB:</term>
    151151<listitem>
    152 <para><ulink url="&patches-root;udev-&udev-version;-config-2.patch"/></para>
     152<para><ulink url="&patches-root;udev-&udev-version;-config-1.patch"/></para>
    153153</listitem>
    154154</varlistentry>
  • chapter05/udev.xml

    raa242b1 r1582636  
    3737by applying the following patch:</para>
    3838
    39 <screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-2.patch</userinput></screen>
     39<screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-1.patch</userinput></screen>
    4040
    4141<para>The udevstart program hardcodes the path to the udev program in itself,
  • chapter06/udev.xml

    raa242b1 r1582636  
    2828by applying the following patch:</para>
    2929
    30 <screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-2.patch</userinput></screen>
     30<screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-1.patch</userinput></screen>
    3131
    3232<para>Now compile Udev:</para>
  • general.ent

    raa242b1 r1582636  
    6969<!ENTITY texinfo-version "4.7">
    7070<!ENTITY util-linux-version "2.12a">
    71 <!ENTITY udev-version "025">
     71<!ENTITY udev-version "026">
    7272<!ENTITY vim-version "6.3">
    7373<!ENTITY zlib-version "1.2.1">
Note: See TracChangeset for help on using the changeset viewer.