slitaz-boot-scripts diff etc/rcS.conf @ rev 234

Let have a full graphical boot in option
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 25 01:21:05 2011 +0100 (2011-02-25)
parents 1f6e9b6644ae
children 68435a9c0843
line diff
     1.1 --- a/etc/rcS.conf	Sun Dec 05 18:47:04 2010 +0000
     1.2 +++ b/etc/rcS.conf	Fri Feb 25 01:21:05 2011 +0100
     1.3 @@ -18,6 +18,10 @@
     1.4  # then dbus, hald and slim can be removed from RUN_DAEMONS.
     1.5  FAST_BOOT_X="no"
     1.6  
     1.7 +# Graphical boot with fbsplash (To easily configure use: tazfbsplash)
     1.8 +FBSPLASH="no"
     1.9 +FBSPLASH_THEME="slitaz"
    1.10 +
    1.11  # Start Kernel log daemons (syslogd and klogd).
    1.12  KERNEL_LOG_DAEMONS="yes"
    1.13  SYSLOGD_ROTATED_SIZE="60"