SOURCES: splashutils.sysconfig - SPLASH_TTYS are auto scanned
glen
glen at pld-linux.org
Sat Apr 26 20:51:20 CEST 2008
Author: glen Date: Sat Apr 26 18:51:20 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- SPLASH_TTYS are auto scanned
---- Files affected:
SOURCES:
splashutils.sysconfig (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/splashutils.sysconfig
diff -u SOURCES/splashutils.sysconfig:1.3 SOURCES/splashutils.sysconfig:1.4
--- SOURCES/splashutils.sysconfig:1.3 Sun Dec 24 20:56:12 2006
+++ SOURCES/splashutils.sysconfig Sat Apr 26 20:51:14 2008
@@ -1,29 +1,31 @@
# Config file for splashutils
# fbsplash enabled?
-# FB_SPLASH="yes"
+#FB_SPLASH="yes"
# a theme to use, probably best left commented (the theme specified
# on the kernel command line is used)
-# SPLASH_THEME="darkblue"
+#SPLASH_THEME="darkblue"
# a spaced separated resolutions list to support at boot time
-# FB_SPLASH_RESOLUTIONS="1024x768"
+#FB_SPLASH_RESOLUTIONS="1024x768"
-# on which ttys should fbsplash be enabled? defaults to RC_TTY_NUMBER
-# SPLASH_TTYS="0 1 2 3 4 5 6 7"
+# on which ttys should fbsplash be enabled?
+# you should list all tty's but console where kdm/gdm runs
+# defaults to auto scanning from /sys
+#SPLASH_TTYS="0 1 2 3 4 5 6 7"
# what font to use? defaults to what fbtruetype uses
-# SPLASH_FONT="luxisri.ttf"
+#SPLASH_FONT="luxisri.ttf"
# boot/reboot/shutdown message overrides
-# SPLASH_BOOT_MESSAGE="Booting the system"
-# SPLASH_REBOOT_MESSAGE="Rebooting the system"
-# SPLASH_SHUTDOWN_MESSAGE="Shutting the system down"
+#SPLASH_BOOT_MESSAGE="Booting the system"
+#SPLASH_REBOOT_MESSAGE="Rebooting the system"
+#SPLASH_SHUTDOWN_MESSAGE="Shutting the system down"
# should we drop to verbose mode on initscript errors? (yes/no)
-# SPLASH_VERBOSE_ON_ERRORS="yes"
+#SPLASH_VERBOSE_ON_ERRORS="yes"
# allows to set different themes on different consoles
# format: "<console>:<theme> <console>:<theme> (...)"
-# SPLASH_TTY_MAP="1:emergence"
+#SPLASH_TTY_MAP="1:emergence"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/splashutils.sysconfig?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list