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

cn, da, de, en, es, id, it, ru: lib/lang.php applied to all pages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 30 03:53:36 2012 +0300 (2012-03-30)
parents c2f9d5d0f314
children 9e27bd837079
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=utf-8" />
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="author" content="Christophe Lincoln, Paul Issot"/>
10 <?php include("../../lib/html/meta-link.html"); ?>
11 </head>
12 <body>
14 <?php
15 include("../../config.php");
16 include("../../lib/html/header.html");
17 ?>
19 <!-- Block -->
20 <div id="block">
21 <?php include("../../lib/html/nav.en.html"); ?>
22 <!-- Information/image -->
23 <div id="block_info">
24 <h4>Download</h4>
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>
30 <div class="button">
31 Quick Download:
32 <?php echo "<a href='$stable_iso'>SliTaz $stable_ver</a>
33 <a href='$cooking_iso'>SliTaz $cooking</a>"; ?>
34 </div>
35 </div>
36 </div>
38 <?php include("../../lib/lang.php"); ?>
40 <!-- Content -->
41 <div id="content">
43 <h2>Get SliTaz</h2>
45 <ul>
46 <li><a href="index.php#stable">LiveCD Stable version</a> -
47 Bootable ISO image of the current stable version.</li>
48 <li><a href="index.php#cooking">LiveCD Cooking version</a> -
49 Bootable ISO image of the cooking version.</li>
50 <li><a href="index.php#floppy">Floppy disk</a> - Bootable
51 startup disk to launch the LiveCD, a USB stick, etc.</li>
52 <li><a href="flavors.php">LiveCD to taste</a> - Flavors and loram.</li>
53 </ul>
55 <div class="box">
56 <p>
57 Help the project via a small donation or become an official
58 <a href="../sponsor/">sponsor</a>.
59 </p>
60 <?php include("../../lib/html/donate.html"); ?>
61 </div>
63 <h3>General information</h3>
64 <p>
65 This part of the site allows you to download a free copy of the SliTaz
66 GNU/Linux LiveCD or to get utilities and tools source code. To start
67 using the LiveCD ISO image you can refer to the English online
68 <a href="../doc/">documentation</a>. You can also find help and support
69 on SliTaz's <a href="http://forum.slitaz.org/">English Forum</a>.
70 </p>
72 <h3>Mirrors</h3>
73 <p>
74 SliTaz is mirrored actually in France by <a href="http://www.ads-lu.com/">ADS</a>,
75 and <a href="http://www.tuxfamily.org/">TuxFamily</a>. In Switzerland by
76 <a href="http://mirror.switch.ch/">SWITCHmirror</a>, in China by LupaWorld,
77 in the USA by <a href="http://distro.ibiblio.org/pub/linux/distributions/">Ibiblio</a>
78 and in Brazil by <a href="http://www.c3sl.ufpr.br/en/index.html">UFPR</a>. Huge thanks.
79 </p>
81 <ul>
82 <li>Switzerland - Mirror hosted by SWITCHmirror (10 Gbit/s)
83 <a href="http://mirror.switch.ch/ftp/mirror/slitaz/">HTTP</a> or
84 <a href="ftp://mirror.switch.ch/mirror/slitaz/">FTP</a></li>
86 <li>France - Mirror hosted by TuxFamily via
87 <a href="http://download.tuxfamily.org/slitaz/">HTTP</a> or
88 <a href="ftp://download.tuxfamily.org/slitaz/">FTP</a></li>
90 <li>China - Mirror hosted by LupaWorld
91 <a href="http://mirror.lupaworld.com/slitaz/">HTTP</a></li>
93 <li>USA - Mirror hosted by Ibiblio via
94 <a href="http://distro.ibiblio.org/pub/linux/distributions/slitaz/">HTTP</a> or
95 <a href="ftp://distro.ibiblio.org/pub/linux/distributions/slitaz/">FTP</a></li>
97 <li>Brazil - Mirror hosted by UFPR via
98 <a href="http://slitaz.c3sl.ufpr.br/">HTTP</a> or
99 <a href="ftp://slitaz.c3sl.ufpr.br/slitaz/">FTP</a></li>
100 </ul>
102 <a name="sources"></a>
103 <h3>Sources</h3>
104 <p>
105 Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source
106 builder), Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all
107 be downloaded from the <a href="http://www.tuxfamily.org/">TuxFamily</a>
108 mirror. Note that all the utilities are installed by default on SliTaz
109 and source code is commented in English. Download sources by
110 <a href="http://mirror.slitaz.org/sources/">HTTP</a> or
111 <a href="http://mirror.slitaz.org/sources/">FTP</a>
112 </p>
114 <a name="stable"></a>
115 <h2>LiveCD - Stable version</h2>
116 <p>
117 SliTaz stable version provides a mature operating system, widely
118 tested by an active community. The core LiveCD offers you a large
119 selection of multi-use packages carefully integrated into the
120 distribution, thus resulting in a coherent and robust system.
121 <?php echo "Current $stable_ver stable version was released on $stable_rel."; ?>
122 </p>
124 <p class="box">
125 <img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
126 <?php echo "SliTaz GNU/Linux $stable_ver ($stable_size) -
127 <a href='$stable_iso'>slitaz-$stable_ver.iso</a>
128 [ <a href='$mirror/$stable_ver/slitaz-$stable_ver.md5'>md5</a> ]"; ?>
129 </p>
131 <p>
132 A bootable CDROM image of all available packages for the stable version
133 is generated every day. It also contains a copy of the website and can
134 be used without an internet connection via the install.sh script.
135 </p>
137 <p class="box">
138 <img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
139 <?php echo "Collection of SliTaz GNU/Linux $stable_ver packages ($stable_pkgs)
140 - <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.iso'>packages-$stable_ver.iso</a>
141 [ <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.md5'>md5</a> ]"; ?>
142 </p>
144 <a name="cooking"></a>
145 <h2>LiveCD - Cooking version</h2>
146 <p>
147 SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable,
148 it allows you to test the latest improvements and packages, ask for new
149 features or report bugs to help us to prepare for the stable version.
150 </p>
152 <p class="box">
153 <img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
154 <?php echo "SliTaz GNU/Linux Cooking $cooking_ver ($cooking_size) -
155 <a href='$cooking_iso'>slitaz-$cooking.iso</a>
156 [ <a href='$mirror/cooking/slitaz-$cooking.md5'>md5</a> ]"; ?>
157 </p>
159 <p>
160 A bootable DVD image of all available packages for the Cooking version
161 is generated every day. It also contains a copy of the website and can
162 be used without an internet connection via the install.sh script.
163 Note: This image can also be
164 <a href="http://syslinux.zytor.com/wiki/index.php/Doc/isolinux#HYBRID_CD-ROM.2FHARD_DISK_MODE">
165 installed on an USB key</a>, but it will overwrite all data.
166 </p>
168 <p class="box">
169 <img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
170 <?php echo "Collection of SliTaz GNU/Linux Cooking packages ($cooking_pkgs)
171 - <a href='$pkgs_mirror/cooking/packages-cooking.iso'>packages-cooking.iso</a>
172 [ <a href='$pkgs_mirror/cooking/packages-cooking.md5'>md5</a> ]"; ?>
173 </p>
175 <a name="floppy"></a>
176 <h2>Floppy boot disk</h2>
177 <p>
178 This floppy diskette can start SliTaz on old PCs with or without a
179 CD-ROM. It can boot SliTaz from an usb flash drive, a SliTaz CD/DVD,
180 a hard drive, the LAN by PXE and even the
181 <a href="http://boot.slitaz.org/">Internet with gPXE</a>.
182 </p>
184 <p class="box">
185 <img src="/images/download.png" height="48px" width="48px" alt="[ DL ]" />
186 Floppy disk (1,44 MB) -
187 <a href="http://mirror.slitaz.org/boot/floppy-grub4dos">image</a>
188 [ <a href="http://mirror.slitaz.org/boot/floppy-grub4dos.md5">md5</a> ]
189 </p>
191 <p>
192 You can write this floppy image with SliTaz bootfloppybox,
193 <a href="http://en.wikipedia.org/wiki/RaWrite">Windows rawrite</a>
194 or simply dd (dd if=floppy-grub4dos of=/dev/fd0).
195 </p>
197 <p>
198 A <a href="http://mirror.slitaz.org/floppies/">floppy image set</a>
199 is also available for people who can't use a CD-ROM, USB key or Ethernet
200 card.
201 </p>
203 <!-- End of content -->
204 </div>
206 <?php include("../../lib/html/footer.html"); ?>
208 </body>
209 </html>