aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sysconfig.txt')
-rw-r--r--sysconfig.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index b0388952..d162ae0d 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -86,9 +86,10 @@ Files in /etc/sysconfig
/etc/sysconfig/init:
BOOTUP=<some bootup mode>
- BOOTUP=color means new (as of RH6.0) boot display.
+ BOOTUP=graphical means use X Windows graphical boot up
+ BOOTUP=color means colorized text mode boot display.
BOOTUP=verbose means old style display
- Anything else means new display, but without ANSI-formatting
+ Anything else means simplified display, but without color or ANSI-formatting
LOGLEVEL=<a number>
Sets the initial console logging level for the kernel.
The default is 7. 8 means everything (including debugging);