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 /chapter07/chapter07.xml | |
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 'chapter07/chapter07.xml')
-rw-r--r-- | chapter07/chapter07.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter07/chapter07.xml b/chapter07/chapter07.xml index c47adeb08..5f654f787 100644 --- a/chapter07/chapter07.xml +++ b/chapter07/chapter07.xml @@ -22,6 +22,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="profile.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hostname.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hosts.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="symlinks.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="network.xml"/> </chapter> |