wok-stable diff syslinux/stuff/common.cfg @ rev 12465

Up e2fsprogs (1.44.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 04 18:42:23 2019 +0100 (2019-03-04)
parents cbea600c0458
children
line diff
     1.1 --- a/syslinux/stuff/common.cfg	Sun Mar 01 11:02:24 2009 +0000
     1.2 +++ b/syslinux/stuff/common.cfg	Mon Mar 04 18:42:23 2019 +0100
     1.3 @@ -1,22 +1,54 @@
     1.4 +# Common settings for cmdline
     1.5  default slitaz
     1.6 -label web
     1.7 +timeout 40
     1.8 +prompt 1
     1.9 +
    1.10 +# Help files
    1.11 +F1 help.en
    1.12 +F2 opts.en
    1.13 +F3 help.fr
    1.14 +F4 opts.fr
    1.15 +
    1.16 +# Labels
    1.17 +label web zeb
    1.18  	kernel /boot/gpxe
    1.19 -label zeb
    1.20 -	kernel /boot/gpxe
    1.21 +label reboot
    1.22 +	com32 reboot.c32
    1.23  label deCH
    1.24  	config de_CH.cfg
    1.25  label frCH
    1.26  	config fr_CH.cfg
    1.27 -label reboot
    1.28 -	com32 reboot.c32
    1.29  
    1.30 -implicit 0	
    1.31 -prompt 1	
    1.32 -timeout 80
    1.33 -F1 help.txt
    1.34 -F2 options.txt
    1.35 -F3 isolinux.msg
    1.36 -F4 display.txt
    1.37 -F5 enhelp.txt
    1.38 -F6 enopts.txt
    1.39 +label be
    1.40 +	config be.cfg
    1.41 +label br
    1.42 +	config br.cfg
    1.43 +label ca
    1.44 +	config ca.cfg
    1.45 +label de
    1.46 +	config de.cfg
    1.47 +label de_CH
    1.48 +	config de_CH.cfg
    1.49  
    1.50 +label en
    1.51 +	config en.cfg
    1.52 +label es
    1.53 +	config es.cfg
    1.54 +label fi
    1.55 +	config fi.cfg
    1.56 +label fr
    1.57 +	config fr.cfg
    1.58 +label fr_CH
    1.59 +	config fr_CH.cfg
    1.60 +label hu
    1.61 +	config hu.cfg
    1.62 +label it
    1.63 +	config it.cfg
    1.64 +label jp
    1.65 +	config jp.cfg
    1.66 +label pt
    1.67 +	config pt.cfg
    1.68 +label ru
    1.69 +	config ru.cfg
    1.70 +label us
    1.71 +	config us.cfg