diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-03 03:55:07 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-02-03 03:55:07 +0000 |
commit | 6b13ebc66a82fec58a3ed531e79064d2ae28a0a3 (patch) | |
tree | ee80a8078f1a469183f727340d8f01d6bf794adf /chapter07/bootscripts.xml | |
parent | 3d6999c2299e34438f5e7a165f8b14e854e05e8b (diff) |
Remove oblolete references to consolelog
Reformat udev configure command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07/bootscripts.xml')
-rw-r--r-- | chapter07/bootscripts.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 802012b30..2ad26e814 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -54,7 +54,7 @@ <segtitle>Installed directories</segtitle> <seglistitem> - <seg>checkfs, cleanfs, console, consolelog, functions, halt, ifdown, + <seg>checkfs, cleanfs, console, functions, halt, ifdown, ifup, localnet, modules, mountfs, mountkernfs, network, rc, reboot, sendsignals, setclock, static, swap, sysctl, sysklogd, template, udev, and udev_retry</seg> @@ -105,17 +105,6 @@ </listitem> </varlistentry> - <varlistentry id="consolelog-bootscripts"> - <term><command>consolelog</command></term> - <listitem> - <para>Sets the kernel log level to control messages reaching the - console.</para> - <indexterm zone="ch-scripts-bootscripts consolelog-bootscripts"> - <primary sortas="d-consolelog">consolelog</primary> - </indexterm> - </listitem> - </varlistentry> - <varlistentry id="functions-bootscripts"> <term><command>functions</command></term> <listitem> |