SOURCES: bootsplash.sysconfig (NEW) - readded for bootsplash-3.2

shadzik shadzik at pld-linux.org
Sat May 6 00:26:18 CEST 2006


Author: shadzik                      Date: Fri May  5 22:26:18 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- readded for bootsplash-3.2

---- Files affected:
SOURCES:
   bootsplash.sysconfig (1.6 -> 1.7)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/bootsplash.sysconfig
diff -u /dev/null SOURCES/bootsplash.sysconfig:1.7
--- /dev/null	Sat May  6 00:26:18 2006
+++ SOURCES/bootsplash.sysconfig	Sat May  6 00:26:13 2006
@@ -0,0 +1,31 @@
+# $Id$
+
+# REMEMBER: changing BOOT_SPLASH, BOOT_SPLASH_RESOLUTIONS, THEME should be
+#           followed by geninitrd
+
+# boot splash enabled?
+#BOOT_SPLASH=yes
+BOOT_SPLASH=yes
+
+# desired resolutions (each one increases size of initrd)
+#BOOT_SPLASH_RESOLUTIONS="1024x768 800x600"
+BOOT_SPLASH_RESOLUTIONS="1024x768"
+
+# set on which consoles should be a bootsplash
+# set 0 for the first one, 1 for the second etc.
+# you can also give a list
+#BOOT_SPLASH_CONSOLES="1 2 3 4 5 6 7"
+BOOT_SPLASH_CONSOLES=
+
+# bootsplash theme... You have to have installed one
+#THEME=darkblue
+THEME=pldblackbyshad
+
+# Text to show when booting...
+#BOOT_TXT="Booting the system... press F2 for verbose mode"
+BOOT_TXT="Booting the system... press F2 for verbose mode"
+
+# Text to show when shutting down...
+#SHUTDOWN_TXT="Shutting down the system... press F2 for verbose mode"
+SHUTDOWN_TXT="Shutting down the system... press F2 for verbose mode"
+
================================================================


More information about the pld-cvs-commit mailing list