website view en/get/index.php @ rev 1200

New menu and move to html5 for en/ site + get ready for mobile display
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 13 19:21:45 2014 +0200 (2014-04-13)
parents e8d64efcd7cc
children c9c723941bf3
line source
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <title>SliTaz - Downloads</title>
6 <meta name="description" content="SliTaz GNU/Linux LiveCD free download" />
7 <meta name="keywords" lang="en" content="source, iso, livecd, get, free" />
8 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
9 <?php include("../../lib/html/meta-link.html"); ?>
10 </head>
11 <body>
13 <?php
14 include("../../config.php");
15 include("../../lib/html/header.html");
16 include("../../lib/html/nav.html");
17 include("../../lib/lang.php");
18 ?>
20 <!-- Content -->
21 <section id="content">
23 <h2>Get SliTaz</h2>
25 <p>
26 Download the latest stable version for production purposes
27 or a solid desktop environment. Use the Cooking version to
28 test and help us improve the distribution.
29 </p>
31 <ul>
32 <li><a href="#stable">LiveCD Stable version</a> -
33 Bootable ISO image of the current stable version</li>
34 <li><a href="#cooking">LiveCD Cooking version</a> -
35 Bootable ISO image of the cooking version</li>
36 <li><a href="#floppy">Floppy disk</a> - Bootable
37 startup disk to launch the LiveCD, a USB stick, etc</li>
38 <li><a href="flavors.php">LiveCD to taste</a> - Custom flavors and loram</li>
39 <li><a href="http://arm.slitaz.org/rpi/">SliTaz Raspberry Pi</a>
40 - Custom distro from the SliTaz ARM project</li>
41 </ul>
43 <div class="box-up">
44 <p>
45 Help the project via a small donation or become an official
46 <a href="../sponsor/">sponsor</a>.
47 </p>
48 <?php include("../../lib/html/donate.html"); ?>
49 </div>
51 <h3>General information</h3>
53 <p>
54 This part of the site allows you to download a free copy of the SliTaz
55 GNU/Linux LiveCD or to get utilities and tools source code. To start
56 using the LiveCD ISO image you can refer to the English online
57 <a href="../doc/">documentation</a>. You can also find help and support
58 on SliTaz's <a href="http://forum.slitaz.org/">English Forum</a>.
59 </p>
61 <h3>Mirrors</h3>
63 <p>
64 SliTaz is mirrored actually in France by <a href="http://www.ads-lu.com/">ADS</a>,
65 and <a href="http://www.tuxfamily.org/">TuxFamily</a>. In Switzerland by
66 <a href="http://mirror.switch.ch/">SWITCHmirror</a>, in China by LupaWorld,
67 in the USA by <a href="http://distro.ibiblio.org/pub/linux/distributions/">Ibiblio</a>
68 and in Brazil by <a href="http://www.c3sl.ufpr.br/en/index.html">UFPR</a>. Huge thanks.
69 </p>
71 <ul>
72 <li>Switzerland - Mirror hosted by SWITCHmirror (10 Gbit/s)
73 <a href="http://mirror.switch.ch/ftp/mirror/slitaz/">HTTP</a> or
74 <a href="ftp://mirror.switch.ch/mirror/slitaz/">FTP</a></li>
76 <li>France - Mirror hosted by TuxFamily via
77 <a href="http://download.tuxfamily.org/slitaz/">HTTP</a> or
78 <a href="ftp://download.tuxfamily.org/slitaz/">FTP</a></li>
80 <li>China - Mirror hosted by LupaWorld
81 <a href="http://mirror.lupaworld.com/slitaz/">HTTP</a></li>
83 <li>USA - Mirror hosted by Ibiblio via
84 <a href="http://distro.ibiblio.org/pub/linux/distributions/slitaz/">HTTP</a> or
85 <a href="ftp://distro.ibiblio.org/pub/linux/distributions/slitaz/">FTP</a></li>
87 <li>Brazil - Mirror hosted by UFPR via
88 <a href="http://slitaz.c3sl.ufpr.br/">HTTP</a> or
89 <a href="ftp://slitaz.c3sl.ufpr.br/slitaz/">FTP</a></li>
90 </ul>
92 <h3 id="sources">Sources</h3>
94 <p>
95 Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source
96 builder), Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all
97 be downloaded from the <a href="http://www.tuxfamily.org/">TuxFamily</a>
98 mirror. Note that all the utilities are installed by default on SliTaz
99 and source code is commented in English. Download sources by
100 <a href="http://mirror.slitaz.org/sources/">HTTP</a> or
101 <a href="http://mirror.slitaz.org/sources/">FTP</a>
102 </p>
104 <h2 id="stable">LiveCD - Stable version</h2>
106 <p>
107 SliTaz stable version provides a mature operating system, widely
108 tested by an active community. The core LiveCD offers you a large
109 selection of multi-use packages carefully integrated into the
110 distribution, thus resulting in a coherent and robust system.
111 <?php echo "Current $stable_ver stable version was released on $stable_rel."; ?>
112 </p>
114 <div class="box-dl"><p>
115 <?php echo "SliTaz GNU/Linux $stable_ver ($stable_size) -
116 <a href='$stable_iso'>slitaz-$stable_ver.iso</a>
117 [ <a href='$mirror/$stable_ver/slitaz-$stable_ver.md5'>md5</a> ]"; ?>
118 </p></div>
120 <p>
121 A bootable CDROM image of all available packages for the stable version
122 is generated every day. It also contains a copy of the website and can
123 be used without an internet connection via the install.sh script.
124 </p>
126 <div class="box-dl"><p>
127 <?php echo "Collection of SliTaz GNU/Linux $stable_ver packages ($stable_pkgs)
128 - <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.iso'>packages-$stable_ver.iso</a>
129 [ <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.md5'>md5</a> ]"; ?>
130 </p></div>
132 <h2 id="cooking">LiveCD - Cooking version</h2>
134 <p>
135 SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable,
136 it allows you to test the latest improvements and packages, ask for new
137 features or report bugs to help us to prepare for the stable version.
138 </p>
140 <div class="box-dl"><p>
141 <?php echo "SliTaz GNU/Linux Cooking $cooking_ver ($cooking_size) -
142 <a href='$cooking_iso'>slitaz-$cooking.iso</a>
143 [ <a href='$mirror/$cooking/slitaz-$cooking.md5'>md5</a> ]"; ?>
144 </p></div>
146 <p>
147 A bootable DVD image of all available packages for the Cooking version
148 is generated every day. It also contains a copy of the website and can
149 be used without an internet connection via the install.sh script.
150 Note: This image can also be
151 <a href="http://syslinux.zytor.com/wiki/index.php/Doc/isolinux#HYBRID_CD-ROM.2FHARD_DISK_MODE">
152 installed on an USB key</a>, but it will overwrite all data.
153 </p>
155 <div class="box-dl"><p>
156 <?php echo "Collection of SliTaz GNU/Linux Cooking packages ($cooking_pkgs)
157 - <a href='$pkgs_mirror/cooking/packages-cooking.iso'>packages-cooking.iso</a>
158 [ <a href='$pkgs_mirror/cooking/packages-cooking.md5'>md5</a> ]"; ?>
159 </p></div>
161 <h2 id="floppy">Floppy boot disk</h2>
163 <p>
164 This floppy diskette can start SliTaz on old PCs with or without a
165 CD-ROM. It can boot SliTaz from an usb flash drive, a SliTaz CD/DVD,
166 a hard drive, the LAN by PXE and even the
167 <a href="http://boot.slitaz.org/">Internet with gPXE</a>.
168 </p>
170 <div class="box-dl"><p>
171 Floppy disk (1,44 MB) -
172 <a href="http://mirror.slitaz.org/boot/floppy-grub4dos">image</a>
173 [ <a href="http://mirror.slitaz.org/boot/floppy-grub4dos.md5">md5</a> ]
174 </p></div>
176 <p>
177 You can write this floppy image with SliTaz bootfloppybox,
178 <a href="http://en.wikipedia.org/wiki/RaWrite">Windows rawrite</a>
179 or simply dd (dd if=floppy-grub4dos of=/dev/fd0).
180 </p>
182 <p>
183 A <a href="http://mirror.slitaz.org/floppies/">floppy image set</a>
184 is also available for people who can't use a CD-ROM, USB key or Ethernet
185 card.
186 </p>
188 <!-- End of content -->
189 </section>
191 <?php include("../../lib/html/footer.html"); ?>
193 </body>
194 </html>