aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
Commit message (Collapse)AuthorAgeFilesLines
* Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.Bruce Dubbs2011-09-197-7/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move network services to /lib/services. Move init-functions to /lib/lsb. Make /lib/lsb a symlink to /lib/services. Create convenience symlink /etc/init.d->/etc/rc.d/init.d Add help and man pages to ifup/ifdown. Append /run/var/bootlog to /var/log/boot.log at the end of the boot sequence. Add capability to step through the boot scripts at boot time. Optionally allow environment variables in sysconfig directory's console, network, and clock files to be placed in rc.site. Add an optional FASTBOOT parameter to set /fastboot when rebooting. Remove a minor warning message from udev that is triggered by the udev_retry boot script. Add SKIPTMPCLEAN as an optional parameter to skip cleaning /tmp at boot time. Add a page to Chapter 7 documenting rc.site. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add /etc/sysconfig to Creating DirectoriesBruce Dubbs2011-08-021-1/+1
| | | | | | | Update boot logging to remove terminal escape sequences git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewrite bootscripts and Chaper 7Bruce Dubbs2011-08-0210-62/+224
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the sed in the CD-ROM symlink section to handle newer Udev rules filesBryan Kadzban2011-02-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9473 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fixMatthew Burgess2011-02-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add installed directories information toBruce Dubbs2010-05-231-0/+2
| | | | | | each package. Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced deprecated w3.org XInclude throughout the bookBruce Dubbs2010-04-211-13/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-151. Fixes #2561.Matthew Burgess2010-01-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move from /etc/modprobe.conf to /etc/modprobe.d/*.conf, since ↵Bryan Kadzban2010-01-271-4/+5
| | | | | | module-init-tools now complains about the former. Fixes #2560. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added switch to install udev documentation in theBruce Dubbs2009-08-012-2/+4
| | | | | | proper versioned directory. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change the bootsripts and udev configuration so the rtc is set by udev upon ↵Bruce Dubbs2009-05-231-0/+9
| | | | | | | | | boot. Removed aio device from udev configuration so defaults are used. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* In chapter07/symlinks.xmlBruce Dubbs2009-05-181-3/+3
| | | | | | | | | 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
* Remove reference to watch program notBruce Dubbs2009-05-171-3/+1
| | | | | | | | | supporting UTF-8 locales in the Bash Sheel Startup Files section. Fixes #2310. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reorder the contents of chapter 7 to flow better. Fixes #2366.Matthew Burgess2009-03-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replace the udev-FAQ link with a more general further reading link. Fixes #2333.Matthew Burgess2009-02-081-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-135. Fixes #2284.Matthew Burgess2008-12-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs ↵Bryan Kadzban2008-11-061-8/+8
| | | | | | installed-binaries list, since I noticed it when killing tabs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed literal use of the greek character 'alpha' due to error in rendered PDF.DJ Lucas2008-10-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Checked in Alexander Patrakov's changes for the console page, and related ↵DJ Lucas2008-10-231-18/+23
| | | | | | bootscripts update. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade Udev to 122, udev-config to 20080522, and lfs-bootscripts to ↵Bryan Kadzban2008-05-233-29/+44
| | | | | | | | | 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
* Correct the name of ru-ms keymap in the example (ru_ms is wrong even for 1.12).Ken Moffat2008-02-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typoBruce Dubbs2007-12-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed obsolete note from Creating Symlinks section about continuation ↵Bruce Dubbs2007-10-301-13/+1
| | | | | | 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
* Simplified LANG tagging.Manuel Canales Esparcia2007-09-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8394 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarify udev persistent-net-rules outputDan Nichilson2007-08-081-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use the hints entity everywhereDan Nichilson2007-07-311-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update bootscripts and describe consolelog scriptDan Nichilson2007-07-302-2/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous && in chained commandsDan Nichilson2007-07-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add the consolelog bootscript and remove printk handling in modules scriptDan Nichilson2007-07-181-5/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add missing colons wherever we expect the builder to key in the userinput.Ken Moffat2007-06-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added missing nodump attribute.Manuel Canales Esparcia2007-05-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct a typo - write_cd_rules is the name of the script installed by Udev ↵Matthew Burgess2007-05-101-1/+1
| | | | | | and referenced in our rules files git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-108. Fixes #1976.Matthew Burgess2007-04-161-11/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trailing spaces clean-up.Manuel Canales Esparcia2007-04-082-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes for PDF output.Manuel Canales Esparcia2007-04-051-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-2114-28/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a note about CD symlinks possibly not matching the host. Fixes the rest ↵Bryan Kadzban2007-02-211-3/+11
| | | | | | of #1963. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix part of #1963 (use ATTRS instead of SYSFS), add the note about the ↵Bryan Kadzban2007-02-181-2/+14
| | | | | | 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
* Use upstream Udev rule_generator setup for NIC naming; fixes #1912. Also fix ↵Bryan Kadzban2007-02-182-118/+64
| | | | | | a validation error in r7923. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update CD symlinks section to use upstream rule_generator rules instead of ↵Bryan Kadzban2007-02-171-70/+60
| | | | | | generating our own. Fixes part of #1912. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update contents of lfs-bootscriptsBryan Kadzban2007-02-171-2/+39
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No longer set and export INPUTRC in /etc/profile. As of NCurses-5.2 this is ↵Matthew Burgess2007-01-311-5/+0
| | | | | | not needed. Fixes #1942. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move custom CD symlink and custom NIC name rules files to ↵Bryan Kadzban2006-11-112-8/+14
| | | | | | 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
* Delete the persistent-net-generator rules file when using bus positions for ↵Bryan Kadzban2006-11-061-0/+13
| | | | | | network device name assignments. Fixes #1912. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add an explanation of how to find the PCI bus position of network devices, ↵Bryan Kadzban2006-10-241-11/+32
| | | | | | 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
* Fixed kbd datadir on console configuration pageDan Nichilson2006-10-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update the description of UTF-8 support in Linux-2.6.18Matthew Burgess2006-10-041-33/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the notes in sections 7.13.1 and 7.14.1 to be explicit about the ↵Bryan Kadzban2006-09-232-8/+20
| | | | | | lack of quotes around EOF. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689