diff options
author | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-07-12 21:19:33 +0000 |
---|---|---|
committer | Dan Nichilson <dnicholson@linuxfromscratch.org> | 2006-07-12 21:19:33 +0000 |
commit | 966b1757143da1a0a826a4de02008264b1bacde3 (patch) | |
tree | 00da588324d1aded6fcfa24ef5e938d2780c9b6d /chapter01 | |
parent | 77e97aea5422f591adf41dc8dac943bb9e472d44 (diff) |
Various fixes and additions for examples of custom rules in Udev courtesy
of Alexander Patrakov. Includes guidelines for persistent CD-ROM symlinks.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5be65b7f2..af2ef5e32 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,15 @@ <para>July 12, 20006</para> <itemizedlist> <listitem> + <para>[dnicholson] - Various fixes and additions for examples + of custom rules in Udev courtesy of Alexander Patrakov. Added + the "Creating custom symlinks" page which includes examples + of creating persistent device symlinks, including CD-ROMs. Added + a second set of guidelines for creating persistent symlinks for + network cards. Other text touch ups on the configuration pages + involving Udev. Closes ticket #1818.</para> + </listitem> + <listitem> <para>[bdubbs] - Updated udev-config and bootscripts download location.</para> </listitem> |