Pierre Labastie
a44ae5771f
Remove spaces at end of lines - bootscripts
2021-09-07 23:01:23 +02:00
Bruce Dubbs
49e360b9b5
Add manual locales needed for tests if using alternate locale installation
...
instructions.
Minor changes to boot scripts.
2021-04-28 16:40:51 -05:00
Xi Ruoyao
02776dffe1
use /run for runtime state directories
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-13 08:44:28 +00:00
Bruce Dubbs
890ef7cbfd
Cosmetic changes to LFS bootscripts.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-05-24 19:06:18 +00:00
DJ Lucas
b875e19ed6
Update to lfs-bootscripts-20170825. Fix a scope issue in the rc script. Thanks to quesker in #lfs-support for the report and subsequent testing.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2017-03-25 05:48:04 +00:00
Bruce Dubbs
b7804aeaec
Cosmetic changes to output messages by network boot scripts.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-02-22 21:50:39 +00:00
Bruce Dubbs
f42cce0d57
Update ifup and ipv4-static to better support multiple IP addresses
...
on an interface.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2015-02-08 06:17:24 +00:00
Bruce Dubbs
6bd5f11241
Removed references to /lib/udev/devices.
...
Update to linux-3.15.4.
Removed systemd references in bootscripts.
Simlify lto instructions in chapter 6 gcc.
Update XML-Parser source location.
Update to eudev-1.9.
Update to kbd-2.0.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-07-08 16:36:46 +00:00
Bruce Dubbs
cba2d4e6aa
Added systemd and dbus to the book.
...
Set up systemd and System V side-by-side with the
ability to reboot to either system.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-04-03 21:52:09 +00:00
Bruce Dubbs
eec8fcb880
Add acl and attr packages
...
Minor grammar fixes
Update standards compliance statments
Put e2fsprogs executables in /bin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2014-03-21 19:34:09 +00:00
Bruce Dubbs
0c5d0027b8
Update to linux-3.10.5
...
Fix bootscript ipv4-static-route
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-08-05 19:38:44 +00:00
Bruce Dubbs
49f236b73e
Remove more bashisms in scripts
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-24 22:25:14 +00:00
Bruce Dubbs
53ea84b7e5
Remove bashisms from init-functions file in the boot scripts.
...
Upgrade to e2fsprogs-1.42.7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2013-01-24 21:45:18 +00:00
Bruce Dubbs
12574f2c42
Add boot/shutdown script customization instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-10-13 16:14:09 +00:00
Bruce Dubbs
cb02946abf
Lots of spelling fixes.
...
Delete the no longer used lsb-bootscripts directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-08-29 20:45:23 +00:00
Bruce Dubbs
970a126c28
Update networking bootscripts. See bootscripts change log for details.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-04-09 19:14:33 +00:00
Bruce Dubbs
c8995814d1
Bootscript enhancements
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-22 21:30:39 +00:00
Bruce Dubbs
2f0d64dc59
Fixes to bootscripts:
...
* 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
2012-02-05 06:05:45 +00:00
Bruce Dubbs
bd899fb265
Update scripts to support BLFS bridge devices.
...
Cosmetic cleanups
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-01-27 20:39:49 +00:00
DJ Lucas
701d877e61
Revert previous change to init-functions and set defaults for interactive prompt in rc
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9675 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-11-28 09:05:32 +00:00
DJ Lucas
642e2e9f3f
Various cosmetic fixes for bootscripts
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-11-28 08:13:36 +00:00
Bruce Dubbs
9813d5e328
Updates to boot scripts:
...
general cleanup;
move consolelog function to rc;
clean up boot logging functions;
fix interactive prompt between run level S and target run level.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-11-14 20:40:06 +00:00
Bruce Dubbs
5cf7fc1496
Fix statusproc in init-functions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-22 03:30:16 +00:00
Bruce Dubbs
776f1dc3a4
Add statusproc back to bootscripts.
...
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
2011-10-18 00:03:30 +00:00
Bruce Dubbs
240ff150c6
Allow variables in rc.site to override defaults
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-23 17:06:43 +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