# HG changeset patch # User Paul Issott # Date 1291574824 0 # Node ID 1f6e9b6644aed06c00de1c39936e20464330ebd1 # Parent 05ced4fe03dd4f6e741066a37d457d5bd8bdbd03 Tiny edits rcS.conf diff -r 05ced4fe03dd -r 1f6e9b6644ae etc/rcS.conf --- a/etc/rcS.conf Thu Nov 04 09:51:36 2010 +0000 +++ b/etc/rcS.conf Sun Dec 05 18:47:04 2010 +0000 @@ -10,7 +10,7 @@ # Filesystems to check integrity of at boot time. You should check the # rootfs (where SliTaz is installed) and all partitions listed in -# /etc/fstab. Example : CHECK_FS="/dev/hda5 /dev/hdb1" +# /etc/fstab. Example: CHECK_FS="/dev/hda5 /dev/hdb1" CHECK_FS="" # Fast boot into X by setting the system keymap-locale and starting @@ -29,8 +29,8 @@ # LOAD_MODULES=" " -# Initialization scripts to run at boot time. Boot order is important, -# bootopts.sh (boot options) must start first, hwconf after network (tazx +# Initialization scripts to run at boot time. Boot order is important: +# bootopts.sh (boot options) must start first, hwconf.sh after network.sh (tazx # needs an active connection to install Xorg), then you are free to choose. # Note that the local.sh script exists to let you quickly add some local startup # commands.