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

Add warning (thanks Thomas aka Kultex)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 25 02:47:25 2018 +0200 (2018-01-25)
parents 0454e6739b5d
children bd9331173109
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 <div class="box-warning">Before using SliTaz — please read this post: <a href="http://forum.slitaz.org/topic/-important-info-about-meltdown-and-spectre-">Important info about Meltdown and Spectre</a></div>
33 <ul>
34 <!-- li><a href="#stable">LiveCD Stable version</a> -
35 Bootable ISO image of the current stable version</li -->
36 <li><a href="#rolling">LiveCD Rolling version</a> -
37 Bootable ISO image of the rolling version</li>
38 <li><a href="#floppy">Floppy disk</a> - Bootable
39 startup disk to launch the LiveCD, a USB stick, etc</li>
40 <li><a href="flavors.php">LiveCD to taste</a> - Custom flavors and loram</li>
41 <li><a href="http://arm.slitaz.org/rpi/">SliTaz Raspberry Pi</a>
42 - Custom distro from the SliTaz ARM project</li>
43 </ul>
45 <div class="box-up">
46 <p>
47 Help the project via a small donation or become an official
48 <a href="../sponsor/">sponsor</a>.
49 </p>
50 <?php include("../../lib/html/donate.html"); ?>
51 </div>
53 <h3>General information</h3>
55 <p>
56 This part of the site allows you to download a free copy of the SliTaz
57 GNU/Linux LiveCD or to get utilities and tools source code. To start
58 using the LiveCD ISO image you can refer to the English online
59 <a href="../doc/">documentation</a>. You can also find help and support
60 on SliTaz's <a href="http://forum.slitaz.org/">English Forum</a>.
61 </p>
63 <h3>Mirrors</h3>
65 <p>
66 SliTaz is mirrored actually in France by <a href="http://www.ads-lu.com/">ADS</a>,
67 and <a href="http://www.tuxfamily.org/">TuxFamily</a>. In Switzerland by
68 <a href="http://mirror.switch.ch/">SWITCHmirror</a>, <!-- in China by LupaWorld, -->
69 in the USA by <a href="http://distro.ibiblio.org/pub/linux/distributions/">Ibiblio</a>
70 and in Brazil by <a href="http://www.c3sl.ufpr.br/en/index.html">UFPR</a>. Huge thanks.
71 </p>
73 <ul>
74 <li>Switzerland - Mirror hosted by SWITCHmirror (10 Gbit/s)
75 <a href="http://mirror.switch.ch/ftp/mirror/slitaz/">HTTP</a> or
76 <a href="ftp://mirror.switch.ch/mirror/slitaz/">FTP</a></li>
78 <li>France - Mirror hosted by TuxFamily via
79 <a href="http://download.tuxfamily.org/slitaz/">HTTP</a> or
80 <a href="ftp://download.tuxfamily.org/slitaz/">FTP</a></li>
82 <!-- li>China - Mirror hosted by LupaWorld
83 <a href="http://mirror.lupaworld.com/slitaz/">HTTP</a></li -->
85 <li>USA - Mirror hosted by Ibiblio via
86 <a href="http://distro.ibiblio.org/pub/linux/distributions/slitaz/">HTTP</a> or
87 <a href="ftp://distro.ibiblio.org/pub/linux/distributions/slitaz/">FTP</a></li>
89 <li>Brazil - Mirror hosted by UFPR via
90 <a href="http://slitaz.c3sl.ufpr.br/">HTTP</a> or
91 <a href="ftp://slitaz.c3sl.ufpr.br/slitaz/">FTP</a></li>
92 </ul>
94 <h3 id="sources">Sources</h3>
96 <p>
97 Tazpkg (Package manager), Tazlito (SliTaz Live Tool), Tazwok (Source
98 builder), Tazusb (LiveUSB Tool) and the SliTaz Tools tarballs can all
99 be downloaded from the <a href="http://www.tuxfamily.org/">TuxFamily</a>
100 mirror. Note that all the utilities are installed by default on SliTaz
101 and source code is commented in English. Download sources by
102 <a href="http://mirror.slitaz.org/sources/">HTTP</a> or
103 <a href="http://mirror.slitaz.org/sources/">FTP</a>
104 </p>
106 <!--
107 <h2 id="stable">LiveCD - Stable version</h2>
109 <p>
110 SliTaz stable version provides a mature operating system, widely
111 tested by an active community. The core LiveCD offers you a large
112 selection of multi-use packages carefully integrated into the
113 distribution, thus resulting in a coherent and robust system.
114 < ?php echo "Current $stable_ver stable version was released on $stable_rel."; ? >
115 </p>
117 <div class="box-dl"><p>
118 < ?php echo "SliTaz GNU/Linux $stable_ver ($stable_size) -
119 <a href='$stable_iso'>slitaz-$stable_ver.iso</a>
120 [ <a href='$mirror/$stable_ver/slitaz-$stable_ver.md5'>md5</a> ]"; ? >
121 </p></div>
123 <p>
124 A bootable CD-ROM image of all available packages for the stable version
125 is generated every day. It also contains a copy of the website and can
126 be used without an internet connection via the install.sh script.
127 </p>
129 <div class="box-dl"><p>
130 < ?php echo "Collection of SliTaz GNU/Linux $stable_ver packages ($stable_pkgs)
131 - <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.iso'>packages-$stable_ver.iso</a>
132 [ <a href='$pkgs_mirror/$stable_ver/packages-$stable_ver.md5'>md5</a> ]"; ? >
133 </p></div>
135 <p>
136 Windows users and DOS users can install SliTaz without partitioning.
137 The following ZIP archive has to be extracted in C:\ and the boot
138 instructions can be found in C:\slitaz\boot\install.txt
139 </p>
141 <div class="box-dl"><p>
142 < ?php echo "SliTaz GNU/Linux $stable_ver archive (51 Mb) -
143 <a href='http://mirror.slitaz.org/iso/$stable_ver/slitaz-$stable_ver.zip'>
144 slitaz-$stable_ver.zip</a>"; ? >
145 </p></div>
146 -->
148 <h2 id="rolling">LiveCD - Rolling version</h2>
150 <p>
151 SliTaz Rolling LiveCD is a constantly evolving version, fully usable,
152 it allows you to test the latest improvements and packages, ask for new
153 features or report bugs to help us to prepare for the stable version.
154 SliTaz Rolling ISO released weekly.
155 </p>
157 <div class="box-dl"><p>
158 <?php echo "SliTaz GNU/Linux Rolling (43 MB) -
159 <a href='$mirror/rolling/slitaz-rolling.iso'>slitaz-rolling.iso</a>
160 [ <a href='$mirror/rolling/slitaz-rolling.md5'>md5</a> ]"; ?>
161 </p></div>
163 <p>
164 Rolling flavors can be found <a href="http://mirror.slitaz.org/iso/rolling/"
165 target="_blank" rel="noopener noreferrer">on mirror</a>.
166 </p>
168 <!-- p>
169 A bootable DVD image of all available packages for the Cooking version
170 is generated every day. It also contains a copy of the website and can
171 be used without an internet connection via the install.sh script.
172 Note: This image can also be
173 <a href="http://syslinux.zytor.com/wiki/index.php/Doc/isolinux#HYBRID_CD-ROM.2FHARD_DISK_MODE">
174 installed on a USB key</a>, but it will overwrite all data.
175 </p>
177 <div class="box-dl"><p>
178 < ?php echo "Collection of SliTaz GNU/Linux Cooking packages ($cooking_pkgs)
179 - <a href='$pkgs_mirror/cooking/packages-cooking.iso'>packages-cooking.iso</a>
180 [ <a href='$pkgs_mirror/cooking/packages-cooking.md5'>md5</a> ]"; ? >
181 </p></div -->
183 <h2 id="floppy">Floppy boot disk</h2>
185 <p>
186 This floppy diskette can start SliTaz on old PCs with or without a
187 CD-ROM. It can boot SliTaz from a usb flash drive, a SliTaz CD/DVD,
188 a hard drive, the LAN by PXE and even the
189 <a href="http://boot.slitaz.org/">Internet with gPXE</a>.
190 </p>
192 <div class="box-dl"><p>
193 Floppy disk (1,44 MB) -
194 <a href="http://mirror.slitaz.org/boot/floppy-grub4dos">image</a>
195 [ <a href="http://mirror.slitaz.org/boot/floppy-grub4dos.md5">md5</a> ]
196 </p></div>
198 <p>
199 You can write this floppy image with SliTaz bootfloppybox,
200 <a href="http://en.wikipedia.org/wiki/RaWrite">Windows rawrite</a>
201 or simply dd (dd if=floppy-grub4dos of=/dev/fd0).
202 </p>
204 <p>
205 A <a href="http://mirror.slitaz.org/floppies/">floppy image set</a>
206 is also available for people who can't use a CD-ROM, USB key or Ethernet
207 card.
208 </p>
210 <!-- End of content -->
211 </section>
213 <?php include("../../lib/html/footer.html"); ?>
215 </body>
216 </html>