tazusb rev 3

Fix usage output (80 cols is standard) add timeout at boot
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 05 11:28:30 2008 +0100 (2008-03-05)
parents 45e7a4c9f082
children 82bb5c2a9375
files tazusb
line diff
     1.1 --- a/tazusb	Wed Mar 05 00:23:09 2008 +0100
     1.2 +++ b/tazusb	Wed Mar 05 11:28:30 2008 +0100
     1.3 @@ -28,7 +28,8 @@
     1.4    usage     	Print this short usage.
     1.5    writefs 	Write the current filesystem to rootfs.gz.
     1.6    		tazSupported compression: lzma. gzip, none.
     1.7 -  format	Format and label device with ext3 filesystem (for LiveUSB or /home).
     1.8 +  format	Format and label device with ext3 filesystem 
     1.9 +                (for LiveUSB or /home).
    1.10    gen-liveusb 	Generate a bootable LiveUSB using files from the LiveCD.\n"
    1.11  }
    1.12  
    1.13 @@ -186,6 +187,7 @@
    1.14  	cat > $TARGET_ROOT/boot/$ST/$ST.$STE << _EOT_
    1.15  display display.txt
    1.16  default slitaz
    1.17 +timeout 20
    1.18  label slitaz
    1.19      kernel /boot/bzImage
    1.20      append initrd=/boot/rootfs.gz rw root=/dev/null home=$UUID