slitaz-boot-scripts rev 253

Tiny edits
author Paul Issott <paul@slitaz.org>
date Wed Apr 06 16:18:42 2011 +0100 (2011-04-06)
parents 9fdf071862a6
children a14abff6be90
files README etc/rcS.conf
line diff
     1.1 --- a/README	Wed Apr 06 05:00:51 2011 +0200
     1.2 +++ b/README	Wed Apr 06 16:18:42 2011 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  This package provides the boot scripts for SliTaz found in /etc/init.d with
     1.5  the main config file /etc/rcS.conf. It also provides the default inittab and
     1.6  the network config file used with network.sh. Please check /etc/init.d/README
     1.7 -for more infomation.
     1.8 +for more information.
     1.9  
    1.10  
    1.11  ===============================================================================
     2.1 --- a/etc/rcS.conf	Wed Apr 06 05:00:51 2011 +0200
     2.2 +++ b/etc/rcS.conf	Wed Apr 06 16:18:42 2011 +0100
     2.3 @@ -18,7 +18,7 @@
     2.4  # then dbus, hald and slim can be removed from RUN_DAEMONS.
     2.5  FAST_BOOT_X="no"
     2.6  
     2.7 -# Graphical boot with fbsplash (To easily configure use: tazfbsplash)
     2.8 +# Graphical boot with fbsplash (To easily configure use: tazfbsplash).
     2.9  FBSPLASH="no"
    2.10  FBSPLASH_THEME="slitaz"
    2.11  
    2.12 @@ -26,15 +26,15 @@
    2.13  KERNEL_LOG_DAEMONS="yes"
    2.14  SYSLOGD_ROTATED_SIZE="60"
    2.15  
    2.16 -# Kernel modules to automatically load at boot time if not automaticaly
    2.17 +# Kernel modules to automatically load at boot time if not automatically
    2.18  # detected. You can use 'modprobe -l' to get a list of all kernel modules
    2.19  # available.
    2.20  LOAD_MODULES=" "
    2.21  
    2.22 -# Automaticaly recharge packages list on each boot and in background.
    2.23 -# If new packages or upgrade are avalaible they will be notified with
    2.24 -# tazpkg-notify. Here we just recharge list, we dont install anything
    2.25 -# since root user should check visualy packages that will be upgraded.
    2.26 +# Automatically recharge packages list on each boot and in background.
    2.27 +# If new packages or upgrades are available they will be notified with
    2.28 +# tazpkg-notify. Here we just recharge list, we don't install anything
    2.29 +# since root user should visually check packages that will be upgraded.
    2.30  RECHARGE_PACKAGES_LIST="no"
    2.31  
    2.32  # Initialization scripts to run at boot time. Boot order is important: