lfs/bootscripts/lfs/init.d
Bruce Dubbs 25596ffb1d Make stopping the network interfaces more robust.
SysV only.

When stopping or rebooting the system, the network boot script is run and looks
at all the /etc/sysconfig/ifconfig.* files. Some of the devices these files
refer to may not be active or even refer to interfaces that are not defined on
the current system. This change ignores non-existant interfaces and any
interfaces that are not UP. This change also avoids bogus warning or error
error messages when the system is shutting down.
2021-06-08 12:31:17 -05:00
..
checkfs Fix spacing in checkfs after DJ's modification 2020-08-17 08:14:56 +00:00
cleanfs use /run for runtime state directories 2021-01-13 08:44:28 +00:00
console Fix bootscript headers. 2019-09-08 19:03:52 +00:00
halt Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site. 2011-09-19 03:31:46 +00:00
localnet Fix bootscript headers. 2019-09-08 19:03:52 +00:00
modules Update to LFS-Bootscripts-20190902 2019-09-02 08:53:46 +00:00
mountfs Update to bc-3.2.6. 2021-02-02 16:15:16 +00:00
mountvirtfs Update to LFS-Bootscripts-20190902 2019-09-02 08:53:46 +00:00
network Make stopping the network interfaces more robust. 2021-06-08 12:31:17 -05:00
rc use /run for runtime state directories 2021-01-13 08:44:28 +00:00
reboot Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site. 2011-09-19 03:31:46 +00:00
sendsignals Avoid killing mdmon at shutdown/reboot 2021-06-02 22:12:59 +02:00
setclock Fix bootscript headers. 2019-09-08 19:03:52 +00:00
swap make a Should-Stop dependency of swap to allow clean install 2020-10-02 03:57:24 +00:00
sysctl Update to LFS-Bootscripts-20190902 2019-09-02 08:53:46 +00:00
sysklogd Syslog should not start in runlevel 2 due to network logging 2019-10-31 03:25:34 +00:00
template Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site. 2011-09-19 03:31:46 +00:00
udev Update to LFS-Bootscripts-20190902 2019-09-02 08:53:46 +00:00
udev_retry Fix bootscript headers. 2019-09-08 19:03:52 +00:00