website diff get/tools.html @ rev 49

Add Security to Handbook (en)
author Paul Issott <paul@slitaz.org>
date Sun May 18 22:50:22 2008 +0000 (2008-05-18)
parents
children be880a5d53d3
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/get/tools.html	Sun May 18 22:50:22 2008 +0000
     1.3 @@ -0,0 +1,126 @@
     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 tools - Les outils 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 tools busybox système embarqué script sh creat SliTaz GNU/Linux shell live-cd" />
    1.11 +    <meta name="keywords" lang="fr" content="Système, libre, gnu, linux, logiciels opensource, livecd, autonome" />
    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-01-07 12:00:00" />
    1.16 +    <meta name="author" content="Christophe Lincoln"/>
    1.17 +    <meta name="publisher" content="www.slitaz.org" />
    1.18 +    <link rel="shortcut icon" href="../favicon.ico" />
    1.19 +    <link rel="stylesheet"  type="text/css" href="../slitaz.css" />
    1.20 +</head>
    1.21 +<body bgcolor="#ffffff">
    1.22 +
    1.23 +<!-- Header -->
    1.24 +<div id="header">
    1.25 +    <a name="top"></a>
    1.26 +<!-- Access -->
    1.27 +<div id="access">
    1.28 +    <a href="#content" title="Aller au contenu de la page">Contenu</a>
    1.29 +</div>
    1.30 +    <a href="http://www.slitaz.org/"><img id="logo"
    1.31 +    src="../pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
    1.32 +    style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.33 +    <p id="titre">#!/GNU/Linux</p>
    1.34 +</div>
    1.35 +
    1.36 +<!-- Navigation menu -->
    1.37 +<div id="nav">
    1.38 +<div id="nav_top"></div>
    1.39 +    <ul>
    1.40 +        <li><a href="../about/" title="Informations au sujet du projet SliTaz">A propos du projet</a></li>
    1.41 +        <li><a href="../get/" title="Téléchargements - LiveCD et sous projets">Obtenir SliTaz</a></li>
    1.42 +        <li><a href="../doc/" title="Handbook, Cookbook et manuels">Documentation</a></li>
    1.43 +        <li><a href="../packages/" title="Paquets logiciels disponibles">Paquets</a></li>
    1.44 +        <li><a href="../mailing-list.html" title="Support, contact et collaboration">Liste de discussion</a></li>
    1.45 +        <li><a href="../devel/" title="Le coin du développeur">Développement</a></li>
    1.46 +        <li><a href="../artwork/" title="Artwork, couleurs et images">Art &amp; graphisme</a></li>
    1.47 +        <li><a href="../search.html" title="Rechercher des infos et/ou de la doc">Recherche</a></li>
    1.48 +        <li><a href="../sitemap.html" title="Vue globale du site web">Plan du site</a></li>
    1.49 +        <li><a href="http://forum.slitaz.org/" title="Forum d'aide et support">Forum</a></li>
    1.50 +    </ul>
    1.51 +<div id="nav_bottom">
    1.52 +<div id="nav_bottom_img"></div>
    1.53 +</div>
    1.54 +</div>
    1.55 +
    1.56 +<!-- Content top. -->
    1.57 +<div id="content_top">
    1.58 +<div class="top_left"></div>
    1.59 +<div class="top_right"></div>
    1.60 +</div>
    1.61 +
    1.62 +<!-- Content -->
    1.63 +<div id="content">
    1.64 +<a name="content"></a>
    1.65 +
    1.66 +<h1><font color="#3E1220">SliTaz tools</font></h1>
    1.67 +<h2><font color="#DF8F06">La boîte à outils SliTaz</font></h2>
    1.68 +
    1.69 +<p>
    1.70 +SliTaz tools se présente sous forme d'archive reconnue à leur extension en
    1.71 +<code>.tar.gz</code>. L'archive est téléchargeable librement, elle contient des
    1.72 +scripts utiles à la création de sa version personnalisée de SliTaz, tel qu'un
    1.73 +script de création de nouvelles initramfs et images ISO, les Makefile, ou encore
    1.74 +les fichiers de configuration contenu dans /etc. Ce paquet a été créé pour
    1.75 +accompager le <a href="/doc/cookbook/">Cookbook</a> (le livre de cuisine de
    1.76 +SliTaz) et pour aider les développeurs SliTaz. L'archive est aussi distribuée
    1.77 +car elle contient des fichiers qui peuvent être utiles à des individus de type
    1.78 +<em>hacker</em>...
    1.79 +</p>
    1.80 +
    1.81 +<h3>Download Tools - Current version 1.7 (20080206)</h3>
    1.82 +<ul>
    1.83 +    <li><a href="http://download.tuxfamily.org/slitaz/sources/tools/slitaz-tools-1.7.tar.gz"
    1.84 +     >slitaz-tools-1.7.tar.gz</a></li>
    1.85 +    <li><a href="http://download.tuxfamily.org/slitaz/sources/tools/"
    1.86 +     >http://download.tuxfamily.org/slitaz/sources/tools/</a></li>
    1.87 +</ul>
    1.88 +
    1.89 +<h3>Mercurial repo</h3>
    1.90 +<p>
    1.91 +Les SliTaz Tools ont leur propore dépôt Mercurial sur le serveur de SliTaz,
    1.92 +ils peuvent être cloné via la commande :
    1.93 +</p>
    1.94 +<pre>
    1.95 + $ hg clone http://hg.slitaz.org/slitaz-tools/
    1.96 +</pre>
    1.97 +
    1.98 +<!-- End of content with round corner -->
    1.99 +</div>
   1.100 +<div id="content_bottom">
   1.101 +<div class="bottom_left"></div>
   1.102 +<div class="bottom_right"></div>
   1.103 +</div>
   1.104 +
   1.105 +<!-- Start of footer and copy notice -->
   1.106 +<div id="copy">
   1.107 +<p>
   1.108 +Dernière modification : 2008-01-01 12:00:00 -
   1.109 +<a href="#top">Haut de la page</a>
   1.110 +</p>
   1.111 +<p>
   1.112 +Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
   1.113 +<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   1.114 +</p>
   1.115 +<!-- End of copy -->
   1.116 +</div>
   1.117 +
   1.118 +<!-- Bottom and logo's -->
   1.119 +<div id="bottom">
   1.120 +<p>
   1.121 +<a href="http://validator.w3.org/check?uri=referer"><img
   1.122 +   src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.123 +   title="Code validé XHTML 1.0"
   1.124 +   style="width: 80px; height: 15px;" /></a>
   1.125 +</p>
   1.126 +</div>
   1.127 +
   1.128 +</body>
   1.129 +</html>