wok diff syslinux/stuff/enopts.txt @ rev 687

tazlito, tazpkg, tazusb, tazwok: no more cpio dependancy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 25 17:12:21 2008 +0000 (2008-04-25)
parents cdf62ef3e419
children 97526a91fabb
line diff
     1.1 --- a/syslinux/stuff/enopts.txt	Fri Apr 11 20:54:30 2008 +0000
     1.2 +++ b/syslinux/stuff/enopts.txt	Fri Apr 25 17:12:21 2008 +0000
     1.3 @@ -1,25 +1,25 @@
     1.4  =====================================================================
     1.5 -F2        SliTaz GNU/Linux - Temporary Autonomous Zone.       options
     1.6 +F6        SliTaz GNU/Linux - Temporary Autonomous Zone.       options
     1.7  =====================================================================
     1.8   
     1.9 - irqpoll :       Recommended if trouble with interruptions.
    1.10 + irqpoll :       Recommended if problems with interrupts.
    1.11   no387 :         Disable mathematic coprocessor emulation.
    1.12 - vga=XXX :       Change mode video or framebuffer.
    1.13 + vga=XXX :       Change video mode or framebuffer.
    1.14                   788 (800x600), 771 (1024x768), 775 (1280x1024).
    1.15   
    1.16 -     ------------------- SliTaz boot options -------------------
    1.17 +     -------------------- SliTaz boot options ------------------
    1.18   home=sda[1-9] : Mount and use USB key or external disk partition
    1.19 -                 as /home partition. The home=usb option mount the
    1.20 +                 as /home partition. The home=usb option mounts the
    1.21                   first partition (sda1) on /home.
    1.22 - config=<device>,<path> : Execute a script found on a device
    1.23 + config=<device>,<path> : Execute a script found on a device.
    1.24                   Example : config=/dev/hda1,slitaz.sh
    1.25 - modprobe=<module_list> : Force module(s) load.
    1.26 + modprobe=<module_list> : Force module(s) to load.
    1.27   lang=* :        Select language [en,fr_CH,fr_FR]
    1.28   kmap=* :        Select keyboard [be,ca,de,en,es,fr,fr_CH,it,jp,us]
    1.29   sound=no :      Remove all sound kernel modules.
    1.30   sound=noconf :  Do not configure sound card.
    1.31 - screen=<type> : Define screen type [text,640x480x16..1920x1440x24]
    1.32 + screen=<type> : Define screen type [text, 640x480x16..1920x1440x24]
    1.33   
    1.34 - usage: slitaz [option], example :
    1.35 + usage: slitaz [option]; Example :
    1.36   boot: slitaz irqpoll screen=1280x800x24 lang=fr_CH kmap=fr_CH modprobe=3c59x
    1.37