website view en/get/index.html @ rev 222

en: Tiny typos
author Paul Issott <paul@slitaz.org>
date Sat Dec 13 17:55:55 2008 +0000 (2008-12-13)
parents 618359772d61
children 9bb9350fe3f1
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz - Downloads</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
8 <meta name="keywords" lang="en" content="source, iso, livecd, get, free" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="revisit-after" content="7 days" />
11 <meta name="expires" content="never" />
12 <meta name="modified" content="2008-07-16 23:00:00" />
13 <meta name="author" content="Linux User"/>
14 <meta name="publisher" content="www.slitaz.org" />
15 <link rel="shortcut icon" href="../../favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
17 <link rel="Content" href="#content" />
18 </head>
19 <body bgcolor="#ffffff">
20 <!-- Header -->
21 <div id="header">
22 <a name="top"></a>
23 <!-- Access -->
24 <div id="access">
25 Language:
26 <a href="../../get/" title="Partie téléchargements en français">Français</a>
27 </div>
28 <a href="http://www.slitaz.org/en/"><img id="logo"
29 src="../../pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
30 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
31 <p id="titre">#!/GNU/Linux</p>
32 </div>
33 <div id="nav">
34 <div id="nav_top"></div>
35 <ul>
36 <li><a href="../about/" title="Information about the SliTaz project">About the project</a></li>
37 <li><a href="../get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
38 <li><a href="../doc/" title="LiveCD usage and howto">Documentation</a></li>
39 <li><a href="../packages/" title="Packaged software">Packages</a></li>
40 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
41 <li><a href="../devel/" title="Developer corner">Developement</a></li>
42 <li><a href="../artwork/" title="Artwork, colors and images">Artwork</a></li>
43 <li><a href="../search.html" title="Search engine">Search</a></li>
44 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
45 </ul>
46 <hr />
47 <ul>
48 <li><a href="http://forum.slitaz.org/#idx2" title="Forum d'aide et support">Support Forum</a></li>
49 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
50 <li><a href="http://wiki.slitaz.org/doku.php?id=bts:bts" title="Bug Tracking system">Bug Tracking</a></li>
51 </ul>
52 <div id="nav_bottom">
53 <div id="nav_bottom_img"></div>
54 </div>
55 </div>
57 <!-- Content top. -->
58 <div id="content_top">
59 <div class="top_left"></div>
60 <div class="top_right"></div>
61 </div>
63 <!-- Content -->
64 <div id="content">
65 <a name="content"></a>
67 <h1><font color="#3e1220">Get SliTaz</font></h1>
68 <h2><font color="#df8f06">Downloads</font></h2>
70 <ul>
71 <li><a href="#stable">LiveCD Stable version</a> - Bootable ISO image of
72 the current stable version.</li>
73 <li><a href="#cooking">LiveCD Cooking version</a> - Bootable ISO image of
74 the cooking version.</li>
75 <li><a href="flavors.html">LiveCD to taste</a> - Flavors and loram.</li>
76 </ul>
78 <h3>General information</h3>
79 <p>
80 This part of the site allows you to download a free copy of the SliTaz
81 GNU/Linux LiveCD or to get utilities and tools source code. To start using
82 the LiveCD ISO image you can refer to the English online
83 <a href="../doc/">documentation</a>. You can also find help and support
84 on SliTaz's <a href="http://forum.slitaz.org/#idx2">English Forum</a>.
85 </p>
87 <h3>Mirrors</h3>
88 <p>
89 SliTaz is mirrored actually in France by Botux,
90 <a href="http://www.tuxfamily.org/">TuxFamily</a> and Erjo (Yes! A SliTaz dev)
91 <a href="http://info.pimentvert.com/">Pimentvert</a>. Huge thanks.
92 </p>
93 <ul>
94 <li>France - SliTaz mirror provided by Botux (200 Mps)
95 <a href="http://mirror.slitaz.org/">HTTP</a></li>
96 <li>France - Mesobius mirror (100 Mps)
97 <a href="http://slitazmirror.linuxembarque.com/">HTTP</a></li>
98 <li>France - Pimentvert mirror (100 Mps)
99 <a href="http://mirror.pimentvert.com/slitaz/">HTTP</a></li>
100 <li>France - TuxFamily mirror by
101 <a href="http://download.tuxfamily.org/slitaz/">HTTP</a> or
102 <a href="ftp://download.tuxfamily.org/slitaz/">FTP</a></li>
103 </ul>
105 <a name="sources"></a>
106 <h3>Sources</h3>
107 <p>
108 Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source builder),
109 Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all be downloaded from the
110 <a href="http://www.tuxfamily.org/">TuxFamily</a> mirror. Note that all the
111 utilities are installed by default on SliTaz and source code is commented
112 in English. Download sources by
113 <a href="http://mirror.slitaz.org/sources/">HTTP</a> or
114 <a href="http://mirror.slitaz.org/sources/">FTP</a>
115 </p>
117 <a name="stable"></a>
118 <h2>LiveCD - Stable version</h2>
119 <p>
120 SliTaz stable version provides a mature operating system, widely tested by an
121 active community. The core LiveCD offers you a large selection of multi-use
122 packages carefully integrated into the distribution, thus resulting in a coherent
123 and robust system. Current 1.0 stable version was released on 22 March 2008.
124 </p>
126 <p class="get">
127 SliTaz GNU/Linux 1.0 (24,8 Mb) -
128 <a href="http://mirror.slitaz.org/iso/1.0/slitaz-1.0.iso"
129 >slitaz-1.0.iso</a>
130 [ <a href="http://mirror.slitaz.org/iso/1.0/slitaz-1.0.md5"
131 >md5</a> | <a
132 href="http://www.freetorrent.fr/download.php?id=ecd240f619879f9f11a29f0133ac624f8eca335d&f=slitaz-1.0.iso.torrent">
133 Torrent</a> ]
134 </p>
136 <a name="cooking"></a>
137 <h2>LiveCD - Cooking version</h2>
138 <p>
139 SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable, it allows
140 you to test the latest improvements and packages, ask for new features or report
141 bugs to help us to prepare for the stable version.
142 </p>
144 <p class="get">
145 SliTaz GNU/Linux cooking-20080716 (28,6 Mb) -
146 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso"
147 >slitaz-cooking.iso</a>
148 [ <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.md5"
149 >md5</a> ]
150 </p>
152 <!-- End of content with round corner -->
153 </div>
154 <div id="content_bottom">
155 <div class="bottom_left"></div>
156 <div class="bottom_right"></div>
157 </div>
159 <!-- Start of footer and copy notice -->
160 <div id="copy">
161 <p>
162 Last modification : 2008-07-16 23:00:00 -
163 <a href="#top">Top of the page</a>
164 </p>
165 <p>
166 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
167 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
168 </p>
169 <!-- End of copy -->
170 </div>
172 <!-- Bottom and logo's -->
173 <div id="bottom">
174 <p>
175 <a href="http://validator.w3.org/check?uri=referer"><img
176 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
177 title="Code validé XHTML 1.0"
178 style="width: 80px; height: 15px;" /></a>
179 </p>
180 </div>
182 </body>
183 </html>