From 69283afc72d9299e8c8f6ce0d060e1a4dab660cc Mon Sep 17 00:00:00 2001 From: Dan Nichilson Date: Mon, 30 Jul 2007 21:41:51 +0000 Subject: Update bootscripts and describe consolelog script git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/bootscripts.xml | 15 +++++++++++++-- chapter07/console.xml | 5 +++++ 2 files changed, 18 insertions(+), 2 deletions(-) (limited to 'chapter07') diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 9c3d93a8c..9cc95dd34 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -48,8 +48,8 @@ Installed scripts - checkfs, cleanfs, console, functions, halt, ifdown, ifup, - localnet, modules, mountfs, mountkernfs, network, rc, reboot, + checkfs, cleanfs, console, consolelog, functions, halt, ifdown, + ifup, localnet, modules, mountfs, mountkernfs, network, rc, reboot, sendsignals, setclock, static, swap, sysctl, sysklogd, template, udev, and udev_retry @@ -97,6 +97,17 @@ + + 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 8402551f3..5bacc045d 100644 --- a/chapter07/console.xml +++ b/chapter07/console.xml @@ -15,6 +15,11 @@ 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., -- cgit v1.2.3-54-g00ecf