Changeset 7a682ff


Ignore:
Timestamp:
05/20/2004 02:51: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:
69a7501b
Parents:
72b0264
Message:

New udev patch (/dev/random is now 0444 instead of 0666)

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r72b0264 r7a682ff  
    7171<listitem><para>sysklogd-1.4.1-kernel-headers-1.patch</para></listitem>
    7272<listitem><para>udev-025</para></listitem>
    73 <listitem><para>udev-025-config-1.patch</para></listitem>
     73<listitem><para>udev-025-config-2.patch</para></listitem>
    7474<listitem><para>util-linux-2.12a-kernel-headers-1.patch</para></listitem>
    7575<listitem><para>hotplug-2004_04_01</para></listitem>
     
    103103</para></listitem>
    104104
     105<listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
     1060444 instead of 0666.</para></listitem>
     107
    105108<listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
    1061093.4.1-20040517.</para></listitem>
  • chapter03/patches.xml

    r72b0264 r7a682ff  
    164164<term>Udev Configuration Patch - 6 KB:</term>
    165165<listitem>
    166 <para><ulink url="&patches-root;udev-&udev-version;-config-1.patch"/></para>
     166<para><ulink url="&patches-root;udev-&udev-version;-config-2.patch"/></para>
    167167</listitem>
    168168</varlistentry>
  • chapter05/udev.xml

    r72b0264 r7a682ff  
    3737by applying the following patch:</para>
    3838
    39 <screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-1.patch
     39<screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-2.patch
    4040</userinput></screen>
    4141
  • chapter06/udev.xml

    r72b0264 r7a682ff  
    2828by applying the following patch:</para>
    2929
    30 <screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-1.patch
     30<screen><userinput>patch -Np1 -i ../udev-&udev-version;-config-2.patch
    3131</userinput></screen>
    3232
Note: See TracChangeset for help on using the changeset viewer.