Bryan Kadzban
c5528f758a
Fix the sed in the CD-ROM symlink section to handle newer Udev rules files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9473 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-19 04:37:23 +00:00
Matthew Burgess
395ce82718
Upgrade to Udev-151. Fixes #2561 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-01-28 22:10:02 +00:00
Bruce Dubbs
c711a6187d
Added switch to install udev documentation in the
...
proper versioned directory.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-01 04:31:13 +00:00
Bruce Dubbs
65fee993ab
In chapter07/symlinks.xml
...
Changed /etc/udev/rules.d/ to /lib/udev/rules.d/ in two places.
Updated the blfs link to point to view/svn/postlfs/devices.html
In chapter06/gzip.xml, added a sed to fix zdiff
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-18 04:27:23 +00:00
Bryan Kadzban
61e63d302c
Upgrade Udev to 122, udev-config to 20080522, and lfs-bootscripts to 20080522. Replace "write_net_rules all_interfaces" with a "udevadm test" loop. Fix several typos. Remove the usb_id segfault patch, as it's included in Udev now. Add /lib/udev/devices/kmsg, as udevd uses /dev/kmsg to log a message at startup. Replace udevtrigger/udevinfo with "udevadm trigger" and "udevadm info" in the text.
...
Should fix #2057 , #2079 , #2170 , and #2186 .
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-05-23 01:45:45 +00:00
Bruce Dubbs
8857ace249
Removed obsolete note from Creating Symlinks section about continuation lines in udev rules. Changed dailout group to uucp for udev rule compatability.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-30 02:22:29 +00:00
Manuel Canales Esparcia
fbfd0b561f
Added missing nodump attribute.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-13 09:10:56 +00:00
Matthew Burgess
b7ac480458
Correct a typo - write_cd_rules is the name of the script installed by Udev and referenced in our rules files
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-05-10 18:02:14 +00:00
Matthew Burgess
8536c02ded
Upgrade to Udev-108. Fixes #1976 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-16 19:34:38 +00:00
Manuel Canales Esparcia
a3b689f29d
Trailing spaces clean-up.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-08 20:21:11 +00:00
Manuel Canales Esparcia
b06ca361a4
Updated book sources to use DocBook-XML DTD 4.5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Bryan Kadzban
651719a7cf
Add a note about CD symlinks possibly not matching the host. Fixes the rest of #1963 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-21 03:44:06 +00:00
Bryan Kadzban
659cc3deea
Fix part of #1963 (use ATTRS instead of SYSFS), add the note about the backslash at the end of each line back into the book, and add a reference to #1912 to the changelog entry from r7924.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-18 13:59:36 +00:00
Bryan Kadzban
80640a4990
Use upstream Udev rule_generator setup for NIC naming; fixes #1912 . Also fix a validation error in r7923.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-18 00:40:32 +00:00
Bryan Kadzban
84dbfdac1d
Update CD symlinks section to use upstream rule_generator rules instead of generating our own. Fixes part of #1912 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-17 23:30:52 +00:00
Bryan Kadzban
ac3fb3e9f4
Move custom CD symlink and custom NIC name rules files to 70-persistent-*.rules, and add ENV{GENERATED} to the CD symlink rules. Prevents Udev rule_generator stuff from conflicting.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-11 00:49:19 +00:00
Bryan Kadzban
d0d8dc8f4c
Changed the notes in sections 7.13.1 and 7.14.1 to be explicit about the lack of quotes around EOF.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-23 00:27:35 +00:00
Matthew Burgess
1f3f918e63
Make the spacing consistent for redirecting to a here-document. Thanks to Peter Ennis for the report.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-21 23:04:36 +00:00
Matthew Burgess
2a135aa504
Fix a couple of capitalisation typos (Peter Ennis)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-29 17:31:54 +00:00
Manuel Canales Esparcia
c226182dc5
Ported updates from 6.2 branch.
...
Small tags fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-03 19:29:29 +00:00
Dan Nichilson
966b175714
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
2006-07-12 21:19:33 +00:00