wok diff syslinux/stuff/tools/slitaz.html @ rev 830

Syslinux: fix keymap generation
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 18 09:43:21 2008 +0000 (2008-05-18)
parents
children 9b373cb25085
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/syslinux/stuff/tools/slitaz.html	Sun May 18 09:43:21 2008 +0000
     1.3 @@ -0,0 +1,99 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
     1.7 +<head>
     1.8 +    <title>SliTaz GNU/Linux</title>
     1.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +    <meta name="description" content="SliTaz GNU/Linux LiveCD système libre autonome rapide linux cdrom vif gratuit" />
    1.11 +    <meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, swiss made" />
    1.12 +    <meta name="robots" content="index, follow, all" />
    1.13 +    <meta name="revisit-after" content="7 days" />
    1.14 +    <meta name="expires" content="never" />
    1.15 +    <meta name="modified" content="2008-03-22 21:00:00" />
    1.16 +    <meta name="author" content="Christophe Lincoln"/>
    1.17 +    <meta name="publisher" content="www.slitaz.org" />
    1.18 +    <meta name="verify-v1" content="qieECDfB5l+EBkG8QMNuHOGfol0/MEe4U22/4iVupNw=" />
    1.19 +    <link rel="shortcut icon" href="http://www.slitaz.org/pics/website/favicon.ico" />
    1.20 +    <link rel="stylesheet" type="text/css" href="slitaz.css" />
    1.21 +</head>
    1.22 +<body bgcolor="#ffffff">
    1.23 +
    1.24 +<!-- Header -->
    1.25 +<div id="header">
    1.26 +    <a name="top"></a>
    1.27 +<!-- Access -->
    1.28 +    <a href="javascript:void(0);" onClick="window.open('slitaz.html','popup','width=640,height=370')"><img id="logo"
    1.29 +    src="http://www.slitaz.org/pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
    1.30 +    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.31 +    <p id="titre">#!/LiveCD/boot</p>
    1.32 +</div>
    1.33 +
    1.34 +<!-- Navigation menu -->
    1.35 +<div id="nav">
    1.36 +<div id="nav_top"></div>
    1.37 +<p>
    1.38 +Hit <i>ENTER</i> to start or<br>
    1.39 +<i>F5</i> for help 
    1.40 +</p>
    1.41 +<p>
    1.42 +You may select your keyboard with <i>be</i>, <i>ca</i>, <i>de</i>,
    1.43 +<i>en</i>, <i>es</i>, <i>fi</i>, <i>fr</i>, <i>fr_CH</i>, <i>hu</i>,
    1.44 +<i>it</i>, <i>jp</i> or <i>us</i>.
    1.45 +</p>
    1.46 +<p>
    1.47 +Login: <i>hacker</i> or <i>root</i>, password <i>root</i> 
    1.48 +</p>
    1.49 +<div id="nav_bottom">
    1.50 +<div id="nav_bottom_img"></div>
    1.51 +</div>
    1.52 +</div>
    1.53 +
    1.54 +<!-- Content top. -->
    1.55 +<div id="content_top">
    1.56 +<div class="top_left"></div>
    1.57 +<div class="top_right"></div>
    1.58 +</div>
    1.59 +
    1.60 +<!-- Content -->
    1.61 +<div id="content">
    1.62 +<a name="content"></a>
    1.63 +
    1.64 +<h1><font color="black">Bienvenue - Welcome !</font></h1>
    1.65 +<h2><font color="#DF8F06">Comment démarrer ?</font></h2>
    1.66 +
    1.67 +<p>
    1.68 +<b>ENTER</b> pour booter, <b>F1</b> pour afficher la page d'aide.
    1.69 +<br>
    1.70 +[login] <b><i>hacker</i></b> ou <b><i>root</i></b> avec le mot de
    1.71 +passe <b><i>root</i></b>.
    1.72 +</p>
    1.73 +
    1.74 +<h2><font color="#DF8F06">Exemple, clavier français :</font></h2>
    1.75 +
    1.76 +<p>
    1.77 + boot: <b>fr &lt;ENTER&gt;</b>
    1.78 +<br>
    1.79 + boot: <b>&lt;ENTER&gt;</b>
    1.80 +</p>
    1.81 +
    1.82 +</div>
    1.83 +
    1.84 +<!-- End of content with round corner -->
    1.85 +</div>
    1.86 +<div id="content_bottom">
    1.87 +<div class="bottom_left"></div>
    1.88 +<div class="bottom_right"></div>
    1.89 +</div>
    1.90 +
    1.91 +<!-- Start of footer and copy notice -->
    1.92 +<div id="copy" color="white">
    1.93 +<p>
    1.94 +SliTaz GNU/linux - Simple Light Incredible Temporary Autonomous Zone
    1.95 +<br>
    1.96 +Copyright &copy; 2008 SliTaz - http://www.slitaz.org/
    1.97 +</p>
    1.98 +<!-- End of copy -->
    1.99 +</div>
   1.100 +
   1.101 +</body>
   1.102 +</html>