website annotate en/index.html @ rev 478

packages/index.html: add 1.0 version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 13 12:40:51 2009 +0200 (2009-05-13)
parents 4980c0fb2688
children 47a795b362e1
rev   line source
pankso@5 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
pankso@5 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
pankso@5 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
pankso@5 4 <head>
pankso@380 5 <title>SliTaz GNU/Linux - Main page</title>
pankso@380 6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
pankso@380 7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
pankso@380 8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX in RAM" />
pankso@380 9 <meta name="robots" content="index, follow, all" />
pankso@380 10 <meta name="revisit-after" content="7 days" />
pankso@380 11 <meta name="expires" content="never" />
pankso@380 12 <meta name="modified" content="2009-03-29 12:45:00" />
pankso@380 13 <meta name="author" content="Paul Issot"/>
pankso@380 14 <meta name="publisher" content="www.slitaz.org" />
pankso@380 15 <link rel="shortcut icon" href="../favicon.ico" />
pankso@380 16 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
pankso@380 17 <link rel="alternate" type="application/rss+xml" title="SliTaz Website feed" href="rss.xml" />
pankso@335 18 <link rel="alternate" type="application/atom+xml" title="SliTaz Labs feed" href="http://labs.slitaz.org/news?format=atom" />
pankso@380 19 <link rel="Content" href="#content" />
pankso@5 20 </head>
pankso@5 21 <body bgcolor="#ffffff">
pankso@5 22 <!-- Header -->
pankso@5 23 <div id="header">
pankso@5 24 <a name="top"></a>
pankso@5 25 <!-- Access -->
pankso@5 26 <div id="access">
pankso@76 27 Language:
pankso@276 28 <a href="../de/" title="Deutsche Slitaz Website">Deutsch</a> |
pankso@276 29 <a href="../es/" title="Página de Inicio">Español</a> |
pankso@364 30 <a href="../fr/" title="Page principale en français">Français</a> |
pankso@103 31 <a href="../pt/" title="Página principal">Português</a> |
tsjz@438 32 <a href="../cn/" title="Chinese"><img src="../cn/chinese_top.jpg" title="Chinese"></img></a> |
pankso@76 33 <a href="../i18n.html" title="Internationalisation">i18n</a>
pankso@5 34 </div>
pankso@379 35 <a href="http://www.slitaz.org/"><img id="logo"
pankso@379 36 src="../pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
pankso@5 37 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
pankso@5 38 <p id="titre">#!/GNU/Linux</p>
pankso@5 39 </div>
pankso@5 40 <div id="nav">
pankso@5 41 <div id="nav_top"></div>
pankso@424 42 <!-- General -->
pankso@424 43 <ul>
pankso@424 44 <li><a href="about/" title="Information about the SliTaz project">About the project</a></li>
pankso@424 45 <li><a href="asso/" title="SliTaz non-profit association">Association</a></li>
pankso@424 46 <li><a href="get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
pankso@424 47 <li><a href="doc/" title="LiveCD usage and howto">Documentation</a></li>
pankso@424 48 <li><a href="packages/" title="Packaged software">Packages</a></li>
pankso@424 49 <li><a href="devel/" title="Developers corner">Development</a></li>
pankso@424 50 <li><a href="artwork/" title="Artwork, colors and images">Artwork</a></li>
pankso@424 51 </ul>
pankso@424 52 <!-- Support -->
pankso@424 53 <ul>
pankso@424 54 <li><a href="http://forum.slitaz.org/#idx2" title="Forum for help and support">Support Forum</a></li>
pankso@424 55 <li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
pankso@424 56 <li><a href="search.html" title="Search engine">Search</a></li>
pankso@424 57 <li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
pankso@424 58 </ul>
pankso@424 59 <!-- Wiki and Labs -->
pankso@424 60 <ul>
pankso@424 61 <li><a href="http://wiki.slitaz.org/" title="Wiki communities">Wiki Resources</a></li>
pankso@424 62 <li><a href="http://labs.slitaz.org/" title="SliTaz Laboratories">SliTaz Labs</a></li>
pankso@424 63 <li><a href="http://labs.slitaz.org/issues" title="Bug Tracking system">Bug Tracking</a></li>
pankso@424 64 </ul>
pankso@5 65 <div id="nav_bottom">
pankso@5 66 <div id="nav_bottom_img"></div>
pankso@5 67 </div>
pankso@5 68 </div>
pankso@5 69
pankso@5 70 <!-- Content top. -->
pankso@5 71 <div id="content_top">
pankso@5 72 <div class="top_left"></div>
pankso@5 73 <div class="top_right"></div>
pankso@5 74 </div>
pankso@5 75
pankso@5 76 <!-- Content -->
pankso@5 77 <div id="content">
pankso@5 78 <a name="content"></a>
pankso@5 79
pankso@5 80 <h1><font color="#3e1220">Main page</font></h1>
pankso@5 81 <h2><font color="#df8f06">Boot baby... boot!</font></h2>
pankso@5 82
pankso@5 83 <p>
pankso@364 84 <a href="../fr/" title="Français">Bienvenue</a> -
pankso@402 85 <a href="../es/" title="Español">Bienvenido</a> -
pankso@103 86 <a href="../pt/" title="Português">Bem-vindo</a> -
sevala@208 87 <a href="../de/" title="Deutsch">Willkommen</a> -
pankso@103 88 Welcome to the SliTaz GNU/Linux web site.
pankso@5 89 </p>
pankso@5 90 <p>
pankso@380 91 SliTaz is a free operating system, working completely in RAM and booting
pankso@380 92 from removable media such as a cdrom or USB key. SliTaz is distributed as
pankso@380 93 a LiveCD, and weighs less than 30MB. The system is quick and responsive,
pankso@380 94 clean and robust. SliTaz is simple and intuitive, providing a lightweight,
pankso@380 95 elegant desktop, detailed documentation and easy to use configuration
paul@346 96 tools. <a href="about/">More information...</a>
paul@346 97 </p>
sevala@208 98 <table width="100%">
sevala@208 99 <tr>
sevala@208 100 <td align="center">
paul@209 101 <a href="../en/artwork/screenshots.html"><img
sevala@208 102 src="../pics/website/screenpresentation.jpg"
sevala@208 103 title="SliTaz Desktops" alt="slitaz-dektop"
sevala@208 104 style="width: 450px; " /></a>
sevala@208 105 </td>
sevala@208 106 </tr>
sevala@208 107 </table>
pankso@5 108
paul@127 109 <!--
paul@127 110 SliTaz news starting.
paul@127 111 English RSS feed file is : rss.xml
paul@127 112 -->
paul@127 113
paul@127 114 <h2><a href="rss.xml"><img
paul@127 115 src="../pics/website/feed.png" alt="SliTaz RSS News" title="SliTaz RSS News"
paul@127 116 style="width: 16px; height: 16px; float: left; padding: 4px 4px 0px 0px;" /></a>
paul@127 117 <font color="#DF8F06">Headlines</font></h2>
paul@127 118 <p>
paul@346 119 The SliTaz website offers the main news of the project as well as news
paul@346 120 on the general activity of the subprojects on the
paul@346 121 <a href="http://labs.slitaz.org/">laboratories</a>. Both are
pankso@375 122 available as a <a href="rss.xml">XML feed</a>. The project also
paul@346 123 proposes a small monthly Newsletter in English and Chinese.
paul@127 124 </p>
paul@346 125 <ul>
paul@346 126 <li><a href="http://labs.slitaz.org/news">News from the Labs</a>
pankso@375 127 (<a href="http://labs.slitaz.org/news?format=atom">Feed</a>)</li>
paul@346 128 <li><a href="http://wiki.slitaz.org/doku.php?id=here">Monthly Newsletter</a></li>
paul@346 129 </ul>
paul@346 130
paul@346 131 <div id="news">
paul@127 132
pankso@5 133 <ul>
pankso@5 134 <!-- <li><strong>Date - Title</strong><br />
pankso@5 135 </li> -->
pankso@408 136
paul@418 137 <li><strong>16 April 2009 - SliTaz GNU/Linux 2.0 release</strong><br />
pankso@408 138 The SliTaz project are proud to announce the release of the new stable
pankso@408 139 version of the distribution - SliTaz GNU/Linux 2.0. This new version is the
pankso@408 140 result of one year of community work and provides an ultra lightweight, fast,
pankso@408 141 scalable and stable operating system. SliTaz provides a complete graphical
pankso@408 142 desktop in less than 30MB, applications required for a reliable and robust
pankso@408 143 server environment and 1400 easily installable software packages in a few
pankso@408 144 clicks of the mouse. This new version offers the automounting of partitions
pankso@408 145 (NTFS compliant), wifi support, an office respecting the Freedesktop.org
pankso@408 146 standards (drag and drop), network booting with gPXE and
pankso@408 147 <a href="http://boot.slitaz.org/">boot.slitaz.org</a>, automatic detection
pankso@408 148 of USB and PCI devices, a GUI package manager and control center, and various
pankso@408 149 graphical tools to manage the distribution. The creation of USB media and
pankso@408 150 bootable LiveCD flavors is also simplified and greatly improved. The core
pankso@408 151 LiveCD includes Firefox 3.0.8, gFTP, LostIRC, ePDFView, mtPaint, Transmission,
paul@415 152 Osmo and Alsaplayer. The website documentation has been updated and you can read the
pankso@408 153 <a href="doc/releases/2.0/relnotes.en.html">release notes</a> included in
pankso@408 154 the distribution for more details on this stable version. SliTaz GNU/Linux
pankso@408 155 2.0 is now <a href="get/">downloadable</a> from the official mirrors of
pankso@408 156 the project.</li>
pankso@408 157
paul@346 158 <li><strong>27 March 2009 - Labs and new mirrors</strong><br />
paul@346 159 Continually seeking to improve the distribution and the services we offer,
paul@346 160 we are proud to announce the launch of <a href="http://labs.slitaz.org/">SliTaz Labs</a>.
paul@346 161 This platform makes it possible for contributors to collaborate more
paul@346 162 effectively, report bugs or request new features. The Labs provide each
paul@346 163 <a href="http://labs.slitaz.org/projects">project</a> with a wiki, a
paul@346 164 bug/issues tracker, <a href="http://labs.slitaz.org/news">news</a>, etc.
paul@346 165 The laboratories provide an overview of activity on the project and
paul@346 166 track the release of regular updates. Register to participate and
paul@346 167 leave a comment. The project is also proud to announce 2 new mirrors:
paul@346 168 In Switzerland, hosted by <a href="http://mirror.switch.ch/">SWITCHmirror</a>
paul@346 169 (10 Gbits/s) and hosted in China by <a href="http://www.lupaworld.com">LupaWorld</a>,
paul@346 170 thanks for supporting us.
paul@346 171 </li>
pankso@408 172
paul@309 173 <li><strong>20 March 2009 - SliTaz at Solutionslinux 2009 (Paris)</strong><br />
paul@309 174 The SliTaz project will be present at Solutionslinux 2009 in Paris.
paul@309 175 The stand will be hosted by 3 members of the team during the 3 day
paul@310 176 event and several other contributors will be present at some point.
paul@309 177 There you will have the opportunity to test various machines, EeePC
paul@309 178 for example, create a USB key (bring one with you) or to buy USB keys
paul@309 179 or bootable LiveCDs. You can also learn about the project and make
paul@309 180 contact with members of the association and the development team.
paul@309 181 Website of the fair:
paul@309 182 <a href="http://www.solutionslinux.fr/">www.solutionslinux.fr</a>,
paul@309 183 <a href="http://www.solutionslinux.fr/associations.php?pg=2_7">Village associations</a>,
paul@309 184 <a href="http://www.solutionslinux.fr/exposant_fiche.php?id=763&amp;pg=2_4">SliTaz Stand</a>.
paul@309 185 </li>
paul@299 186 <li><strong>28 Feb 2009 - New Cooking 20090228</strong><br />
paul@299 187 Getting ready for the next stable release! - The SliTaz project is proud
paul@299 188 to publish a new Cooking version with a lot of bug fixes, updates, improvements
paul@299 189 and new features. PCI/USB device auto-detection is now handled by Tazhw and
paul@299 190 firmware can be installed in one click through a graphical interface.
paul@299 191 Tazndis also has a simple GUI which lets you manage Windows drivers in a
paul@299 192 user friendly interface. The graphical packages manager is also much simpler
paul@299 193 to use and LiveUSB media such as a USB key can easily be created through a box.
paul@299 194 Netbox displays all interfaces and the new Wifibox can connect to
paul@299 195 wireless essids, manage favorite networks and configure card drivers
paul@299 196 manually or through Tazhw. The desktop has a GUI to enable or disable
paul@299 197 applications started with an Openbox session and Ivman with desktopkbox
paul@299 198 provides a lightweight notification system. You can
paul@299 199 <a href="get/#cooking">download</a> this new ISO image from one of the
paul@299 200 official mirrors of the website.
pankso@296 201 </li>
pankso@233 202 <li><strong>31 Dec 2008 - Cooking 20081231 - Wifi and NTFS support</strong><br />
pankso@233 203 The SliTaz project is proud to announce a new Cooking version of the
pankso@233 204 LiveCD. It allows you to utilize and test the work done in recent months,
paul@235 205 it contains many new features, bug fixes and several updates. The
pankso@233 206 distribution now includes a tiny control center, easily managed WiFi
pankso@233 207 via Netbox and tazndis, a lighter version of ndiswrapper to use non-free
pankso@233 208 Windows network card drivers. Perl is now on the cdrom (with Lua removed).
pankso@233 209 WiFi support is also accompanied by support for NTFS partitions, so
pankso@233 210 mplayer had to be dropped from the default packages that make up the
pankso@233 211 heart of the LiveCD. The Tazpkg manager has been greatly improved, it
pankso@233 212 allows the preservation of configuration files, software to be updated
pankso@233 213 according to the construction (build) date on the server, log files to
pankso@233 214 be kept when the packages are actioned, and several fixes have been
pankso@233 215 applied. Also improved are the boot scripts, and the LiveCD tool
pankso@233 216 (Tazlito) is now more coherent. The Cooking repository now contains more
pankso@233 217 than 1100 packages thanks to the SliTaz developers. You can
pankso@233 218 <a href="get/#cooking">download</a> this new version from one of the
pankso@233 219 official mirrors of the project.
pankso@233 220 </li>
pankso@375 221 <li><strong>16 Jul 2008 - Cooking 20080716 - Web boot and MPlayer</strong><br />
paul@113 222 SliTaz project members are proud to announce the availability of a new
paul@113 223 Cooking version, including many new features and bug fixes. This version
paul@113 224 provides the boot option <code>web</code> which lets you boot SliTaz
pankso@110 225 from the internet using gPXE from
pankso@110 226 <a href="http://boot.slitaz.org/">boot.slitaz.org</a>. This new
pankso@110 227 unique service offers the possibility to use SliTaz in Live mode
paul@113 228 (all in RAM), using the Live options to store your data permanently
paul@113 229 and preconfigure the system. This new Cooking takes an extra 3 Mb so we can provide:
pankso@110 230 a multimedia player with MPlayer, a notes manager with Notecase,
pankso@110 231 a new version of Tazpkg package manager with md5sum support, XFS
paul@113 232 filesystem support built into the Kernel, a 'man' command and a few
paul@113 233 updates. This version requires at least 160 Mb to boot and run properly,
paul@122 234 we offer loram <a href="get/flavors.html">flavors</a> for machines with less
paul@122 235 resources. <a href="get/#cooking">Download SliTaz Cooking ISO</a>.
pankso@110 236 </li>
paul@91 237 <li><strong>26 Jun 2008 - Cooking 20080626 with new Kernel</strong><br />
paul@90 238 Summer time is here and also the new Cooking from the 26 June. A lot
pankso@85 239 of work has been done to improve user experience. This Cooking version
pascal@86 240 provides a new Kernel (2.6.25.5) with many new built-in drivers and
paul@90 241 modules, linux package was also split to have a fairly modular Kernel.
paul@90 242 Default user has changed to <code>tux</code> and the new option
paul@90 243 <code>user=name</code> lets you choose the default user name. Most
pascal@86 244 of the Slitaz utils and tools have been improved: tazpkgbox provides
paul@90 245 some new commands for package management and bootfloppybox can be used in
paul@90 246 text mode, Netbox wifi and PPPoE support are now both working well and
pankso@85 247 a new function called zeroconf is available. Most packages are up-to-date
paul@90 248 and Firefox 3.0 is part of the 25.2 Mb ISO. Cooking version can be
pankso@85 249 <a href="get/#cooking">downloaded</a> from SliTaz mirror. Bugs can
pankso@85 250 be reported on SliTaz Bug Tracking System:
pankso@324 251 <a href="http://labs.slitaz.org/issues">BTS</a>
pankso@85 252 </li>
pankso@50 253 <li><strong>18 May 2008 - Cooking 20080518 and LinuxDays.ch</strong><br />
paul@54 254 SliTaz team is proud to announce the availability of a new Cooking
paul@54 255 LiveCD ISO image providing huge changes from the stable release.
paul@155 256 SliTaz now uses Openbox as its default Window Manager, desktop icons let
paul@54 257 you launch your favorite applications and manage files and dbus and hal
paul@54 258 will automatically mount removable media such as USB keys or Hard disks.
paul@54 259 Packages can now be managed through the graphical Packages Manager
paul@54 260 Tazpkgbox and mountbox and netbox are now much more usable and complete.
paul@56 261 The LiveCD now offers: lua, a desktop search engine with searchmonkey,
paul@54 262 system information with Hardinfo, task management with LXTasks and a
paul@56 263 password and clipboard manager. All the major packages have been updated -
paul@54 264 SliTaz now uses a new toolchain using the last glibc-2.7, GTK 2.12.9
paul@54 265 and Firefox 3.0 RC1! You will now find 580 packages on the mirror
paul@54 266 including wireless support for the kernel and the necessary tools
hacker@59 267 for a manual connection or one managed by SliTaz netbox. This new announced
paul@54 268 Cooking version can be <a href="get/#cooking">downloaded</a> from
pankso@50 269 SliTaz mirror. Note: This version is going to be used at the
paul@54 270 <a href="http://www.linuxdays.ch/">LinuxDay.ch</a> in Geneva
paul@54 271 Switzerland.
pankso@50 272 </li>
pankso@5 273 <li><strong>22 Mar 2008 - SliTaz GNU/Linux 1.0 release</strong><br />
pankso@50 274 The SliTaz contributors team are proud to announce the publication of SliTaz
paul@33 275 GNU/Linux 1.0. This is the first stable release after 2 years of work. The
pankso@50 276 system is distributed as a bootable LiveCD of 24.8 MB providing a fully
pankso@5 277 featured desktop environment and a generous selection of multi-use applications.
pankso@50 278 SliTaz GNU/Linux 1.0 uses the Linux Kernel 2.6.24.2, providing Firefox 2.0.0.12,
pankso@5 279 Rsync 3.0.0, Gparted 0.3.5 and sound support with Alsa 1.0.16. The distribution
pankso@50 280 lets you listen to music, surf the Web, edit a video studio and much more
paul@351 281 with the 448 available packages that can be installed with our very own
pankso@5 282 package manager Tazpkg. The LiveCD lets you create a custom distro or a LiveUSB
pankso@5 283 device in one single command. Security updates are provided by the project and
pankso@50 284 popular packages like Firefox will also get upgraded for functionality. You
pankso@50 285 can get SliTaz GNU/Linux 1.0 from the Web site
pankso@50 286 <a href="get/#stable">download page</a>. Read the
pankso@50 287 <a href="doc/releases/1.0/relnotes.en.html">Release Notes</a> for more
pankso@5 288 detailed information on this stable version.
pankso@5 289 </li>
pankso@5 290 <li><strong>26 Feb 2008 - Updated Cooking ISO (20080225)</strong><br />
pankso@50 291 SliTaz project is proud to announce an updated version of the LiveCD
pankso@5 292 with many bug fixes, new boot options, ACPI support and some package updates
pankso@50 293 such as: Alsa 1.0.16, PHP 5.2.5, Htop 0.7, Firefox 2.0.0.12, Nano 2.0.7 and
pankso@5 294 Sqlite 3.5.6. The option <code>home=*</code> now supports devices by UUID or
pankso@5 295 label (Thanks Andrew) and the <code>laptop</code> option will automatically
pankso@50 296 load ac and battery Kernel modules. The project also provides a new tool
pankso@50 297 Tazusb, dedicated to LiveUSB media. Tazusb lets you create bootable USB
paul@351 298 media or write the current filesystem to the media in one single command.
pankso@5 299 This version is ready for stable release, we are now writing Release Notes,
pankso@50 300 preparing final artwork and a stable packages repository. You can try this
pankso@50 301 updated Cooking by <a href="get/#cooking">downloading</a> the LiveCD ISO from
pankso@5 302 SliTaz Web site.</li>
pankso@5 303 <li><strong>10 Jan 2008 - New Cooking ISO (20080107)</strong><br />
pankso@5 304 Paving the road to a stable release, we published a new Cooking ISO with many
pankso@50 305 bug fixes and some new features. We added Asunder for audio CD ripping,
pankso@5 306 Burnbox to burn ISO images, a new boot option to let you load Kernel modules
pankso@5 307 at boot time (<code>modprobe=modules</code>) and the LiveCD now uses Xvesa
pankso@5 308 from Xorg 7.2. All the SliTaz tools and utilities have been updated with
pankso@5 309 new features. Tazpkg can repack packages from a running system, Tazlito
pankso@5 310 can generate a LiveCD distribution flavor with a few commands and Tazwok can
pankso@5 311 check for build dependencies when building a package from source. Please
pankso@5 312 check <a href="get/#cooking">downloads area</a> to get a copy of SliTaz
pankso@5 313 LiveCD.</li>
pankso@5 314 <li><strong>16 Dec 2007 - SliTaz English forum</strong><br />
pankso@5 315 The project is proud the announce the availability of an
pankso@5 316 <a href="http://forum.slitaz.org/#idx2">English forum</a>
pankso@5 317 providing help and support to users speaking English. Since the project
pankso@50 318 is French based, we get a lot of feedback and requests from the English
paul@155 319 speaking community that we want to honour. The forum has its own domain
pankso@50 320 <a href="http://forum.slitaz.org/">forum.slitaz.org</a>. The default
pankso@5 321 interface is in French but settings can be changed when you login with your
paul@351 322 account. The crew is also working on the lack of English documentation.
paul@351 323 Help and assistance are greatly welcomed in the project.
paul@351 324 </li>
paul@351 325 <li><strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong><br />
pankso@50 326 2 days for a new ISO that boots twice faster. With the new lzma compression
pankso@50 327 boot time has gone down, we worked hard these two days to improve boot speed
pankso@5 328 and finally get SliTaz to boot twice as fast. So we uploaded a new LiveCD with a
pankso@5 329 new Kernel patch for lzma and a bug fix for boot messages. Some
pankso@5 330 tests gave us the LiveCD booting between 20 to 30 seconds on recent PCs
pankso@50 331 and between 60 to 80 on older hardware.
pankso@5 332 <a href="get/#cooking">Download last Cooking</a>.
paul@351 333 </li>
pankso@5 334 <li><strong>04 Dec 2007 - New Cooking with sound support and more options</strong><br />
pankso@5 335 SliTaz crew is proud to announce the availability of a new SliTaz Cooking
pankso@5 336 release. It's finally not the expected stable release because we decided
paul@351 337 to add some more hardware support on the LiveCD, like sound and PCMCIA
paul@351 338 support. A new roadmap is on the stove and a stable release should be expected
paul@351 339 in March 2008, matching one year of the first SliTaz public release. This will
paul@351 340 also give us time to bring you a rock solid stable version with all these new
paul@351 341 features and more than 240 packages on the mirror. So, this new SliTaz
paul@351 342 release brings you Alsa with its mixer, Alsaplayer, mpg123, Gcolor2,
paul@351 343 pcmciautils, and a new Kernel. SliTaz also provides new options to use at
paul@351 344 boot time and isapnptools for very old hardware like IBM GL300 6272/6282 or
paul@351 345 P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
paul@351 346 Light Incredible... SliTaz (cooking) LiveCD can be obtained
paul@351 347 on SliTaz mirror. <a href="get/#cooking">Download</a>. Enjoy!</li>
paul@351 348 <li><strong>06 Nov 2007 - Last Cooking before 1.0</strong><br />
paul@351 349 SliTaz project is proud to announce the last cooking version before stable
paul@351 350 release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
paul@351 351 Busybox 1.7.2 and much more in a ISO image of 24,7 MB. We also prepared a
paul@351 352 new theme and wallpaper for JWM and installed a Tango icon.
paul@351 353 <a href="get/#cooking">Download</a> SliTaz (cooking) LiveCD for free from
paul@351 354 TuxFamily mirror. All feedback is really welcome, you can use the mailing
paul@351 355 list or directly send a mail to &lt;devel at slitaz.org&gt;.</li>
paul@351 356 <li><strong>12 Oct 2007 - New Cooking and stabilisation</strong><br />
paul@351 357 SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
pankso@5 358 Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
pankso@5 359 a new theme and wallpaper. The packages manager was also upgraded with
pankso@5 360 Tazwok and the slitaz-tools. Transmission 0.82 can now create Torrent files.
pankso@5 361 SliTaz (cooking) LiveCD can be obtained for free
pankso@5 362 from TuxFamily mirror. <a href="get/#cooking">Download</a>.</li>
pankso@5 363 </ul>
pankso@5 364
pankso@364 365 <!-- End of news -->
pankso@5 366 </div>
pankso@5 367
pankso@5 368 <!-- End of content with round corner -->
pankso@5 369 </div>
pankso@5 370 <div id="content_bottom">
pankso@5 371 <div class="bottom_left"></div>
pankso@5 372 <div class="bottom_right"></div>
pankso@5 373 </div>
pankso@5 374
pankso@5 375 <!-- Start of footer and copy notice -->
pankso@5 376 <div id="copy">
pankso@5 377 <p>
paul@346 378 Last modification : 2009-03-29 12:45:00 -
pankso@5 379 <a href="#top">Top of the page</a>
pankso@5 380 </p>
pankso@5 381 <p>
pankso@364 382 Copyright &copy; 2009 <a href="http://www.slitaz.org/">SliTaz</a> -
pankso@5 383 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
pankso@5 384 </p>
pankso@5 385 <!-- End of copy -->
pankso@5 386 </div>
pankso@5 387
pankso@5 388 <!-- Bottom and logo's -->
pankso@5 389 <div id="bottom">
pankso@5 390 <p>
pankso@5 391 <a href="http://validator.w3.org/check?uri=referer"><img
pankso@5 392 src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
pankso@5 393 title="Code validé XHTML 1.0"
pankso@5 394 style="width: 80px; height: 15px;" /></a>
pankso@5 395 </p>
pankso@5 396 </div>
pankso@5 397
pankso@5 398 </body>
pankso@5 399 </html>
pankso@5 400