16 Commits

Author SHA1 Message Date
13eaa56287 typo 2018-04-26 20:41:08 +03:00
6fdd96abfb scripts 2018-03-02 16:31:27 +03:00
93a287acf0 to UTF-8 2018-03-02 10:36:00 +03:00
2747eed42d Move merge branch to trunk 2016-05-29 20:28:17 +00:00
82f38b81ee Added systemd and dbus to the book.
Set up systemd and System V side-by-side with the
ability to reboot to either system.
2014-04-03 21:52:09 +00:00
edca778db0 Remove trailing whitespace from all files. 2013-02-11 20:09:22 +00:00
52c9e39ea0 Clean up build rules
Delete obsolete sysconfig/rc file
2012-08-31 18:32:57 +00:00
cf353ea4fc Remove oblolete references to consolelog
Reformat udev configure command
2012-02-03 03:55:07 +00:00
53f24df6b9 Show sysconfig/udev_retry in Appendix D 2012-01-16 06:44:15 +00:00
a1709c97d8 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.
2011-11-14 20:40:06 +00:00
faa551bae9 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.
2011-09-19 03:31:46 +00:00
dj
b113929396 Update to lfs-bootscripts-20110531. 2011-05-31 03:36:33 +00:00
2a82fdc969 Fix up issues with bootscript generation. 2011-05-22 22:20:22 +00:00
0428a27c25 Add new /run mount point to top level directories. Mount a tmpfs on /run in
bootscripts.  Add symlinks to use new /run tmpfs.
2011-04-19 03:26:49 +00:00
8e05e81fd2 s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs. 2008-11-06 05:23:09 +00:00
291f36e793 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
2008-06-03 21:51:14 +00:00