wok-stable diff syslinux/stuff/slitaz.html @ rev 542

Syslinux: add english boot screens
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 11 20:39:27 2008 +0000 (2008-04-11)
parents
children d6b2fcbc77d6
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/syslinux/stuff/slitaz.html	Fri Apr 11 20:39:27 2008 +0000
     1.3 @@ -0,0 +1,92 @@
     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="http://www.slitaz.org/"><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 +<u>Welcome</u>
    1.39 +</p>
    1.40 +<p>
    1.41 +Hit <i>ENTER</i> to start or<br>
    1.42 +<i>F5</i> for help 
    1.43 +</p>
    1.44 +<p>
    1.45 +Login: <i>hacker</i> or <i>root</i>, password <i>root</i> 
    1.46 +</p>
    1.47 +<div id="nav_bottom">
    1.48 +<div id="nav_bottom_img"></div>
    1.49 +</div>
    1.50 +</div>
    1.51 +
    1.52 +<!-- Content top. -->
    1.53 +<div id="content_top">
    1.54 +<div class="top_left"></div>
    1.55 +<div class="top_right"></div>
    1.56 +</div>
    1.57 +
    1.58 +<!-- Content -->
    1.59 +<div id="content">
    1.60 +<a name="content"></a>
    1.61 +
    1.62 +<h1><font color="#3E1220">Bienvenue</font></h1>
    1.63 +<h2><font color="#DF8F06">Comment démarrer ?</font></h2>
    1.64 +
    1.65 +<p>
    1.66 +<b>ENTER</b> pour booter, <b>F1</b> pour afficher la page d'aide.
    1.67 +</p>
    1.68 +
    1.69 +<p>
    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 +</div>
    1.75 +
    1.76 +<!-- End of content with round corner -->
    1.77 +</div>
    1.78 +<div id="content_bottom">
    1.79 +<div class="bottom_left"></div>
    1.80 +<div class="bottom_right"></div>
    1.81 +</div>
    1.82 +
    1.83 +<!-- Start of footer and copy notice -->
    1.84 +<div id="copy">
    1.85 +<p>
    1.86 +SliTaz GNU/linux - Simple Light Incredible Temporary Autonomous Zone
    1.87 +</p>
    1.88 +<p>
    1.89 +Copyright &copy; 2008 SliTaz - http://www.slitaz.org/
    1.90 +</p>
    1.91 +<!-- End of copy -->
    1.92 +</div>
    1.93 +
    1.94 +</body>
    1.95 +</html>