Author: pierre
Date: 9 марта 2019 г. 11:28:01
Message:
Adapt the LFS book for new jhalfs. The only visible change should be
in "Static IP Configuration" for systemd, where <network-device-name> is
made <replaceable>, and so appears in italics (note: this is not needed
by jhalfs, but is consistent with other similar constructs in the book)
----
Modified : /trunk/BOOK/chapter07/clock.xml
Modified : /trunk/BOOK/chapter07/consoled.xml
Modified : /trunk/BOOK/chapter07/network.xml
Modified : /trunk/BOOK/chapter07/networkd.xml
Modified : /trunk/BOOK/chapter07/usage.xml
Revision: 11422
Author: bdubbs
Date: 19 июня 2018 г. 0:12:59
Message:
Comment out more duplicate sections
----
Modified : /trunk/BOOK/chapter07/usage.xml
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.
Reformatted version check script to fit pdf pages properly.
Added a note about adding the parent directory to the es and pt
keymaps for proper keymap loading.
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.