flavors annotate dolibarr/rootcd/index.html @ rev 167

Add tazbug to core and gtkonly
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:00:52 2012 +0200 (2012-04-10)
parents 027d6ceef993
children 0b94ea65cee9
rev   line source
erjo@154 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
erjo@154 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
erjo@154 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
erjo@154 4 <head>
erjo@154 5 <title>SliTaz GNU/Linux - CD</title>
erjo@154 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
erjo@154 7 <meta name="author" content="Christophe Lincoln"/>
erjo@154 8 <link rel="stylesheet" type="text/css" href="style.css" />
erjo@154 9 </head>
paul@156 10 <body>
paul@156 11
erjo@154 12 <!-- Header -->
erjo@154 13 <div id="header">
paul@156 14 <div id="logo"></div>
paul@156 15 <div id="network">
paul@156 16 <a href="http://www.slitaz.org/">Website</a>
paul@156 17 <a href="http://scn.slitaz.org/">Community</a>
paul@156 18 <a href="http://doc.slitaz.org/">Doc</a>
paul@156 19 <a href="http://forum.slitaz.org/">Forum</a>
paul@156 20 <a href="http://labs.slitaz.org/issues">Bugs</a>
paul@156 21 <a href="http://hg.slitaz.org/">Hg</a>
paul@156 22 </div>
paul@156 23 <h1>SliTaz Live</h1>
erjo@154 24 </div>
erjo@154 25
paul@156 26 <!-- Block -->
paul@156 27 <div id="block"></div>
paul@156 28
erjo@154 29 <!-- Content -->
erjo@154 30 <div id="content">
paul@156 31 <h2>LiveCD information</h2>
erjo@154 32
paul@156 33 <h3>English</h3>
erjo@154 34 <p>
paul@156 35 Welcome to the SliTaz GNU/Linux cdrom. To boot SliTaz from a cdrom
paul@156 36 just burn the ISO image onto a blank disc. Then reboot your computer
paul@156 37 with the disc in your cdrom drive.
paul@156 38 </p>
paul@156 39 <p>
paul@156 40 SliTaz is a micro GNU/Linux distro using BusyBox, a Linux kernel,
paul@156 41 and GNU free software. SliTaz also uses goodies from the Debian
paul@156 42 project. The goal of SliTaz is to have a GNU/Linux distro working
paul@156 43 entirely in memory (RAM) and fully installable to a HD for desktop or
paul@156 44 server usage.
paul@156 45 </p>
paul@156 46 <p>
paul@156 47 On the system you will find documentation in /usr/share/doc and the
paul@156 48 full <a href="README">GPL license</a> in /usr/share/licenses.
erjo@154 49 </p>
erjo@154 50
paul@156 51 <h3>Français</h3>
erjo@154 52 <p>
paul@156 53 Bienvenue sur la page d'index d'un cdrom de SliTaz GNU/Linux.
paul@156 54 Vous devez démarrez votre ordinateur avec le cdrom dans le lecteur
paul@156 55 CD ou DVD, pour lancer SliTaz en RAM et sans risques pour la
paul@156 56 machine hôte.
erjo@154 57 </p>
erjo@154 58 <p>
paul@156 59 SliTaz peut fonctionner des mois entiers sans redémarrer, le système
paul@156 60 peut fonctionner dans 144 Mb de mémoire vive et sur des machines
paul@156 61 sans disque dur. Mais SliTaz est aussi pleinement installable sur
paul@156 62 un disque dur et largement extensible via le gestionnaire de
paul@156 63 paquets et la compilation de nouvelles applications depuis les
paul@156 64 sources.
erjo@154 65 </p>
erjo@154 66
paul@156 67 <!-- End content -->
erjo@154 68 </div>
paul@156 69
erjo@154 70 <!-- Footer -->
paul@156 71 <div id="footer">
paul@156 72 Copyright &copy; 2012 <a href="http://www.slitaz.org/">SliTaz</a>
paul@156 73 <p>
paul@156 74 SliTaz @
paul@156 75 <a href="http://twitter.com/slitaz">Twitter</a>
paul@156 76 <a href="http://www.facebook.com/slitaz">Facebook</a>
paul@156 77 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
paul@156 78 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
paul@156 79 <a href="http://flattr.com/profile/slitaz">Flattr</a>
paul@156 80 </p>
erjo@154 81 </div>
paul@156 82
erjo@154 83 </body>
erjo@154 84 </html>