website view en/index.html @ rev 103

Link Portug?se main page
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jul 09 11:41:48 2008 +0200 (2008-07-09)
parents 39d1d9b29236
children 4589ed60cb2c
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 GNU/Linux - Home page</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
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-03-27 11:20:00" />
13 <meta name="author" content="Christophe Lincoln, Paul Issot"/>
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="alternate" type="application/rss+xml" title="SliTaz RSS feed" href="../rss.xml" />
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="../" title="Page principale en français">Français</a> |
27 <a href="../pt/" title="Página principal">Português</a> |
28 <a href="../i18n.html" title="Internationalisation">i18n</a>
29 </div>
30 <a href="http://www.slitaz.org/en/"><img id="logo"
31 src="../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
32 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
33 <p id="titre">#!/GNU/Linux</p>
34 </div>
35 <div id="nav">
36 <div id="nav_top"></div>
37 <ul>
38 <li><a href="about/" title="Informations about the SliTaz project">About the project</a></li>
39 <li><a href="get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
40 <li><a href="doc/" title="LiveCD usage and howto">Documentation</a></li>
41 <li><a href="packages/" title="Packaged software">Packages</a></li>
42 <li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
43 <li><a href="devel/" title="Developer corner">Developement</a></li>
44 <li><a href="artwork/" title="Artwork, colors and images">Artwork</a></li>
45 <li><a href="search.html" title="Search engine">Search</a></li>
46 <li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
47 </ul>
48 <hr />
49 <ul>
50 <li><a href="http://forum.slitaz.org/#idx2" title="Forum d'aide et support">Support Forum</a></li>
51 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
52 <li><a href="http://wiki.slitaz.org/doku.php?id=bts:bts" title="Bug Tracking system">Bug Tracking</a></li>
53 </ul>
54 <div id="nav_bottom">
55 <div id="nav_bottom_img"></div>
56 </div>
57 </div>
59 <!-- Content top. -->
60 <div id="content_top">
61 <div class="top_left"></div>
62 <div class="top_right"></div>
63 </div>
65 <!-- Content -->
66 <div id="content">
67 <a name="content"></a>
69 <h1><font color="#3e1220">Main page</font></h1>
70 <h2><font color="#df8f06">Boot baby... boot!</font></h2>
72 <p>
73 <a href="../" title="Français">Bienvenue</a> -
74 <a href="../pt/" title="Português">Bem-vindo</a> -
75 Welcome to the SliTaz GNU/Linux web site.
76 </p>
77 <p>
78 <a href="artwork/screenshots.html"><img
79 src="../pics/screenshots/index-desktop.png"
80 title="SliTaz Desktop" alt="slitaz-dektop"
81 style="width: 180px; height: 115px; float: left; margin: 0px 8px 0px 0px" /></a>
82 SliTaz is a free micro GNU/Linux distro using BusyBox, a Linux kernel, and GNU
83 free software. The goal of SliTaz is to have a GNU/Linux distro working in
84 memory (RAM). Installable to a hard disk, with good support for French language
85 web, It offers reliability, high performance and PC recycling. SliTaz boots with
86 Syslinux and provides more than 200 Linux commands, the LightTPD web server,
87 SQLite database, rescue tools, IRC client, SSH client/server powered by
88 Dropbear, X window system, JWM (Joe's Window Manager), gFTP, Geany IDE,
89 Mozilla Firefox, Alsaplayer, Gparted, a sound file editor and much more.
90 SliTaz's ISO image will always fit on less than 30 MB, to try and give you a
91 reasonable selection of software.
92 <a href="about/">More information...</a>
93 </p>
95 <div id="news">
96 <h2><font color="#df8f06">Headlines</font></h2>
97 <ul>
98 <!-- <li><strong>Date - Title</strong><br />
99 </li> -->
100 <li><strong>26 Jun 2008 - Cooking 20080626 with new Kernel</strong><br />
101 Summer time is here and also the new Cooking from the 26 June. A lot
102 of work has been done to improve user experience. This Cooking version
103 provides a new Kernel (2.6.25.5) with many new built-in drivers and
104 modules, linux package was also split to have a fairly modular Kernel.
105 Default user has changed to <code>tux</code> and the new option
106 <code>user=name</code> lets you choose the default user name. Most
107 of the Slitaz utils and tools have been improved: tazpkgbox provides
108 some new commands for package management and bootfloppybox can be used in
109 text mode, Netbox wifi and PPPoE support are now both working well and
110 a new function called zeroconf is available. Most packages are up-to-date
111 and Firefox 3.0 is part of the 25.2 Mb ISO. Cooking version can be
112 <a href="get/#cooking">downloaded</a> from SliTaz mirror. Bugs can
113 be reported on SliTaz Bug Tracking System:
114 <a href="http://wiki.slitaz.org/doku.php?id=bts:bts">BTS</a>
115 </li>
116 <li><strong>18 May 2008 - Cooking 20080518 and LinuxDays.ch</strong><br />
117 SliTaz team is proud to announce the availability of a new Cooking
118 LiveCD ISO image providing huge changes from the stable release.
119 SliTaz now uses Openbox as it's default Window Manager, desktop icons let
120 you launch your favorite applications and manage files and dbus and hal
121 will automatically mount removable media such as USB keys or Hard disks.
122 Packages can now be managed through the graphical Packages Manager
123 Tazpkgbox and mountbox and netbox are now much more usable and complete.
124 The LiveCD now offers: lua, a desktop search engine with searchmonkey,
125 system information with Hardinfo, task management with LXTasks and a
126 password and clipboard manager. All the major packages have been updated -
127 SliTaz now uses a new toolchain using the last glibc-2.7, GTK 2.12.9
128 and Firefox 3.0 RC1! You will now find 580 packages on the mirror
129 including wireless support for the kernel and the necessary tools
130 for a manual connection or one managed by SliTaz netbox. This new announced
131 Cooking version can be <a href="get/#cooking">downloaded</a> from
132 SliTaz mirror. Note: This version is going to be used at the
133 <a href="http://www.linuxdays.ch/">LinuxDay.ch</a> in Geneva
134 Switzerland.
135 </li>
136 <li><strong>22 Mar 2008 - SliTaz GNU/Linux 1.0 release</strong><br />
137 The SliTaz contributors team are proud to announce the publication of SliTaz
138 GNU/Linux 1.0. This is the first stable release after 2 years of work. The
139 system is distributed as a bootable LiveCD of 24.8 MB providing a fully
140 featured desktop environment and a generous selection of multi-use applications.
141 SliTaz GNU/Linux 1.0 uses the Linux Kernel 2.6.24.2, providing Firefox 2.0.0.12,
142 Rsync 3.0.0, Gparted 0.3.5 and sound support with Alsa 1.0.16. The distribution
143 lets you listen to music, surf the Web, edit a video studio and much more
144 with the 448 available packages that can be installed with our own
145 package manager Tazpkg. The LiveCD lets you create a custom distro or a LiveUSB
146 device in one single command. Security updates are provided by the project and
147 popular packages like Firefox will also get upgraded for functionality. You
148 can get SliTaz GNU/Linux 1.0 from the Web site
149 <a href="get/#stable">download page</a>. Read the
150 <a href="doc/releases/1.0/relnotes.en.html">Release Notes</a> for more
151 detailed information on this stable version.
152 </li>
153 <li><strong>26 Feb 2008 - Updated Cooking ISO (20080225)</strong><br />
154 SliTaz project is proud to announce an updated version of the LiveCD
155 with many bug fixes, new boot options, ACPI support and some package updates
156 such as: Alsa 1.0.16, PHP 5.2.5, Htop 0.7, Firefox 2.0.0.12, Nano 2.0.7 and
157 Sqlite 3.5.6. The option <code>home=*</code> now supports devices by UUID or
158 label (Thanks Andrew) and the <code>laptop</code> option will automatically
159 load ac and battery Kernel modules. The project also provides a new tool
160 Tazusb, dedicated to LiveUSB media. Tazusb lets you create bootable USB
161 media or write the current filesystem to the media, in one single command.
162 This version is ready for stable release, we are now writing Release Notes,
163 preparing final artwork and a stable packages repository. You can try this
164 updated Cooking by <a href="get/#cooking">downloading</a> the LiveCD ISO from
165 SliTaz Web site.</li>
166 <li><strong>10 Jan 2008 - New Cooking ISO (20080107)</strong><br />
167 Paving the road to a stable release, we published a new Cooking ISO with many
168 bug fixes and some new features. We added Asunder for audio CD ripping,
169 Burnbox to burn ISO images, a new boot option to let you load Kernel modules
170 at boot time (<code>modprobe=modules</code>) and the LiveCD now uses Xvesa
171 from Xorg 7.2. All the SliTaz tools and utilities have been updated with
172 new features. Tazpkg can repack packages from a running system, Tazlito
173 can generate a LiveCD distribution flavor with a few commands and Tazwok can
174 check for build dependencies when building a package from source. Please
175 check <a href="get/#cooking">downloads area</a> to get a copy of SliTaz
176 LiveCD.</li>
177 <li><strong>16 Dec 2007 - SliTaz English forum</strong><br />
178 The project is proud the announce the availability of an
179 <a href="http://forum.slitaz.org/#idx2">English forum</a>
180 providing help and support to users speaking English. Since the project
181 is French based, we get a lot of feedback and requests from the English
182 speaking community that we want to honour. The forum has it's own domain
183 <a href="http://forum.slitaz.org/">forum.slitaz.org</a>. The default
184 interface is in French but settings can be changed when you login with your
185 account. The crew is also working on the lack of English documentation.
186 Help and assistance are greatly welcomed in the project.
187 </li>
188 <li><strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong><br />
189 2 days for a new ISO that boots twice faster. With the new lzma compression
190 boot time has gone down, we worked hard these two days to improve boot speed
191 and finally get SliTaz to boot twice as fast. So we uploaded a new LiveCD with a
192 new Kernel patch for lzma and a bug fix for boot messages. Some
193 tests gave us the LiveCD booting between 20 to 30 seconds on recent PCs
194 and between 60 to 80 on older hardware.
195 <a href="get/#cooking">Download last Cooking</a>.
196 </li>
197 <li><strong>04 Dec 2007 - New Cooking with sound support and more options</strong><br />
198 SliTaz crew is proud to announce the availability of a new SliTaz Cooking
199 release. It's finally not the expected stable release because we decided
200 to add some more hardware support on the LiveCD, like sound and PCMCIA
201 support. A new roadmap is on the stove and a stable release should be expected
202 in March 2008, matching one year of the first SliTaz public release. This will
203 also give us time to bring you a rock solid stable version with all these new
204 features and more than 240 packages on the mirror. So, this new SliTaz
205 release brings you Alsa with it's mixer, Alsaplayer, mpg123, Gcolor2,
206 pcmciautils, and a new Kernel. SliTaz also provides new options to use at
207 boot time and isapnptools for very old hardware like IBM GL300 6272/6282 or
208 P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
209 Light Incredible... SliTaz (cooking) LiveCD can be obtained
210 on SliTaz mirror. <a href="get/#cooking">Download</a>. Enjoy!</li>
211 <li><strong>06 Nov 2007 - Last Cooking before 1.0</strong><br />
212 SliTaz project is proud to announce the last cooking version before stable
213 release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
214 Busybox 1.7.2 and much more in a ISO image of 24,7 MB. We also prepared a
215 new theme and wallpaper for JWM and installed a Tango icon.
216 <a href="get/#cooking">Download</a> SliTaz (cooking) LiveCD for free from
217 TuxFamily mirror. All feedback is really welcome, you can use the mailing
218 list or directly send a mail to &lt;devel at slitaz.org&gt;.</li>
219 <li><strong>12 Oct 2007 - New Cooking and stabilisation</strong><br />
220 SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
221 Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
222 a new theme and wallpaper. The packages manager was also upgraded with
223 Tazwok and the slitaz-tools. Transmission 0.82 can now create Torrent files.
224 SliTaz (cooking) LiveCD can be obtained for free
225 from TuxFamily mirror. <a href="get/#cooking">Download</a>.</li>
226 </ul>
228 <!-- News end. -->
229 </div>
231 <h2><font color="#df8f06">i18n</font></h2>
232 <p>
233 SliTaz project Website is available in the following languages:
234 <a href="../en/">English</a> |
235 <a href="../">Français</a> |
236 <a href="../i18n.html">i18n</a>
237 </p>
239 <!-- End of content with round corner -->
240 </div>
241 <div id="content_bottom">
242 <div class="bottom_left"></div>
243 <div class="bottom_right"></div>
244 </div>
246 <!-- Start of footer and copy notice -->
247 <div id="copy">
248 <p>
249 Last modification : 2008-03-27 11:20:00 -
250 <a href="#top">Top of the page</a>
251 </p>
252 <p>
253 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
254 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
255 </p>
256 <!-- End of copy -->
257 </div>
259 <!-- Bottom and logo's -->
260 <div id="bottom">
261 <p>
262 <a href="http://validator.w3.org/check?uri=referer"><img
263 src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
264 title="Code validé XHTML 1.0"
265 style="width: 80px; height: 15px;" /></a>
266 </p>
267 </div>
269 </body>
270 </html>