flavors diff loram-cdrom/rootcd/index.html @ rev 1

Add loram loram-cdrom loram-cdrom-sqfs loram-http
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 31 23:53:21 2009 +0200 (2009-08-31)
parents
children 6a5c1f37c05a
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/loram-cdrom/rootcd/index.html	Mon Aug 31 23:53:21 2009 +0200
     1.3 @@ -0,0 +1,64 @@
     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 - CD</title>
     1.9 +	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +	<meta name="description" content="SliTaz documentation book" />
    1.11 +	<meta name="expires" content="never" />
    1.12 +	<meta name="modified" content="2007-10-07 20:30:00" />
    1.13 +	<meta name="publisher" content="www.slitaz.org" />
    1.14 +	<meta name="author" content="Christophe Lincoln"/>
    1.15 +	<link rel="stylesheet" type="text/css" href="style.css" />
    1.16 +</head>
    1.17 +<body bgcolor="#ffffff">
    1.18 +<!-- Header -->
    1.19 +<div id="header">
    1.20 +	<a name="top"></a>
    1.21 +	<h1>SliTaz GNU/Linux - CD</h1>
    1.22 +</div>
    1.23 +
    1.24 +<!-- Content -->
    1.25 +<div id="content">
    1.26 +<h2><font color="#DF8F06">LiveCD informations</font></h2>
    1.27 +
    1.28 +<h3><font color="#9c2424">Français</font></h3>
    1.29 +<p>
    1.30 +Bienvenue sur la page d'index d'un cdrom de SliTaz GNU/Linux. Lisez le
    1.31 +fichier <a href="README">README</a> pour de plus amples informations, ou
    1.32 +démarrez votre ordinateur avec le cdrom dans le lecteur CD ou DVD, pour
    1.33 +lancer SliTaz en RAM et sans risques pour la machine hôte.
    1.34 +</p>
    1.35 +
    1.36 +<h3><font color="#9c2424">English</font></h3>
    1.37 +<p>
    1.38 +Welcome on a SliTaz GNU/Linux cdrom, SliTaz is mostly documented in French,
    1.39 +but the full system is available in English. To boot SliTaz from a cdrom,
    1.40 +just burn the ISO image onto a blank disc. Then reboot your computer with
    1.41 +the disc into your cdrom driver.
    1.42 +</p>
    1.43 +<p>
    1.44 +Have fun!<br />
    1.45 +- SliTaz community
    1.46 +</p>
    1.47 +
    1.48 +</div>
    1.49 +<!-- End content -->
    1.50 +<hr />
    1.51 +<!-- Footer -->
    1.52 +<div align="center" id="footer">
    1.53 +<p>
    1.54 +<font size="-1">
    1.55 +    <a href="#top">Haut de la page</a>
    1.56 +</font>
    1.57 +</p>
    1.58 +<p>
    1.59 +<font size="-1">
    1.60 +    Copyright © 2007 <a href="http://www.slitaz.org/">SliTaz</a> -
    1.61 +    <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a><br />
    1.62 +    Code <a href="http://validator.w3.org/">XHTML 1.0 valide</a>.
    1.63 +</font>
    1.64 +</p>
    1.65 +</div>
    1.66 +</body>
    1.67 +</html>