Commit Graph

57 Commits

Author SHA1 Message Date
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
Dan Nichilson
f801e9ea0d Clarify udev persistent-net-rules output
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-08 18:34:59 +00:00
Dan Nichilson
ad83f72ad8 Remove extraneous && in chained commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-24 14:48:14 +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
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
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
97c1e3ce45 Delete the persistent-net-generator rules file when using bus positions for network device name assignments. Fixes #1912.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-06 03:45:49 +00:00
Bryan Kadzban
a804834612 Add an explanation of how to find the PCI bus position of network devices, to fix #1904. Also switch the sample udev rule from ID== to KERNELS== (required for udev >=098).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-24 01:41:23 +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
4b51ca76b2 Remove spurious curly braces from /etc/resolv.conf. Fixes #1870
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-31 19:01:15 +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
Manuel Canales Esparcia
0090db5c7b Changed typography convections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-14 09:37:17 +00:00
Archaic
d2c332bc21 Merged the udev_update branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 18:45:33 +00:00
Manuel Canales Esparcia
d781ffbe09 Chapter07 indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-12-18 18:31:04 +00:00
Matthew Burgess
59988921eb Add -v to commands that accept it
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-09-29 20:55:40 +00:00
Archaic
ffd471a5fb Reprise of r6318.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6334 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 16:47:42 +00:00
Archaic
faca37e6ec Several minor wording changes in chapter 8 (matt).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-02 05:56:57 +00:00
Archaic
fde4f7de29 Brought all occurences of LFS-Bootscripts into conformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6288 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-07-01 20:39:25 +00:00
Archaic
4aa0d18198 Reworded network.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-28 17:57:34 +00:00
Manuel Canales Esparcia
7ffcb70392 Minor wording change. Bug 1567.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-06-20 19:37:49 +00:00
Gerard Beekmans
81fd230419 Trunk is now identical to Testing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-02-19 22:16:42 +00:00
Matthew Burgess
17700191e9 Upgraded to DocBook 4.4 DTD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 18:06:48 +00:00
Manuel Canales Esparcia
d72e04ae7c Added <literal> tags.
Added NEW comments to commands that differs from testing.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 12:51:22 +00:00
Manuel Canales Esparcia
bce08efc71 Uniffied the titles with the ones used in testing.
Added chapter07/udev.xml.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-01-30 11:27:57 +00:00
Manuel Canales Esparcia
3d36131cff Fixed some look issues in unstable.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-22 12:06:22 +00:00
Manuel Canales Esparcia
3f0c882398 Removed the text in chapter 06.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-21 19:38:32 +00:00
Manuel Canales Esparcia
1d317bbf05 Removed text in chapter 07.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-12-20 19:09:48 +00:00
Matthew Burgess
c0155c7108 * Fixed various networking inaccuracies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-15 19:33:53 +00:00
Matthew Burgess
a08896444c * Merged recent testing changes back up to unstable (bootscripts & iproute2)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-07-14 20:49:05 +00:00
Manuel Canales Esparcia
f67f5cfed5 Tags corrections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-06-19 16:54:58 +00:00
Zack Winkles
4a80bec1b7 Removed unused entries from nsswitch.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-06 23:14:53 +00:00
Zack Winkles
ba85054d37 Updated default gateway setup to match LFS-bootscripts 2.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-06 20:18:25 +00:00
Matthew Burgess
673b0d84ba * Merged newxml into HEAD
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-03 10:59:46 +00:00
Alex Gronenwoud
3be4d973d4 Changing identifiers in preparation for moving sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-27 22:29:49 +00:00
Greg Schafer
45340ae6d7 Added instructions to create /etc/resolv.conf. Closes 733.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-10 01:10:21 +00:00
Greg Schafer
21ba4e3570 Internal markup reworking to fix the extraneous whitespace problem in the "tidy generated" web site pages. Essentially replace all ocurrences of <para><screen> with <screen> (and of course the matching closing tags).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-09 23:22:07 +00:00
Gerard Beekmans
a2cd10ffba applied Alex's commas.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-03 11:27:19 +00:00
Gerard Beekmans
34a2f0ce88 fixed setup to 'set up'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-16 18:40:04 +00:00
Gerard Beekmans
6547aa1020 added not to network config page to remove the network symlinks if no NIC present
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-05 03:22:04 +00:00
Gerard Beekmans
611df29ea5 made final changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-16 00:11:38 +00:00
Gerard Beekmans
3c8d33932e updated to reflect new scripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-16 00:04:57 +00:00
Gerard Beekmans
9636549420 done now i think
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1450 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-15 22:54:16 +00:00
Gerard Beekmans
e92f48b46b added /etc/sysconfig/rc update (include network_devices variable)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-15 22:02:24 +00:00
Gerard Beekmans
1dfb7a131d dir name change for network script (from nic-config to network-devices)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-15 21:53:21 +00:00
Gerard Beekmans
00a2bd121d last changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-15 21:51:38 +00:00
Gerard Beekmans
8d18f3d4a9 more updates to bootscripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-01-15 21:32:01 +00:00
Gerard Beekmans
e12115e329 added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-09-26 00:35:10 +00:00
Gerard Beekmans
fa914e5962 text updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-08-29 19:50:53 +00:00