slitaz-forge rev 63

boot: Use content negociation!!! Please try it!
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 12 18:58:42 2011 +0200 (2011-04-12)
parents 3bf8b7331ace
children 72b6103af8b3
files boot/de/index.php boot/en/index.php boot/fr/index.php boot/guide.html boot/index.cgi boot/index.php boot/slitaz.css
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/boot/de/index.php	Tue Apr 12 18:58:42 2011 +0200
     1.3 @@ -0,0 +1,104 @@
     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="en" lang="en">
     1.7 +<head>
     1.8 +    <title>SliTaz Web Boot (de)</title>
     1.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +    <meta name="description" content="slitaz gPXE boot online your OS web-boot slitaz-cooking" />
    1.11 +    <meta name="keywords" lang="en" content="slitaz, boot, pxe, web OS" />
    1.12 +    <meta name="robots" content="index, follow, all" />
    1.13 +    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    1.14 +    <meta name="author" content="Christophe Lincoln"/>
    1.15 +    <link rel="shortcut icon" href="../favicon.ico" />
    1.16 +    <link rel="stylesheet" type="text/css" href="../slitaz.css" />
    1.17 +</head>
    1.18 +<body>
    1.19 +
    1.20 +<!-- Header -->
    1.21 +<div id="header">
    1.22 +	<div id="logo"></div>
    1.23 +	<div id="network">
    1.24 +		<a href="http://www.slitaz.org/">
    1.25 +			<img src="../images/network.png" alt="network.png" /></a>
    1.26 +		<a href="http://scn.slitaz.org/">Community</a>
    1.27 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.28 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.29 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.30 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.31 +	</div>
    1.32 +	<h1><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></h1>
    1.33 +</div>
    1.34 +
    1.35 +<!-- Block -->
    1.36 +<div id="block">
    1.37 +	<!-- Navigation -->
    1.38 +	<div id="block_nav">
    1.39 +		<h4><img src="../images/users.png" alt="users.png" />Community</h4>
    1.40 +		<ul>
    1.41 +			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
    1.42 +			<li><a href="http://pizza.slitaz.org/">LiveCD Online Builder</a></li>
    1.43 +			<li><a href="http://doc.slitaz.org/en:cookbook:start">SliTaz Cookbook</a></li>
    1.44 +			<li><a href="http://doc.slitaz.org/en:handbook:genlivecd">LiveCD flavor howto</a></li>
    1.45 +		</ul>	
    1.46 +	</div>
    1.47 +	<!-- Information/image -->
    1.48 +	<div id="block_info">
    1.49 +		<h4>Web Boot</h4>
    1.50 +		<p>
    1.51 +			Willkommen am Start-Provider gPXE von
    1.52 +			<a href="http://www.slitaz.org/de/">SliTaz GNU/Linux</a>,
    1.53 +			boot.slitaz.org ermöglicht Ihnen, SliTaz aus dem Netzwerk
    1.54 +			durch einfache benützung einer CD-ROM, eines USB-Sticks oder
    1.55 +			gar einer Start-Floppy, einzusetzen.
    1.56 +		</p>
    1.57 +		<div class="button" style="padding-top: 8px;">
    1.58 +			Quick Download:
    1.59 +			<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
    1.60 +		</div>
    1.61 +	</div>
    1.62 +</div>
    1.63 +
    1.64 +<!-- Languages -->
    1.65 +<div id="lang">
    1.66 +	<a href="http://www.slitaz.org/i18n.php">
    1.67 +		<img src="../images/locale.png" alt="locale.png" /></a>
    1.68 +	<a href="../de/">Deutsch</a>
    1.69 +	<a href="../en/">English</a>
    1.70 +	<a href="../fr/">Français</a>
    1.71 +</div>
    1.72 +
    1.73 +<!-- Content -->
    1.74 +<div id="content">
    1.75 +
    1.76 +<h2>Introduction und guide</h2>
    1.77 +
    1.78 +<p>
    1.79 +Linux-Kernel und erforderliche komprimierte Dateien werden dann in Ihr RAM aus dem Internet über das Protokol 
    1.80 +PXE/HTTP geladen. Viel Freude damit! <a href="../en/#guide">Short guide...</a>
    1.81 +</p>
    1.82 +
    1.83 +<!-- End of content -->
    1.84 +</div>
    1.85 +
    1.86 +<!-- Footer -->
    1.87 +<div id="footer">
    1.88 +	Copyright &copy; <span class="year"></span>
    1.89 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
    1.90 +	<a href="http://scn.slitaz.org/">Community</a>
    1.91 +	<a href="http://doc.slitaz.org/">Doc</a>
    1.92 +	<a href="http://forum.slitaz.org/">Forum</a>
    1.93 +	<a href="http://pkgs.slitaz.org/">Packages</a>
    1.94 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
    1.95 +	<a href="http://hg.slitaz.org/">Hg</a>
    1.96 +	<p>
    1.97 +		SliTaz @
    1.98 +		<a href="http://twitter.com/slitaz">Twitter</a>
    1.99 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   1.100 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   1.101 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   1.102 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   1.103 +	</p>
   1.104 +</div>
   1.105 +
   1.106 +</body>
   1.107 +</html>
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/boot/en/index.php	Tue Apr 12 18:58:42 2011 +0200
     2.3 @@ -0,0 +1,153 @@
     2.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     2.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     2.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     2.7 +<head>
     2.8 +    <title>SliTaz Web Boot</title>
     2.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    2.10 +    <meta name="description" content="slitaz gPXE boot online your OS web-boot slitaz-cooking" />
    2.11 +    <meta name="keywords" lang="en" content="slitaz, boot, pxe, web OS" />
    2.12 +    <meta name="robots" content="index, follow, all" />
    2.13 +    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    2.14 +    <meta name="author" content="Christophe Lincoln"/>
    2.15 +    <link rel="shortcut icon" href="../favicon.ico" />
    2.16 +    <link rel="stylesheet" type="text/css" href="../slitaz.css" />
    2.17 +</head>
    2.18 +<body>
    2.19 +
    2.20 +<!-- Header -->
    2.21 +<div id="header">
    2.22 +	<div id="logo"></div>
    2.23 +	<div id="network">
    2.24 +		<a href="http://www.slitaz.org/">
    2.25 +			<img src="../images/network.png" alt="network.png" /></a>
    2.26 +		<a href="http://scn.slitaz.org/">Community</a>
    2.27 +		<a href="http://doc.slitaz.org/">Doc</a>
    2.28 +		<a href="http://forum.slitaz.org/">Forum</a>
    2.29 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    2.30 +		<a href="http://hg.slitaz.org/">Hg</a>
    2.31 +	</div>
    2.32 +	<h1><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></h1>
    2.33 +</div>
    2.34 +
    2.35 +<!-- Block -->
    2.36 +<div id="block">
    2.37 +	<!-- Navigation -->
    2.38 +	<div id="block_nav">
    2.39 +		<h4><img src="../images/users.png" alt="users.png" />Community</h4>
    2.40 +		<ul>
    2.41 +			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
    2.42 +			<li><a href="http://pizza.slitaz.org/">LiveCD Online Builder</a></li>
    2.43 +			<li><a href="http://doc.slitaz.org/en:cookbook:start">SliTaz Cookbook</a></li>
    2.44 +			<li><a href="http://doc.slitaz.org/en:handbook:genlivecd">LiveCD flavor howto</a></li>
    2.45 +		</ul>	
    2.46 +	</div>
    2.47 +	<!-- Information/image -->
    2.48 +	<div id="block_info">
    2.49 +		<h4>Web Boot</h4>
    2.50 +		<p>
    2.51 +			Welcome to the <a href="http://www.slitaz.org/en/">SliTaz GNU/Linux</a>
    2.52 +			gPXE boot host; boot.slitaz.org allows you to boot SliTaz from the Web
    2.53 +			using a cdrom, USB media or a floppy disk. 
    2.54 +		</p>
    2.55 +		<div class="button" style="padding-top: 8px;">
    2.56 +			Quick Download:
    2.57 +			<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
    2.58 +		</div>
    2.59 +	</div>
    2.60 +</div>
    2.61 +
    2.62 +<!-- Languages -->
    2.63 +<div id="lang">
    2.64 +	<a href="http://www.slitaz.org/i18n.php">
    2.65 +		<img src="../images/locale.png" alt="locale.png" /></a>
    2.66 +	<a href="../de/">Deutsch</a>
    2.67 +	<a href="../en/">English</a>
    2.68 +	<a href="../fr/">Français</a>
    2.69 +</div>
    2.70 +
    2.71 +<!-- Content -->
    2.72 +<div id="content">
    2.73 +
    2.74 +<h2>Introduction</h2>
    2.75 +
    2.76 +<p>
    2.77 +	Boot your operating system from the internet and enjoy a full system
    2.78 +	working all in RAM with speed an stability in mind. The Linux Kernel
    2.79 +	and the complete SliTaz compressed root filesystem will be loaded into
    2.80 +	RAM from the Web using PXE and HTTP protocols.
    2.81 +</p>
    2.82 +
    2.83 +<a name="guide"></a>
    2.84 +<h2>Short guide</h2>
    2.85 +<p>
    2.86 +To boot from the internet you'll need a working DHCP server, DNS server/cache
    2.87 +and a default internet route. This is usually the case if you have a router
    2.88 +for network connection.
    2.89 +</p>
    2.90 +<ul>
    2.91 +	<li>SliTaz Cooking has the boot option <code>web</code>, so you can 
    2.92 +	use boot.slitaz.org from the standard core LiveCD.</li>
    2.93 +	<li>SliTaz boot ISO: Download
    2.94 +	<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
    2.95 +	(<a href="http://mirror.slitaz.org/boot/slitaz-boot.md5">md5</a>)
    2.96 +	and burn the image to a cdrom. Boot from the cdrom device and select 
    2.97 +	gPXE. This ISO image also provides Memtest86 to test system memory.
    2.98 +	</li>
    2.99 +	<li>USB media: Use TazUSB to generate bootable USB media. Install 
   2.100 +	the package <code>gpxe</code>, copy /boot/gpxe into the boot 
   2.101 +	directory of the USB media and add an entry to the Syslinux configuration
   2.102 +	file <code>syslinux.cfg</code>:
   2.103 +	<pre class="script">
   2.104 +label web
   2.105 +	kernel /boot/gpxe
   2.106 +	</pre></li>
   2.107 +	<li>Floppy image: Download
   2.108 +	<a href="http://mirror.slitaz.org/boot/floppy-grub">floppy-grub</a>
   2.109 +	(<a href="http://mirror.slitaz.org/boot/floppy-grub.md5">md5</a>)
   2.110 +	and transfer the image to a blank floppy disk using the command: 
   2.111 +	<code>dd if=floppy-grub of=/dev/fd0</code>. Boot the floppy and select
   2.112 +	gPXE entry.</li>
   2.113 +</ul>
   2.114 +
   2.115 +<h3>Boot time</h3>
   2.116 +<p>
   2.117 +The boot time largely depends on your network connection. With a 1Mb 
   2.118 +connection in France, it takes 5 min. If you want, you can report the
   2.119 +boot time on the Mailing list or the Forum.
   2.120 +</p>
   2.121 +
   2.122 +<h3>Required configuration</h3>
   2.123 +<p>
   2.124 +The default boot entry needs 160Mb RAM. Two entries are available to
   2.125 +boot with 24Mb:
   2.126 +<ul>
   2.127 +	<li><code>tiny</code> starts in text mode.</li>
   2.128 +	<li><code>loram</code> starts in graphical mode.</li>
   2.129 +</ul>
   2.130 +</p>
   2.131 +
   2.132 +<!-- End of content -->
   2.133 +</div>
   2.134 +
   2.135 +<!-- Footer -->
   2.136 +<div id="footer">
   2.137 +	Copyright &copy; <span class="year"></span>
   2.138 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   2.139 +	<a href="http://scn.slitaz.org/">Community</a>
   2.140 +	<a href="http://doc.slitaz.org/">Doc</a>
   2.141 +	<a href="http://forum.slitaz.org/">Forum</a>
   2.142 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   2.143 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   2.144 +	<a href="http://hg.slitaz.org/">Hg</a>
   2.145 +	<p>
   2.146 +		SliTaz @
   2.147 +		<a href="http://twitter.com/slitaz">Twitter</a>
   2.148 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   2.149 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   2.150 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   2.151 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   2.152 +	</p>
   2.153 +</div>
   2.154 +
   2.155 +</body>
   2.156 +</html>
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/boot/fr/index.php	Tue Apr 12 18:58:42 2011 +0200
     3.3 @@ -0,0 +1,161 @@
     3.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     3.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     3.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     3.7 +<head>
     3.8 +    <title>SliTaz Web Boot (fr)</title>
     3.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    3.10 +    <meta name="description" content="slitaz gPXE boot online your OS web-boot slitaz-cooking" />
    3.11 +    <meta name="keywords" lang="en" content="slitaz, boot, pxe, web OS" />
    3.12 +    <meta name="robots" content="index, follow, all" />
    3.13 +    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    3.14 +    <meta name="author" content="Christophe Lincoln"/>
    3.15 +    <link rel="shortcut icon" href="../favicon.ico" />
    3.16 +    <link rel="stylesheet" type="text/css" href="../slitaz.css" />
    3.17 +</head>
    3.18 +<body>
    3.19 +
    3.20 +<!-- Header -->
    3.21 +<div id="header">
    3.22 +	<div id="logo"></div>
    3.23 +	<div id="network">
    3.24 +		<a href="http://www.slitaz.org/">
    3.25 +			<img src="../images/network.png" alt="network.png" /></a>
    3.26 +		<a href="http://scn.slitaz.org/">Community</a>
    3.27 +		<a href="http://doc.slitaz.org/">Doc</a>
    3.28 +		<a href="http://forum.slitaz.org/">Forum</a>
    3.29 +		<a href="http://labs.slitaz.org/issues">Bugs</a>
    3.30 +		<a href="http://hg.slitaz.org/">Hg</a>
    3.31 +	</div>
    3.32 +	<h1><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></h1>
    3.33 +</div>
    3.34 +
    3.35 +<!-- Block -->
    3.36 +<div id="block">
    3.37 +	<!-- Navigation -->
    3.38 +	<div id="block_nav">
    3.39 +		<h4><img src="../images/users.png" alt="users.png" />Community</h4>
    3.40 +		<ul>
    3.41 +			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
    3.42 +			<li><a href="http://pizza.slitaz.org/">LiveCD Online Builder</a></li>
    3.43 +			<li><a href="http://doc.slitaz.org/en:cookbook:start">SliTaz Cookbook</a></li>
    3.44 +			<li><a href="http://doc.slitaz.org/en:handbook:genlivecd">LiveCD flavor howto</a></li>
    3.45 +		</ul>	
    3.46 +	</div>
    3.47 +	<!-- Information/image -->
    3.48 +	<div id="block_info">
    3.49 +		<h4>Démarrage via le réseau</h4>
    3.50 +		<p>
    3.51 +			Bienvenue sur l'hôte de démarrage gPXE de
    3.52 +			<a href="http://www.slitaz.org/fr/">SliTaz GNU/Linux</a>,
    3.53 +			boot.slitaz.org vous permet de démarrer SliTaz depuis le
    3.54 +			réseau en utilisant un cdrom, une clé USB ou une disquette
    3.55 +			de démarrage.
    3.56 +		</p>
    3.57 +		<div class="button" style="padding-top: 8px;">
    3.58 +			Téléchargement rapide:
    3.59 +			<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
    3.60 +		</div>
    3.61 +	</div>
    3.62 +</div>
    3.63 +
    3.64 +<!-- Languages -->
    3.65 +<div id="lang">
    3.66 +	<a href="http://www.slitaz.org/i18n.php">
    3.67 +		<img src="../images/locale.png" alt="locale.png" /></a>
    3.68 +	<a href="../de/">Deutsch</a>
    3.69 +	<a href="../en/">English</a>
    3.70 +	<a href="../fr/">Français</a>
    3.71 +</div>
    3.72 +
    3.73 +<!-- Content -->
    3.74 +<div id="content">
    3.75 +
    3.76 +<h2>Introduction</h2>
    3.77 +
    3.78 +<p>
    3.79 +Démarrez votre système d'exploitation depuis internet! Le noyau Linux et
    3.80 +le système de fichiers compressé contenant SliTaz seront chargés en RAM
    3.81 +depuis internet en utilisant les protocoles PXE et HTTP. 
    3.82 +</p>
    3.83 +
    3.84 +<h2>Guide rapide</h2>
    3.85 +<p>
    3.86 +Pour démarrer depuis internet vous devez avoir une configuration réseau 
    3.87 +fonctionnelle (Serveur DHCP, DNS/DNS cache, passerelle par défaut). 
    3.88 +C'est généralement le cas si vous utiliser un routeur pour votre 
    3.89 +connexion réseau.
    3.90 +</p>
    3.91 +
    3.92 +<ul>
    3.93 +	<li>La version Cooking de permet de démarrer depuis boot.slitaz.org
    3.94 +	en utilisant l'option <code>web</code> au boot, cela permet d'utiliser
    3.95 +	le LiveCD standard pour tester la dernière version sans regraver un
    3.96 +	cdrom.</li>
    3.97 +	
    3.98 +	<li>Image ISO SliTaz boot: Téléchargez le fichier
    3.99 +	<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
   3.100 +	(<a href="http://mirror.slitaz.org/boot/slitaz-boot.md5">md5</a>)
   3.101 +	et gravez l'image sur un cdrom vierge. Démarrez depuis le cdrom et 
   3.102 +	choisissez l'option gPXE. Cette image ISO vous permet également de tester
   3.103 +	la mémoire système avec Memtest86.</li>
   3.104 +	<li>Média USB: Utilisez TazUSB pour générer un média USB amorçable.
   3.105 +	Installez le paquet <code>gpxe</code>, copiez le répertoire /boot/gpxe 
   3.106 +	dans le répertoire boot du média USB et ajoutez une entrée dans le 
   3.107 +	fichier de configuration de Syslinux <code>syslinux.cfg</code> :
   3.108 +<pre>
   3.109 +label web
   3.110 +	kernel /boot/gpxe
   3.111 +</pre></li>
   3.112 +	
   3.113 +	<li>Image de disquette: Téléchargez le fichier
   3.114 +	<a href="http://mirror.slitaz.org/boot/floppy-grub">floppy-grub</a>
   3.115 +	(<a href="http://mirror.slitaz.org/boot/floppy-grub.md5">md5</a>)
   3.116 +	Transférez l'image sur une disquette vierge en utilisant la commande 
   3.117 +	suivant: <code>dd if=floppy-grub of=/dev/fd0</code>. Démarrez sur 
   3.118 +	la disquette et choisissez l'entrée gPXE.
   3.119 +	</li>
   3.120 +</ul>
   3.121 +
   3.122 +<h3>Temps de démarrage</h3>
   3.123 +<p>
   3.124 +Le temps de démarrage dépend de votre vitesse de connexion  à internet 
   3.125 +et des charges du serveur. En france avec un débit de 1Mo il faut 5 minutes.
   3.126 +Vous pouvez poster vos retours d'expériences sur le Wiki, Forum ou la 
   3.127 +liste de diffusion.
   3.128 +</p>
   3.129 +
   3.130 +<h3>Configuration minimum</h3>
   3.131 +<p>
   3.132 +L'entrée par défaut nécessite au moins 160Mo de RAM. Deux autres sont
   3.133 +disponibles pour démarrer avec 24Mo ou plus :
   3.134 +<ul>
   3.135 +	<li><code>tiny</code> démarre en mode texte.</li>
   3.136 +	<li><code>loram</code> démarre en mode graphique.</li>
   3.137 +</ul>
   3.138 +</p>
   3.139 +
   3.140 +<!-- End of content -->
   3.141 +</div>
   3.142 +
   3.143 +<!-- Footer -->
   3.144 +<div id="footer">
   3.145 +	Copyright &copy; <span class="year"></span>
   3.146 +	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   3.147 +	<a href="http://scn.slitaz.org/">Community</a>
   3.148 +	<a href="http://doc.slitaz.org/">Doc</a>
   3.149 +	<a href="http://forum.slitaz.org/">Forum</a>
   3.150 +	<a href="http://pkgs.slitaz.org/">Packages</a>
   3.151 +	<a href="http://labs.slitaz.org/issues">Bugs</a>
   3.152 +	<a href="http://hg.slitaz.org/">Hg</a>
   3.153 +	<p>
   3.154 +		SliTaz @
   3.155 +		<a href="http://twitter.com/slitaz">Twitter</a>
   3.156 +		<a href="http://www.facebook.com/slitaz">Facebook</a>
   3.157 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   3.158 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   3.159 +		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   3.160 +	</p>
   3.161 +</div>
   3.162 +
   3.163 +</body>
   3.164 +</html>
     4.1 --- a/boot/guide.html	Tue Apr 12 18:11:18 2011 +0200
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,192 +0,0 @@
     4.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     4.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     4.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     4.7 -<head>
     4.8 -    <title>SliTaz Web Boot - Guide</title>
     4.9 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    4.10 -    <meta name="description" content="slitaz gPXE boot online your OS web-boot slitaz-cooking" />
    4.11 -    <meta name="keywords" lang="en" content="slitaz, boot, pxe, web OS" />
    4.12 -    <meta name="robots" content="index, follow, all" />
    4.13 -    <meta name="modified" content="2011-03-28 14:10:00" />
    4.14 -    <meta name="author" content="Christophe Lincoln"/>
    4.15 -    <link rel="shortcut icon" href="favicon.ico" />
    4.16 -    <link rel="stylesheet" type="text/css" href="slitaz.css" />
    4.17 -</head>
    4.18 -<body>
    4.19 -
    4.20 -<!-- Header -->
    4.21 -<div id="header">
    4.22 -	<div id="logo"></div>
    4.23 -	<div id="network">
    4.24 -		<a href="http://www.slitaz.org/">
    4.25 -			<img src="images/network.png" alt="network.png" /></a>
    4.26 -		<a href="http://scn.slitaz.org/">Community</a>
    4.27 -		<a href="http://doc.slitaz.org/">Doc</a>
    4.28 -		<a href="http://forum.slitaz.org/">Forum</a>
    4.29 -		<a href="http://labs.slitaz.org/issues">Bugs</a>
    4.30 -		<a href="http://hg.slitaz.org/">Hg</a>
    4.31 -	</div>
    4.32 -	<h1><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></h1>
    4.33 -</div>
    4.34 -
    4.35 -<!-- Block -->
    4.36 -<div id="block">
    4.37 -	<!-- Navigation -->
    4.38 -	<div id="block_nav">
    4.39 -		<h4><img src="images/users.png" alt="users.png" />Community</h4>
    4.40 -		<ul>
    4.41 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
    4.42 -			<li><a href="http://pizza.slitaz.org/">LiveCD Online Builder</a></li>
    4.43 -			<li><a href="http://doc.slitaz.org/en:cookbook:start">SliTaz Cookbook</a></li>
    4.44 -			<li><a href="http://doc.slitaz.org/en:handbook:genlivecd">LiveCD flavor howto</a></li>
    4.45 -		</ul>	
    4.46 -	</div>
    4.47 -	<!-- Information/image -->
    4.48 -	<div id="block_info">
    4.49 -		<h4>Web Boot Guide</h4>
    4.50 -		<p>
    4.51 -			Learn how to easily boot SliTaz from the web. 
    4.52 -		</p>
    4.53 -		<p>
    4.54 -			<img src="images/locale.png" alt="locale.png" style="margin: 0 4px 0 0" />
    4.55 -			<a href="#en">English</a> | <a href="#fr">Français</a>
    4.56 -		</p>
    4.57 -		<div class="button" style="padding-top: 8px;">
    4.58 -			Quick Download:
    4.59 -			<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
    4.60 -		</div>
    4.61 -	</div>
    4.62 -</div>
    4.63 -
    4.64 -<!-- Content -->
    4.65 -<div id="content">
    4.66 -
    4.67 -<a name="en"></a>
    4.68 -<h2>[en] Short guide</h2>
    4.69 -<p>
    4.70 -To boot from the internet you'll need a working DHCP server, DNS server/cache
    4.71 -and a default internet route. This is usually the case if you have a router
    4.72 -for network connection.
    4.73 -</p>
    4.74 -<ul>
    4.75 -	<li>SliTaz Cooking has the boot option <code>web</code>, so you can 
    4.76 -	use boot.slitaz.org from the standard core LiveCD.</li>
    4.77 -	<li>SliTaz boot ISO: Download
    4.78 -	<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
    4.79 -	(<a href="http://mirror.slitaz.org/boot/slitaz-boot.md5">md5</a>)
    4.80 -	and burn the image to a cdrom. Boot from the cdrom device and select 
    4.81 -	gPXE. This ISO image also provides Memtest86 to test system memory.
    4.82 -	</li>
    4.83 -	<li>USB media: Use TazUSB to generate bootable USB media. Install 
    4.84 -	the package <code>gpxe</code>, copy /boot/gpxe into the boot 
    4.85 -	directory of the USB media and add an entry to the Syslinux configuration
    4.86 -	file <code>syslinux.cfg</code>:
    4.87 -	<pre class="script">
    4.88 -label web
    4.89 -	kernel /boot/gpxe
    4.90 -	</pre></li>
    4.91 -	<li>Floppy image: Download
    4.92 -	<a href="http://mirror.slitaz.org/boot/floppy-grub">floppy-grub</a>
    4.93 -	(<a href="http://mirror.slitaz.org/boot/floppy-grub.md5">md5</a>)
    4.94 -	and transfer the image to a blank floppy disk using the command: 
    4.95 -	<code>dd if=floppy-grub of=/dev/fd0</code>. Boot the floppy and select
    4.96 -	gPXE entry.</li>
    4.97 -</ul>
    4.98 -
    4.99 -<h3>Boot time</h3>
   4.100 -<p>
   4.101 -The boot time largely depends on your network connection. With a 1Mb 
   4.102 -connection in France, it takes 5 min. If you want, you can report the
   4.103 -boot time on the Mailing list or the Forum.
   4.104 -</p>
   4.105 -
   4.106 -<h3>Required configuration</h3>
   4.107 -<p>
   4.108 -The default boot entry needs 160Mb RAM. Two entries are available to
   4.109 -boot with 24Mb:
   4.110 -<ul>
   4.111 -	<li><code>tiny</code> starts in text mode.</li>
   4.112 -	<li><code>loram</code> starts in graphical mode.</li>
   4.113 -</ul>
   4.114 -</p>
   4.115 -
   4.116 -<a name="fr"></a>
   4.117 -<h2>[fr] Guide rapide</h2>
   4.118 -<p>
   4.119 -Pour démarrer depuis internet vous devez avoir une configuration réseau 
   4.120 -fonctionnelle (Serveur DHCP, DNS/DNS cache, passerelle par défaut). 
   4.121 -C'est généralement le cas si vous utiliser un routeur pour votre 
   4.122 -connexion réseau.
   4.123 -</p>
   4.124 -
   4.125 -<ul>
   4.126 -	<li>La version Cooking de permet de démarrer depuis boot.slitaz.org
   4.127 -	en utilisant l'option <code>web</code> au boot, cela permet d'utiliser
   4.128 -	le LiveCD standard pour tester la dernière version sans regraver un
   4.129 -	cdrom.</li>
   4.130 -	<li>Image ISO SliTaz boot: Téléchargez le fichier
   4.131 -	<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
   4.132 -	(<a href="http://mirror.slitaz.org/boot/slitaz-boot.md5">md5</a>)
   4.133 -	et gravez l'image sur un cdrom vierge. Démarrez depuis le cdrom et 
   4.134 -	choisissez l'option gPXE. Cette image ISO vous permet également de tester
   4.135 -	la mémoire système avec Memtest86.</li>
   4.136 -	<li>Média USB: Utilisez TazUSB pour générer un média USB amorçable.
   4.137 -	Installez le paquet <code>gpxe</code>, copiez le répertoire /boot/gpxe 
   4.138 -	dans le répertoire boot du média USB et ajoutez une entrée dans le 
   4.139 -	fichier de configuration de Syslinux <code>syslinux.cfg</code> :
   4.140 -	<pre class="script">
   4.141 -label web
   4.142 -	kernel /boot/gpxe
   4.143 -	</pre></li>
   4.144 -	<li>Image de disquette: Téléchargez le fichier
   4.145 -	<a href="http://mirror.slitaz.org/boot/floppy-grub">floppy-grub</a>
   4.146 -	(<a href="http://mirror.slitaz.org/boot/floppy-grub.md5">md5</a>)
   4.147 -	Transférez l'image sur une disquette vierge en utilisant la commande 
   4.148 -	suivant: <code>dd if=floppy-grub of=/dev/fd0</code>. Démarrez sur 
   4.149 -	la disquette et choisissez l'entrée gPXE.
   4.150 -	</li>
   4.151 -</ul>
   4.152 -
   4.153 -<h3>Temps de démarrage</h3>
   4.154 -<p>
   4.155 -Le temps de démarrage dépend de votre vitesse de connexion  à internet 
   4.156 -et des charges du serveur. En france avec un débit de 1Mo il faut 5 minutes.
   4.157 -Vous pouvez poster vos retours d'expériences sur le Wiki, Forum ou la 
   4.158 -liste de diffusion.
   4.159 -</p>
   4.160 -
   4.161 -<h3>Configuration minimum</h3>
   4.162 -<p>
   4.163 -L'entrée par défaut nécessite au moins 160Mo de RAM. Deux autres sont
   4.164 -disponibles pour démarrer avec 24Mo ou plus :
   4.165 -<ul>
   4.166 -	<li><code>tiny</code> démarre en mode texte.</li>
   4.167 -	<li><code>loram</code> démarre en mode graphique.</li>
   4.168 -</ul>
   4.169 -</p>
   4.170 -
   4.171 -<!-- End of content -->
   4.172 -</div>
   4.173 -
   4.174 -<!-- Footer -->
   4.175 -<div id="footer">
   4.176 -	Copyright &copy; <span class="year"></span>
   4.177 -	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
   4.178 -	<a href="http://scn.slitaz.org/">Community</a>
   4.179 -	<a href="http://doc.slitaz.org/">Doc</a>
   4.180 -	<a href="http://forum.slitaz.org/">Forum</a>
   4.181 -	<a href="http://pkgs.slitaz.org/">Packages</a>
   4.182 -	<a href="http://labs.slitaz.org/issues">Bugs</a>
   4.183 -	<a href="http://hg.slitaz.org/">Hg</a>
   4.184 -	<p>
   4.185 -		SliTaz @
   4.186 -		<a href="http://twitter.com/slitaz">Twitter</a>
   4.187 -		<a href="http://www.facebook.com/slitaz">Facebook</a>
   4.188 -		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   4.189 -		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   4.190 -		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   4.191 -	</p>
   4.192 -</div>
   4.193 -
   4.194 -</body>
   4.195 -</html>
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/boot/index.cgi	Tue Apr 12 18:58:42 2011 +0200
     5.3 @@ -0,0 +1,16 @@
     5.4 +#!/bin/sh
     5.5 +# Content negociation for SliTaz Network
     5.6 +#
     5.7 +
     5.8 +IFS=","
     5.9 +for lang in $HTTP_ACCEPT_LANGUAGE
    5.10 +do
    5.11 +	lang=${lang%;*} lang=${lang# } lang=${lang%-*}
    5.12 +	[ -d "$lang" ] &&  break
    5.13 +done
    5.14 +unset IFS
    5.15 +
    5.16 +echo "Location: $lang/"
    5.17 +echo ""
    5.18 +
    5.19 +exit 0
     6.1 --- a/boot/index.php	Tue Apr 12 18:11:18 2011 +0200
     6.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.3 @@ -1,113 +0,0 @@
     6.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     6.5 -    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     6.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     6.7 -<head>
     6.8 -    <title>SliTaz Web Boot</title>
     6.9 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    6.10 -    <meta name="description" content="slitaz gPXE boot online your OS web-boot slitaz-cooking" />
    6.11 -    <meta name="keywords" lang="en" content="slitaz, boot, pxe, web OS" />
    6.12 -    <meta name="robots" content="index, follow, all" />
    6.13 -    <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
    6.14 -    <meta name="author" content="Christophe Lincoln"/>
    6.15 -    <link rel="shortcut icon" href="favicon.ico" />
    6.16 -    <link rel="stylesheet" type="text/css" href="slitaz.css" />
    6.17 -</head>
    6.18 -<body>
    6.19 -
    6.20 -<!-- Header -->
    6.21 -<div id="header">
    6.22 -	<div id="logo"></div>
    6.23 -	<div id="network">
    6.24 -		<a href="http://www.slitaz.org/">
    6.25 -			<img src="images/network.png" alt="network.png" /></a>
    6.26 -		<a href="http://scn.slitaz.org/">Community</a>
    6.27 -		<a href="http://doc.slitaz.org/">Doc</a>
    6.28 -		<a href="http://forum.slitaz.org/">Forum</a>
    6.29 -		<a href="http://labs.slitaz.org/issues">Bugs</a>
    6.30 -		<a href="http://hg.slitaz.org/">Hg</a>
    6.31 -	</div>
    6.32 -	<h1><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></h1>
    6.33 -</div>
    6.34 -
    6.35 -<!-- Block -->
    6.36 -<div id="block">
    6.37 -	<!-- Navigation -->
    6.38 -	<div id="block_nav">
    6.39 -		<h4><img src="images/users.png" alt="users.png" />Community</h4>
    6.40 -		<ul>
    6.41 -			<li><a href="http://scn.slitaz.org/">Community Network</a></li>
    6.42 -			<li><a href="http://pizza.slitaz.org/">LiveCD Online Builder</a></li>
    6.43 -			<li><a href="http://doc.slitaz.org/en:cookbook:start">SliTaz Cookbook</a></li>
    6.44 -			<li><a href="http://doc.slitaz.org/en:handbook:genlivecd">LiveCD flavor howto</a></li>
    6.45 -		</ul>	
    6.46 -	</div>
    6.47 -	<!-- Information/image -->
    6.48 -	<div id="block_info">
    6.49 -		<h4>Web Boot</h4>
    6.50 -		<p>
    6.51 -			Welcome to the <a href="http://www.slitaz.org/en/">SliTaz GNU/Linux</a>
    6.52 -			gPXE boot host; boot.slitaz.org allows you to boot SliTaz from the Web
    6.53 -			using a cdrom, USB media or a floppy disk. The Linux Kernel and the 
    6.54 -			complete SliTaz compressed root filesystem will be loaded into RAM 
    6.55 -			from the Web using PXE and HTTP protocols. 
    6.56 -			<a href="guide.html">Short guide...</a>
    6.57 -		</p>
    6.58 -		<div class="button" style="padding-top: 8px;">
    6.59 -			Quick Download:
    6.60 -			<a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
    6.61 -		</div>
    6.62 -	</div>
    6.63 -</div>
    6.64 -
    6.65 -<!-- Content -->
    6.66 -<div id="content">
    6.67 -
    6.68 -<h2>In your language</h2>
    6.69 -
    6.70 -<h3>Français</h3>
    6.71 -<p>
    6.72 -Bienvenue sur l'hôte de démarrage gPXE de 
    6.73 -<a href="http://www.slitaz.org/fr/">SliTaz GNU/Linux</a>, boot.slitaz.org
    6.74 -vous permet de démarrer SliTaz depuis le réseau en utilisant un cdrom,
    6.75 -une clé USB ou une disquette de démarrage. Le noyau Linux et le système
    6.76 -de fichiers compressé contenant SliTaz seront chargés en RAM depuis
    6.77 -internet en utilisant les protocoles PXE et HTTP. 
    6.78 -<a href="guide.html#fr">Guide rapide...</a>
    6.79 -</p>
    6.80 -
    6.81 -<h3>Deutsch</h3>
    6.82 -<p>
    6.83 -Willkommen am Start-Provider gPXE von
    6.84 -<a href="http://www.slitaz.org/de/">SliTaz GNU/Linux</a>,
    6.85 -boot.slitaz.org ermöglicht Ihnen, SliTaz aus dem Netzwerk durch 
    6.86 -einfache benützung einer CD-ROM, eines USB-Sticks oder gar einer
    6.87 -Start-Floppy, einzusetzen. Linux-Kernel und erforderliche komprimierte
    6.88 -Dateien werden dann in Ihr RAM aus dem Internet über das Protokol 
    6.89 -PXE/HTTP geladen. Viel Freude damit! <a href="guide.html#en">Short guide...</a>
    6.90 -</p>
    6.91 -
    6.92 -<!-- End of content -->
    6.93 -</div>
    6.94 -
    6.95 -<!-- Footer -->
    6.96 -<div id="footer">
    6.97 -	Copyright &copy; <span class="year"></span>
    6.98 -	<a href="http://www.slitaz.org/">SliTaz</a> - Network:
    6.99 -	<a href="http://scn.slitaz.org/">Community</a>
   6.100 -	<a href="http://doc.slitaz.org/">Doc</a>
   6.101 -	<a href="http://forum.slitaz.org/">Forum</a>
   6.102 -	<a href="http://pkgs.slitaz.org/">Packages</a>
   6.103 -	<a href="http://labs.slitaz.org/issues">Bugs</a>
   6.104 -	<a href="http://hg.slitaz.org/">Hg</a>
   6.105 -	<p>
   6.106 -		SliTaz @
   6.107 -		<a href="http://twitter.com/slitaz">Twitter</a>
   6.108 -		<a href="http://www.facebook.com/slitaz">Facebook</a>
   6.109 -		<a href="http://distrowatch.com/slitaz">Distrowatch</a>
   6.110 -		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
   6.111 -		<a href="http://flattr.com/profile/slitaz">Flattr</a>
   6.112 -	</p>
   6.113 -</div>
   6.114 -
   6.115 -</body>
   6.116 -</html>
     7.1 --- a/boot/slitaz.css	Tue Apr 12 18:11:18 2011 +0200
     7.2 +++ b/boot/slitaz.css	Tue Apr 12 18:58:42 2011 +0200
     7.3 @@ -11,7 +11,8 @@
     7.4  	color: black;
     7.5  	font: 13px sans-serif, vernada, arial;
     7.6  	margin: 0;
     7.7 -	min-width: 900px;
     7.8 +	min-width: 780px;
     7.9 +	height: 100%;
    7.10  }
    7.11  
    7.12  a { text-decoration: underline; color: #215090; }
    7.13 @@ -75,7 +76,7 @@
    7.14  /* Block */
    7.15  
    7.16  #block { 
    7.17 -	min-height: 200px; 
    7.18 +	min-height: 174px; 
    7.19  	background: #d66018; 
    7.20  	padding: 26px 10% 0px;
    7.21  	text-align: center;
    7.22 @@ -97,7 +98,7 @@
    7.23  
    7.24  #block h4 {
    7.25  	color: #351a0a;
    7.26 -	margin: 0 0 6px;
    7.27 +	margin: 0px;
    7.28  	font-weight: bold;
    7.29  	font-size: 110%;
    7.30  }
    7.31 @@ -152,16 +153,16 @@
    7.32  	text-align: justify;
    7.33  }
    7.34  
    7.35 -#news li {
    7.36 +.news li {
    7.37  	list-style-type: square;
    7.38  	border-bottom: 1px dotted #BEBEBE;
    7.39  	margin-left: -25px;
    7.40  	padding: 4px 0px 4px 0px;
    7.41  }
    7.42  
    7.43 -#news a, .feed-grid a { text-decoration: none; }
    7.44 -#news p a { text-decoration: underline; }
    7.45 -#news p a:hover { text-decoration: none; }
    7.46 +.news a, .feed-grid a { text-decoration: none; }
    7.47 +.news p a { text-decoration: underline; }
    7.48 +.news p a:hover { text-decoration: none; }
    7.49  #twitter { margin: 20px 0; }
    7.50  #gallery { text-align: center; }
    7.51  
    7.52 @@ -185,15 +186,28 @@
    7.53  	border: 1px solid #ddd;
    7.54  }
    7.55  
    7.56 -.feed-grid { height: 180px; overflow: hidden; text-align: left; }
    7.57 -.feed-grid h3 { 
    7.58 -	margin: 15px 0 0; font-size: 16px; 
    7.59 -	padding: 0 22px;
    7.60 -	background: url(images/feed.png) no-repeat left; }
    7.61 -.feed-grid span { font-size: 10px; color: #888; margin-left: 24px; }
    7.62 -.feed-grid ul { color: #666; }
    7.63 -.feed-grid a { color: #666; }
    7.64 -.feed-grid a:hover { color: blue; }
    7.65 +/* Activity Box */
    7.66 +
    7.67 +.activity { 
    7.68 +	margin: 0 0 20px; 
    7.69 +	background: #eaeaea; 
    7.70 +	padding: 5px 2px 0; 
    7.71 +	border: 1px solid #ddd; 
    7.72 +}
    7.73 +.activity div { padding: 5px 10px; background: #fff; margin-top: 5px; }
    7.74 +.activity p { margin: 0; padding: 5px 10px; font-weight: bold; }
    7.75 +.activity a { text-decoration: none; }
    7.76 +.activity ul { list-style-type: none; 
    7.77 +	margin: 4px 0; padding: 0 4px; line-height: 150%; }
    7.78 +.activity_more { text-align: right;  }
    7.79 +.activity_more a { font-weight: normal; color: #000; padding: 0 4px; }
    7.80 +.activity_more a:hover { text-decoration: underline; }
    7.81 +
    7.82 +.activity span, .news span { 
    7.83 +	color: #666; 
    7.84 +	font-size: 11px; 
    7.85 +	font-weight: normal;
    7.86 +}
    7.87  
    7.88  /* Button */
    7.89  
    7.90 @@ -213,7 +227,8 @@
    7.91  
    7.92  /* Round corner */
    7.93  
    7.94 -#block_nav, pre, .box, .searchbox, .button a, #twitter {
    7.95 +#block_nav, pre, .box, .searchbox, .button a, #twitter, .activity,
    7.96 +.activity div {
    7.97  	-moz-border-radius: 4px;
    7.98  	-webkit-border-radius: 4px;
    7.99  	border-radius: 4px;
   7.100 @@ -272,6 +287,8 @@
   7.101  	border-top: 1px solid #ddd;
   7.102  	padding: 40px;
   7.103  	color: #666;
   7.104 +	clear: both;
   7.105 +	margin-bottom: -2%;
   7.106  }
   7.107  
   7.108  #footer a { color: #666; padding: 0 2px; }