Commit Graph

10 Commits

Author SHA1 Message Date
Bruce Dubbs
166497f2c6 Clean up build rules
Delete obsolete sysconfig/rc file


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-31 18:32:57 +00:00
Bruce Dubbs
2191632e22 Minor touchups and corrections for systemd changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-07-16 18:24:12 +00:00
Bruce Dubbs
5fc69b6e7c Tweak Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-07-16 17:38:43 +00:00
Bruce Dubbs
6c3ab2e4b6 Show sysconfig/udev_retry in Appendix D
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-01-16 06:44:15 +00:00
Bruce Dubbs
f874424cab Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.
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
2011-09-19 03:31:46 +00:00
DJ Lucas
43c2ecf0b8 Update to lfs-bootscripts-20110531.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-05-31 03:36:33 +00:00
Matthew Burgess
b8d2a723d7 Fix up issues with bootscript generation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-05-22 22:20:22 +00:00
Bruce Dubbs
abcee477f0 Change book build scripts to specify bash, not sh
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-07-16 19:12:53 +00:00
Bruce Dubbs
12bc33686f Add udev rules as an appendix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-06-04 17:15:04 +00:00
Bruce Dubbs
1c4800743d Moved bootscripts and udev-config to BOOK
Updated Makefile to automatically generate bootscript and udev-config tarballs
Updated licesnse to be the same as BLFS

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-06-03 21:51:14 +00:00