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

Fix: mirror URL.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Dec 13 13:54:42 2008 +0100 (2008-12-13)
parents a4ac407ff954
children 258ea69ab6ef
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>
97 <li>France - mésobius mirror (100 Mps)
98 <a href="http://slitazmirror.linuxembarque.com/">HTTP</a></li>
99 <li>France - Pimentvert mirror (100 Mps)
100 <a href="http://mirror.pimentvert.com/slitaz/">HTTP</a></li>
101 <li>France - TuxFamily mirror by
102 <a href="http://download.tuxfamily.org/slitaz/">HTTP</a> or
103 <a href="ftp://download.tuxfamily.org/slitaz/">FTP</a></li>
104 </ul>
106 <a name="sources"></a>
107 <h3>Sources</h3>
108 <p>
109 Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source builder),
110 Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all be downloaded from the
111 <a href="http://www.tuxfamily.org/">TuxFamily</a> mirror. Note that all the
112 utilities are installed by default on SliTaz and source code is commented
113 in English. Download sources by
114 <a href="http://mirror.slitaz.org/sources/">HTTP</a> or
115 <a href="http://mirror.slitaz.org/sources/">FTP</a>
116 </p>
118 <a name="stable"></a>
119 <h2>LiveCD - Stable version</h2>
120 <p>
121 SliTaz stable version provides a mature operating system, widely tested by an
122 active community. The core LiveCD offers you a large selection of multi-use
123 packages carefully integrated into the distribution, thus resulting in a coherent
124 and robust system. Current 1.0 stable version was released on 22 March 2008.
125 </p>
127 <p class="get">
128 SliTaz GNU/Linux 1.0 (24,8 Mb) -
129 <a href="http://mirror.slitaz.org/iso/1.0/slitaz-1.0.iso"
130 >slitaz-1.0.iso</a>
131 [ <a href="http://mirror.slitaz.org/iso/1.0/slitaz-1.0.md5"
132 >md5</a> | <a
133 href="http://www.freetorrent.fr/download.php?id=ecd240f619879f9f11a29f0133ac624f8eca335d&f=slitaz-1.0.iso.torrent">
134 Torrent</a> ]
135 </p>
137 <a name="cooking"></a>
138 <h2>LiveCD - Cooking version</h2>
139 <p>
140 SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable, it allows
141 you to test the latest improvements and packages, ask for new features or report
142 bugs to help us to prepare for the stable version.
143 </p>
145 <p class="get">
146 SliTaz GNU/Linux cooking-20080716 (28,6 Mb) -
147 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso"
148 >slitaz-cooking.iso</a>
149 [ <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.md5"
150 >md5</a> ]
151 </p>
153 <!-- End of content with round corner -->
154 </div>
155 <div id="content_bottom">
156 <div class="bottom_left"></div>
157 <div class="bottom_right"></div>
158 </div>
160 <!-- Start of footer and copy notice -->
161 <div id="copy">
162 <p>
163 Last modification : 2008-07-16 23:00:00 -
164 <a href="#top">Top of the page</a>
165 </p>
166 <p>
167 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
168 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
169 </p>
170 <!-- End of copy -->
171 </div>
173 <!-- Bottom and logo's -->
174 <div id="bottom">
175 <p>
176 <a href="http://validator.w3.org/check?uri=referer"><img
177 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
178 title="Code validé XHTML 1.0"
179 style="width: 80px; height: 15px;" /></a>
180 </p>
181 </div>
183 </body>
184 </html>