aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
Commit message (Collapse)AuthorAgeFilesLines
* Updated udev to version 186. This update has a major procedure Bruce Dubbs2012-07-161-1/+1
| | | | | | | change due to merging systemd and udev. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2012-06-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various minor text changes to both book and bootscripts.Bruce Dubbs2012-05-061-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update networking bootscripts. See bootscripts change log for details.Bruce Dubbs2012-04-091-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes to bootscripts:Bruce Dubbs2012-02-051-1/+1
| | | | | | | | | | | | | | | * Remove unneeded function literals. * Fix pidlist logic in statusproc. * Fix statusproc usage statement. * Add nodevtmpfs in mountfs stop. * Be consistent wtih #!/bin/sh Add nodump to xml so command to print out 70-persistent-net.rules will not be used in jhalfs. Fixes a problem in kvm. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change the recipe for wrapper kernel module dependencies to use the explicit ↵Bryan Kadzban2012-02-041-26/+38
| | | | | | | | | | soft-dependency support added to kmod. While I'm here, rewrite a bunch of the chapter-7 udev processing documentation, now that we use devtmpfs. Fixes #3010. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9727 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove oblolete references to consolelogBruce Dubbs2012-02-032-33/+16
| | | | | | | Reformat udev configure command git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text correction in bootscripts description.Bruce Dubbs2011-11-081-1/+1
| | | | | | | | Remove erroneous sourcing line in bootscript 'functions' file used for backward BLFS compatibility. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add statusproc back to bootscripts.Bruce Dubbs2011-10-181-1/+1
| | | | | | | | Remove doc/ files when stripping in Chapter 5. Add --noclear to agetty for tty1 in inittab. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a pdf rendering issueBruce Dubbs2011-10-101-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the udev_retry script, and add an explanationBruce Dubbs2011-10-061-23/+35
| | | | | | | for how to configure it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2011-10-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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