From 5ea20a309fb11e31a8077e2bcf307291f7410f36 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 17 Dec 2002 17:45:38 +0000 Subject: more rhgb tweaks have a loop for checking link state instead of a static 'sleep 5' --- sysconfig.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sysconfig.txt') 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= - 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= Sets the initial console logging level for the kernel. The default is 7. 8 means everything (including debugging); -- cgit