website annotate en/index.html @ rev 557

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