aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-05-20 02:51:48 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-05-20 02:51:48 +0000
commit7a682ffd8295f35e7f4727d63b263da82d1d78e4 (patch)
treeab2694363ed6c6344a572fe8732d46acb9e014d1 /chapter01
parent72b0264b85cbe2e8841e0386f8f698e414afcbf3 (diff)
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
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1f8fe5672..41984b3bf 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -70,7 +70,7 @@ first a summary, then a detailed log.</para>
<listitem><para>readline-4.3-gnu-fixes-1.patch</para></listitem>
<listitem><para>sysklogd-1.4.1-kernel-headers-1.patch</para></listitem>
<listitem><para>udev-025</para></listitem>
-<listitem><para>udev-025-config-1.patch</para></listitem>
+<listitem><para>udev-025-config-2.patch</para></listitem>
<listitem><para>util-linux-2.12a-kernel-headers-1.patch</para></listitem>
<listitem><para>hotplug-2004_04_01</para></listitem>
</itemizedlist>
@@ -102,6 +102,9 @@ first a summary, then a detailed log.</para>
<listitem><para>May 20th, 2004 [alexander]: Added Hotplug 2004_04_01.
</para></listitem>
+<listitem><para>May 19th, 2004 [winkie]: Change permissions of /dev/random to
+0444 instead of 0666.</para></listitem>
+
<listitem><para>May 19th, 2004 [winkie]: Upgraded to Binutils 2.15 &amp; GCC
3.4.1-20040517.</para></listitem>