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

sed for RC2 string in all pages
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 03 23:26:31 2012 +0100 (2012-03-03)
parents 57ab199546d7
children
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="modified" content="2011-03-25 18:00:00" />
11 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
12 <link rel="shortcut icon" href="../../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
14 <script type="text/javascript">
15 /* <![CDATA[ */
16 (function() {
17 var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
18 s.type = 'text/javascript';
19 s.async = true;
20 s.src = 'http://api.flattr.com/js/0.6/load.js?mode=auto';
21 t.parentNode.insertBefore(s, t);
22 })();
23 /* ]]> */
24 </script>
25 </head>
26 <body>
28 <!-- Header -->
29 <div id="header">
30 <div id="logo"></div>
31 <div id="network">
32 <a href="http://www.slitaz.org/netmap.php">
33 <img src="../../images/network.png" alt="network.png" /></a>
34 <a href="http://scn.slitaz.org/">Community</a>
35 <a href="http://doc.slitaz.org/">Doc</a>
36 <a href="http://forum.slitaz.org/">Forum</a>
37 <a href="http://bugs.slitaz.org">Bugs</a>
38 <a href="http://hg.slitaz.org/">Hg</a>
39 </div>
40 <h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
41 </div>
43 <!-- Block -->
44 <div id="block">
45 <!-- Navigation -->
46 <div id="block_nav">
47 <h4>Navigation</h4>
48 <div class="right_box">
49 <ul>
50 <li><a href="../../webchat.php">Web Chat</a></li>
51 <li><a href="../mailing-list.html">Mailing List</a></li>
52 <li><a href="../devel/">Development</a></li>
53 <li><a href="../packages/">Packages</a></li>
54 <li><a href="../artwork/">Artwork</a></li>
55 <li><a href="../search.html">Search</a></li>
56 </ul>
57 </div>
58 <div class="left_box">
59 <ul>
60 <li><a href="../">Headlines</a></li>
61 <li><a href="../about/">About</a></li>
62 <li><a href="../get/">Download</a></li>
63 <li><a href="../doc/">Documentation</a></li>
64 <li><a href="../asso/">Association</a></li>
65 <li><a href="../asso/sponsor.html">Sponsor</a></li>
66 </ul>
67 </div>
68 </div>
69 <!-- Information/image -->
70 <div id="block_info">
71 <h4>Download</h4>
72 <p>
73 Download the latest stable version for production purposes
74 or a solid desktop environment. Use the Cooking version to
75 test and help us improve the distribution.
76 </p>
77 <div class="button">
78 Quick Download:
79 <a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso">SliTaz 3.0</a>
80 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a>
81 </div>
82 </div>
83 </div>
85 <!-- Languages -->
86 <div id="lang">
87 <a href="../i18n.php">
88 <img src="../../images/locale.png" alt="locale.png" /></a>
89 <a href="../../da/get/">Dansk</a>
90 <a href="../../de/get/">Deutsch</a>
91 <a href="../../en/get/">English</a>
92 <a href="../../es/get/">Español</a>
93 <a href="../../fr/get/">Français</a>
94 <a href="../../it/get/">Italiano</a>
95 <a href="../../pt/get/">Português</a>
96 <a href="../../cn/get/">Chinese</a>
97 </div>
99 <!-- Content -->
100 <div id="content">
102 <h2>Get SliTaz</h2>
104 <ul>
105 <li><a href="index.html#stable">LiveCD Stable version</a> -
106 Bootable ISO image of the current stable version.</li>
107 <li><a href="index.html#cooking">LiveCD Cooking version</a> -
108 Bootable ISO image of the cooking version.</li>
109 <li><a href="index.html#floppy">Floppy disk</a> - Bootable
110 startup disk to launch the LiveCD, a USB stick, etc.</li>
111 <li><a href="flavors.html">LiveCD to taste</a> - Flavors and loram.</li>
112 </ul>
114 <p>
115 Help the project via a small donation or become an official
116 <a href="../asso/sponsor.html">sponsor</a>.
117 </p>
118 <!-- PayPal boutton -->
119 <form action="https://www.paypal.com/cgi-bin/webscr" method="post"
120 style="display: inline;">
121 <input type="hidden" name="cmd" value="_s-xclick" />
122 <input type="hidden" name="hosted_button_id" value="4885025" />
123 <input type="image" src="../../images/paypal.png" name="submit"
124 alt="PayPal - The safer, easier way to pay online!" />
125 </form>
126 <!-- Flattr boutton -->
127 <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;"
128 href="http://www.slitaz.org/"></a>
130 <h3>General information</h3>
131 <p>
132 This part of the site allows you to download a free copy of the SliTaz
133 GNU/Linux LiveCD or to get utilities and tools source code. To start using
134 the LiveCD ISO image you can refer to the English online
135 <a href="../doc/">documentation</a>. You can also find help and support
136 on SliTaz's <a href="http://forum.slitaz.org/">English Forum</a>.
137 </p>
139 <h3>Mirrors</h3>
140 <p>
141 SliTaz is mirrored actually in France by <a href="http://www.ads-lu.com/" target="_blank">ADS</a>, Mésobius and
142 <a href="http://www.tuxfamily.org/">TuxFamily</a>. In Switzerland by
143 <a href="http://mirror.switch.ch/">SWITCHmirror</a>,
144 in China by LupaWorld, in the USA by
145 <a href="http://distro.ibiblio.org/pub/linux/distributions/">Ibiblio</a>
146 and in Brazil by <a href="http://www.c3sl.ufpr.br/en/index.html">UFPR</a>. Huge thanks.
147 </p>
149 <ul>
150 <li>Switzerland - Mirror hosted by SWITCHmirror (10 Gbit/s)
151 <a href="http://mirror.switch.ch/ftp/mirror/slitaz/">HTTP</a> or
152 <a href="ftp://mirror.switch.ch/mirror/slitaz/">FTP</a></li>
154 <li>France - Mirror hosted by Mésobius (100 Mps)
155 <a href="http://slitazmirror.linuxembarque.com">HTTP</a></li>
157 <li>France - Mirror hosted by TuxFamily via
158 <a href="http://download.tuxfamily.org/slitaz/">HTTP</a> or
159 <a href="ftp://download.tuxfamily.org/slitaz/">FTP</a></li>
161 <li>China - Mirror hosted by LupaWorld
162 <a href="http://mirror.lupaworld.com/slitaz/">HTTP</a></li>
164 <li>USA - Mirror hosted by Ibiblio via
165 <a href="http://distro.ibiblio.org/pub/linux/distributions/slitaz/">HTTP</a> or
166 <a href="ftp://distro.ibiblio.org/pub/linux/distributions/slitaz/">FTP</a></li>
168 <li>Brazil - Mirror hosted by UFPR via
169 <a href="http://slitaz.c3sl.ufpr.br/">HTTP</a> or
170 <a href="ftp://slitaz.c3sl.ufpr.br/slitaz/">FTP</a></li>
171 </ul>
173 <a name="sources"></a>
174 <h3>Sources</h3>
175 <p>
176 Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source builder),
177 Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all be downloaded from the
178 <a href="http://www.tuxfamily.org/">TuxFamily</a> mirror. Note that all the
179 utilities are installed by default on SliTaz and source code is commented
180 in English. Download sources by
181 <a href="http://mirror.slitaz.org/sources/">HTTP</a> or
182 <a href="http://mirror.slitaz.org/sources/">FTP</a>
183 </p>
185 <a name="stable"></a>
186 <h2>LiveCD - Stable version</h2>
187 <p>
188 SliTaz stable version provides a mature operating system, widely tested by an
189 active community. The core LiveCD offers you a large selection of multi-use
190 packages carefully integrated into the distribution, thus resulting in a coherent
191 and robust system. Current 3.0 stable version was released on 28 March 2010.
192 </p>
194 <p class="box">
195 SliTaz GNU/Linux 3.0 (30 MB) -
196 <a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.iso"
197 >slitaz-3.0.iso</a>
198 [ <a href="http://mirror.slitaz.org/iso/3.0/slitaz-3.0.md5"
199 >md5</a> ]
200 </p>
202 <p>
203 A bootable CDROM image of all available packages for version 3.0 is
204 generated every day. It also contains a copy of the website and can
205 be used without an internet connection via the install.sh script.
206 </p>
208 <p class="box">
209 Collection of SliTaz GNU/Linux 3.0 packages (&lt; 2GB) -
210 <a href="http://mirror.switch.ch/ftp/mirror/slitaz/iso/3.0/packages-3.0.iso">packages-3.0.iso</a>
211 [ <a href="http://mirror.switch.ch/ftp/mirror/slitaz/iso/3.0/packages-3.0.md5">md5</a> ]
212 </p>
214 <a name="cooking"></a>
215 <h2>LiveCD - Cooking version</h2>
216 <p>
217 SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable, it allows
218 you to test the latest improvements and packages, ask for new features or report
219 bugs to help us to prepare for the stable version.
220 </p>
222 <p class="box">
223 SliTaz GNU/Linux cooking-20110531 (30 MB) -
224 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso"
225 >slitaz-cooking.iso</a>
226 [ <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.md5"
227 >md5</a> ]
228 </p>
230 <p>
231 A bootable DVD image of all available packages for the Cooking version is
232 generated every day. It also contains a copy of the website and can
233 be used without an internet connection via the install.sh script.
234 Note: This image can also be
235 <a href="http://syslinux.zytor.com/wiki/index.php/Doc/isolinux#HYBRID_CD-ROM.2FHARD_DISK_MODE">installed on an USB key</a>,
236 but it will overwrite all data.
237 </p>
239 <p class="box">
240 Collection of SliTaz GNU/Linux cooking packages (&lt; 4GB) -
241 <a href="http://mirror.slitaz.org/iso/cooking/packages-cooking.iso">packages-cooking.iso</a>
242 [ <a href="http://mirror.slitaz.org/iso/cooking/packages-cooking.md5">md5</a> ]
243 </p>
245 <a name="floppy"></a>
246 <h2>Floppy boot disk</h2>
247 <p>
248 This floppy diskette can start SliTaz on old PCs with or without a CD-ROM. It can boot
249 SliTaz from an usb flash drive, a SliTaz CD/DVD, a hard drive, the LAN by PXE and even
250 the <a href="http://boot.slitaz.org/">Internet with gPXE</a>.
251 </p>
253 <p class="box">
254 Floppy disk (1,44 MB) -
255 <a href="http://mirror.slitaz.org/boot/floppy-grub4dos">image</a>
256 [ <a href="http://mirror.slitaz.org/boot/floppy-grub4dos.md5">md5</a> ]
257 </p>
259 <p>
260 You can write this floppy image with SliTaz bootfloppybox,
261 <a href="http://en.wikipedia.org/wiki/RaWrite">Windows rawrite</a>
262 or simply dd (dd if=floppy-grub4dos of=/dev/fd0).
263 </p>
265 <p>
266 A <a href="http://mirror.slitaz.org/floppies/">floppy image set</a>
267 is also available for people who can't use a CD-ROM, USB key or Ethernet
268 card.
269 </p>
271 <!-- End of content -->
272 </div>
274 <!-- Footer -->
275 <div id="footer">
276 Copyright &copy; <span class="year"></span>
277 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
278 <a href="http://scn.slitaz.org/">Community</a>
279 <a href="http://doc.slitaz.org/">Doc</a>
280 <a href="http://forum.slitaz.org/">Forum</a>
281 <a href="http://pkgs.slitaz.org/">Packages</a>
282 <a href="http://bugs.slitaz.org">Bugs</a>
283 <a href="http://hg.slitaz.org/">Hg</a>
284 <p>
285 SliTaz @
286 <a href="http://twitter.com/slitaz">Twitter</a>
287 <a href="http://www.facebook.com/slitaz">Facebook</a>
288 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
289 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
290 <a href="http://flattr.com/profile/slitaz">Flattr</a>
291 </p>
292 </div>
294 </body>
295 </html>