wok rev 560

Syslinux: english boot screen reviewed (thanks paul)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 12 20:30:14 2008 +0000 (2008-04-12)
parents 10d7169ad9a0
children 6811d95394e6
files syslinux/stuff/enhelp.txt syslinux/stuff/enopts.txt
line diff
     1.1 --- a/syslinux/stuff/enhelp.txt	Sat Apr 12 21:08:54 2008 +0100
     1.2 +++ b/syslinux/stuff/enhelp.txt	Sat Apr 12 20:30:14 2008 +0000
     1.3 @@ -1,22 +1,22 @@
     1.4  =====================================================================
     1.5 -F1        SliTaz GNU/Linux - Temporary Autonomous Zone.          help
     1.6 +F5        SliTaz GNU/Linux - Temporary Autonomous Zone.          help
     1.7  =====================================================================
     1.8  
     1.9 - SliTaz run in RAM, it does not alter your current distribution.
    1.10 - SliTaz run a Linux kernel and free software from the GNU project.
    1.11 - When launched, SliTaz gives you many usefull commands, file 
    1.12 - handling, internet, etc.
    1.13 + SliTaz operates in RAM, it does not alter your current distribution.
    1.14 + SliTaz runs a Linux kernel and free software from the GNU project.
    1.15 + When launched, SliTaz gives you many useful commands, file 
    1.16 + handling, internet etc.
    1.17  
    1.18   <ENTER>     Launch SliTaz.
    1.19   <F3>        Display splash image.
    1.20   <F4>        Display welcome message.
    1.21   <F5>        Display this page.
    1.22   <F6>        List available boot options.
    1.23 - [country]   Select keyboard [be,ca,ch,de,en,es,fr,it,uk,us].
    1.24 + [country]   Select keyboard [be,ca,ch,de,en,es,fr,it,uk,us]
    1.25  
    1.26 - Slitaz GNU/Linux is provided "as is," without warranty of any kind,
    1.27 - express or implied. This program is distributed in the hope that it
    1.28 - will be useful, without any pretention.
    1.29 + Slitaz GNU/Linux is provided "as is", without a warranty of any kind, 
    1.30 + expressed or implied. This program is distributed in the hope that it
    1.31 + will be useful, without any presumption.
    1.32  
    1.33   Web site    : http://www.slitaz.org/
    1.34   IRC channel : irc.freenode.net #slitaz
     2.1 --- a/syslinux/stuff/enopts.txt	Sat Apr 12 21:08:54 2008 +0100
     2.2 +++ b/syslinux/stuff/enopts.txt	Sat Apr 12 20:30:14 2008 +0000
     2.3 @@ -1,25 +1,25 @@
     2.4  =====================================================================
     2.5 -F2        SliTaz GNU/Linux - Temporary Autonomous Zone.       options
     2.6 +F6        SliTaz GNU/Linux - Temporary Autonomous Zone.       options
     2.7  =====================================================================
     2.8   
     2.9 - irqpoll :       Recommended if trouble with interruptions.
    2.10 + irqpoll :       Recommended if problems with interrupts.
    2.11   no387 :         Disable mathematic coprocessor emulation.
    2.12 - vga=XXX :       Change mode video or framebuffer.
    2.13 + vga=XXX :       Change video mode or framebuffer.
    2.14                   788 (800x600), 771 (1024x768), 775 (1280x1024).
    2.15   
    2.16 -     ------------------- SliTaz boot options -------------------
    2.17 +     -------------------- SliTaz boot options ------------------
    2.18   home=sda[1-9] : Mount and use USB key or external disk partition
    2.19 -                 as /home partition. The home=usb option mount the
    2.20 +                 as /home partition. The home=usb option mounts the
    2.21                   first partition (sda1) on /home.
    2.22 - config=<device>,<path> : Execute a script found on a device
    2.23 + config=<device>,<path> : Execute a script found on a device.
    2.24                   Example : config=/dev/hda1,slitaz.sh
    2.25 - modprobe=<module_list> : Force module(s) load.
    2.26 + modprobe=<module_list> : Force module(s) to load.
    2.27   lang=* :        Select language [en,fr_CH,fr_FR]
    2.28   kmap=* :        Select keyboard [be,ca,de,en,es,fr,fr_CH,it,jp,us]
    2.29   sound=no :      Remove all sound kernel modules.
    2.30   sound=noconf :  Do not configure sound card.
    2.31 - screen=<type> : Define screen type [text,640x480x16..1920x1440x24]
    2.32 + screen=<type> : Define screen type [text, 640x480x16..1920x1440x24]
    2.33   
    2.34 - usage: slitaz [option], example :
    2.35 + usage: slitaz [option]; Example :
    2.36   boot: slitaz irqpoll screen=1280x800x24 lang=fr_CH kmap=fr_CH modprobe=3c59x
    2.37