From 6b13ebc66a82fec58a3ed531e79064d2ae28a0a3 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 3 Feb 2012 03:55:07 +0000 Subject: 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 --- chapter07/bootscripts.xml | 13 +------------ chapter07/console.xml | 36 +++++++++++++++--------------------- 2 files changed, 16 insertions(+), 33 deletions(-) (limited to 'chapter07') 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 @@ Installed directories - checkfs, cleanfs, console, consolelog, functions, halt, ifdown, + 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 @@ -105,17 +105,6 @@ - - consolelog - - Sets the kernel log level to control messages reaching the - console. - - consolelog - - - - functions diff --git a/chapter07/console.xml b/chapter07/console.xml index cbdb2ea2f..75a3d2a25 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -15,29 +15,23 @@ configuring - - consolelog - configuring - - This section discusses how to configure the console - and consolelog bootscripts that set up the keyboard map, - console font and console kernel log level. If non-ASCII characters (e.g., - the copyright sign, the British pound sign and Euro symbol) will not be used - and the keyboard is a U.S. one, much of this section can be skipped. Without - the configuration file, the console bootscript will do - nothing. - - The console and consolelog - scripts read the /etc/sysconfig/console file for - configuration information. - Decide which keymap and screen font will be used. Various language-specific - HOWTOs can also help with this, see rc.site), the + console bootscript will do nothing. + + The console script reads the + /etc/sysconfig/console file for configuration + information. Decide which keymap and screen font will be used. Various + language-specific HOWTOs can also help with this, see . If still in - doubt, look in the /lib/kbd - directory for valid keymaps and screen fonts. Read - loadkeys(1) and setfont(8) manual - pages to determine the correct arguments for these programs. + doubt, look in the /lib/kbd directory + for valid keymaps and screen fonts. Read loadkeys(1) and + setfont(8) manual pages to determine the correct + arguments for these programs. The /etc/sysconfig/console file should contain lines of the form: VARIABLE="value". The following variables are recognized: -- cgit v1.2.3-54-g00ecf