diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-12 19:14:57 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-12 19:14:57 +0000 |
commit | 68edbd40b69d8c55bc2c9945ea56690ff8d147cc (patch) | |
tree | ced13cba4d70c3de1d984bf00fda90a27bddf3f1 /chapter01 | |
parent | c66a37ce4fcb1b5ed5fae16229fde39564ae87e7 (diff) |
Corrected installation of udev rules files in chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 556a97e8c..7774d98ec 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,9 @@ <para>2008-10-12</para> <itemizedlist> <listitem> + <para>[dj] - Corrected installation of udev rule files.</para> + </listitem> + <listitem> <para>[dj] - Removed command to move /sbin/arpd to /usr/sbin as this is default in iproute2-2.26.6.</para> </listitem> |