# HG changeset patch # User Pascal Bellard # Date 1207946367 0 # Node ID 9df97454897b1c9dfbc8462578db760d78ef025d # Parent 4a87a0aa0476d8c7a202565bdb0f4be53245cc77 Syslinux: add english boot screens diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/be.cfg --- a/syslinux/stuff/be.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/be.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -35,3 +35,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/ca.cfg --- a/syslinux/stuff/ca.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/ca.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -35,3 +35,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/de_CH.cfg --- a/syslinux/stuff/de_CH.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/de_CH.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -35,3 +35,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/en.cfg --- a/syslinux/stuff/en.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/en.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -33,3 +33,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/enhelp.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/enhelp.txt Fri Apr 11 20:39:27 2008 +0000 @@ -0,0 +1,23 @@ +===================================================================== +F1 SliTaz GNU/Linux - Temporary Autonomous Zone. help +===================================================================== + + SliTaz run in RAM, it does not alter your current distribution. + SliTaz run a Linux kernel and free software from the GNU project. + When launched, SliTaz gives you many usefull commands, file + handling, internet, etc. + + Launch SliTaz. + Display splash image. + Display welcome message. + Display this page. + List available boot options. + [country] Select keyboard [be,ca,ch,de,en,es,fr,it,uk,us]. + + Slitaz GNU/Linux is provided "as is," without warranty of any kind, + express or implied. This program is distributed in the hope that it + will be useful, without any pretention. + + Web site : http://www.slitaz.org/ + IRC channel : irc.freenode.net #slitaz + diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/enopts.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/enopts.txt Fri Apr 11 20:39:27 2008 +0000 @@ -0,0 +1,25 @@ +===================================================================== +F2 SliTaz GNU/Linux - Temporary Autonomous Zone. options +===================================================================== + + irqpoll : Recommended if trouble with interruptions. + no387 : Disable mathematic coprocessor emulation. + vga=XXX : Change mode video or framebuffer. + 788 (800x600), 771 (1024x768), 775 (1280x1024). + + ------------------- SliTaz boot options ------------------- + home=sda[1-9] : Mount and use USB key or external disk partition + as /home partition. The home=usb option mount the + first partition (sda1) on /home. + config=, : Execute a script found on a device + Example : config=/dev/hda1,slitaz.sh + modprobe= : Force module(s) load. + lang=* : Select language [en,fr_CH,fr_FR] + kmap=* : Select keyboard [be,ca,de,en,es,fr,fr_CH,it,jp,us] + sound=no : Remove all sound kernel modules. + sound=noconf : Do not configure sound card. + screen= : Define screen type [text,640x480x16..1920x1440x24] + + usage: slitaz [option], example : + boot: slitaz irqpoll screen=1280x800x24 lang=fr_CH kmap=fr_CH modprobe=3c59x + diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/es.cfg --- a/syslinux/stuff/es.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/es.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -35,3 +35,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/fr.cfg --- a/syslinux/stuff/fr.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/fr.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -35,3 +35,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/fr_CH.cfg --- a/syslinux/stuff/fr_CH.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/fr_CH.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -35,3 +35,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/isolinux.cfg --- a/syslinux/stuff/isolinux.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/isolinux.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -34,3 +34,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/it.cfg --- a/syslinux/stuff/it.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/it.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -35,3 +35,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/slitaz.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/slitaz.css Fri Apr 11 20:39:27 2008 +0000 @@ -0,0 +1,341 @@ +/* + CSS style for SliTaz GNU/Linux website + www.slitaz.org - (c) 2007 Pankso +*/ + +body { + background: #222222; + color: black; + font: 13px sans-serif, vernada, arial; + margin: 0; +/* padding-bottom: 100%;*/ +} + +/* Accessibility */ + +#access { + position: absolute; + top: 1px; + right: 6px; + text-align: right; + width: 100%; + margin: 0; + font-size: 12px; + font-weight: bold; +} + +#access a { + background: inherit; + color: #222222; + text-decoration: none; +} + +#access a:hover { + background: inherit; + color: #EDEDED; +} + +/* Header and title */ + +#header{ + background: #f0ba08 url(http://www.slitaz.org/pics/website/header.png) repeat-x top; + color: black; + width: 100%; + height: 50px ; + border-top: 1px solid black; + border-bottom: 1px solid black; + margin-bottom: 30px; +} + +#titre{ + font-size: 16px; + font-weight: bolder ; + margin-left: 232px; + margin-top: 4px; + padding-top: 25px ; +} + +#logo { + position: absolute; + float: left; + margin-left: 32px; + margin-right: 20px; + margin-top: 0px; +} + +/* Navigation */ + +#nav { + position: absolute; + top: 100px; + right: 6px; + background: #eaeaea url(http://www.slitaz.org/pics/website/nav-tr.png) no-repeat top right; + color: black; + float: right; + width: 152px; + line-height: 1.3em; + text-align: center; + font-size: 12px; + font-weight: bold; +} + +#nav_top { + background: transparent url(http://www.slitaz.org/pics/website/nav-tl.png) no-repeat top left; + height: 12px; +} + +#nav_bottom { + background: transparent url(http://www.slitaz.org/pics/website/nav-bl.png) no-repeat bottom left; + height: 12px; +} + +#nav_bottom_img { + background: transparent url(http://www.slitaz.org/pics/website/nav-br.png) no-repeat bottom right; + height: 12px; +} + +#nav ul{ + list-style-type: none; + margin: 0px 0px 0px 6px; + padding: 2px; +} + +#nav li { + display: inline; +} + +#nav a { + color: #3E1220; + background: inherit; + display: block; + padding: 0.5px; + text-decoration: none; +} + +#nav a:hover { + color: #DF8F06; + text-decoration: none; + display: block; +} + +/* Page content */ + +#content, #content_bottom, #content_top { + background: white; + color: black; + text-align: justify; +} + +#content_top { + height: 14px; + margin: 0px 70px 0px 70px; +} + +#content { + height: auto; + margin: -6px 70px 0px 70px; + padding: 0px 72px 1px 72px; + /*background: white; + color: #333333;*/ +} + +#content_bottom { + height: 14px; + margin: 0px 70px 0px 70px; + /*clear: both;*/ +} + +#content li { + line-height: 1.5em; + text-align: left; +} + +/* Legal informations */ + +#copy { + font-size: 11px ; + text-align: center ; + background: transparent; + color: #a8a8a8; + padding-top: 10px; +} + +#copy a { + background: inherit; + color: #a8a8a8; +} + +#copy a:hover { + background: inherit; + color: #EDEDED; +} + +/* Footer */ + +#bottom { + float: none; + background: inherit; + color: black; + width: auto; + clear: both; + padding: 0; + margin: 0; + text-align: center; + vertical-align: middle; +} + +#news li { + list-style-type: square; + border-bottom: 1px dotted #BEBEBE; + margin-left: -25px; + padding: 4px 0px 4px 0px; +} +#gallery { + text-align: center; +} + +/* CSS class. */ + +.top_left, .top_right, .bottom_left, .bottom_right { + height: 14px; + width: 14px; + color: white; + background-color: #333333; + background-repeat: no-repeat; +} + +.top_left { + background-image: url(http://www.slitaz.org/pics/website/content-tl.png); + background-position: left top; + position: absolute; +} + +.top_right { + background-image: url(http://www.slitaz.org/pics/website/content-tr.png); + float: right; +} + +.bottom_left { + background-image: url(http://www.slitaz.org/pics/website/content-bl.png); + position: absolute; +} + +.bottom_right { + background-image: url(http://www.slitaz.org/pics/website/content-br.png); + float: right; +} + +/* HTML styles */ + +h1 { + color: #3E1220; + background: inherit; + text-align: left; + margin: 0px 0px 16px -58px; +} + +h2 { + color: #DF8F06; + border-left: 10px solid #F3F3F3; + padding: 4px 0px 4px 4px; + margin: 0; +} + +h3 { + font-weight: bold; + color: #6c0023; + background: inherit; +} + +a { + text-decoration: underline; + color: #0F314E; + background: inherit; +} + +a:hover { + text-decoration: none; + color: blue; + background: inherit; +} + +code { + font-size: 12px; + color: #669900; + background: inherit; +} + +tt { + color: #15EE15; + background: inherit; +} + +img { + border: 0pt none; +} + +fieldset { + background: #E2ECf6; + color: black; + margin-top: 25px; + border: 1px solid black; +} + +legend { + border: 1px solid black; + color: #6c0023; + background: #eaeaea; + font-weight: bold; +} + +pre { + padding: 5px; + color: black; + background: #E1E0B0; +} + +pre.script { + padding: 10px; + color: black; + background: #E8E8E8; + border: 1px inset #606060; +} + +textarea { + background: #E5E5E5; + margin-top: 12px; +} + +input[type=submit] { + background: #E5E5E5; + color: black; + border: 1px outset #111111; + font-weight: bold; +} + +input[type=submit]:hover { + background: #F3F3F3; + color: black; +} + +/* Packages pages */ + +.pkg_nav { + border-top: 1px solid black; + margin-top: 10px; + padding-top: 10px; +} + +pre.package { + padding: 0px; + color: black; + background: white; +} + +p.get { + text-align: center; + padding: 10px; + color: black; + background: #F3F3F3; + border: 1px solid #DEDEDE; +} diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/slitaz.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/syslinux/stuff/slitaz.html Fri Apr 11 20:39:27 2008 +0000 @@ -0,0 +1,92 @@ + + + + SliTaz GNU/Linux + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ + +
+ + +

Bienvenue

+

Comment démarrer ?

+ +

+ENTER pour booter, F1 pour afficher la page d'aide. +

+ +

+[login] hacker ou root avec le mot de +passe root. +

+ +
+ + + +
+
+
+
+ + +
+

+SliTaz GNU/linux - Simple Light Incredible Temporary Autonomous Zone +

+

+Copyright © 2008 SliTaz - http://www.slitaz.org/ +

+ +
+ + + diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/splash.lss Binary file syslinux/stuff/splash.lss has changed diff -r 4a87a0aa0476 -r 9df97454897b syslinux/stuff/us.cfg --- a/syslinux/stuff/us.cfg Fri Apr 11 16:30:14 2008 +0000 +++ b/syslinux/stuff/us.cfg Fri Apr 11 20:39:27 2008 +0000 @@ -32,3 +32,5 @@ F2 options.txt F3 isolinux.msg F4 display.txt +F5 enhelp.txt +F6 enopts.txt