website annotate en/news/2011.php @ rev 1285

Tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 30 01:56:21 2016 +0300 (2016-03-30)
parents 57c816a40736
children
rev   line source
pankso@1212 1 <!DOCTYPE html>
pankso@1212 2 <html lang="en">
pankso@1173 3 <head>
al@1285 4 <meta charset="UTF-8">
pankso@1173 5 <title>SliTaz - News archives 2011</title>
al@1285 6 <meta name="description" content="SliTaz news archives info release">
al@1285 7 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM">
al@1285 8 <meta name="author" content="Christophe Lincoln">
pankso@1173 9 <?php include("../../lib/html/meta-link.html"); ?>
pankso@1173 10 </head>
pankso@1173 11 <body>
pankso@1173 12
pankso@1212 13 <?php
pankso@1212 14 include("../../config.php");
pankso@1212 15 include("../../lib/html/header.html");
pankso@1212 16 include("../../lib/html/nav.html");
pankso@1212 17 include("../../lib/lang.php");
pankso@1212 18 ?>
pankso@1173 19
pankso@1173 20 <!-- Content -->
pankso@1173 21 <div id="content">
pankso@1173 22
pankso@1173 23 <h2>2011</h2>
pankso@1173 24
pankso@1268 25 <div class="news">
pankso@1268 26
pankso@1173 27 <ul>
pankso@1173 28 <li id="d20110531">
pankso@1173 29 <strong>31 May 2011 - New and fresh Cooking 20110531</strong>
pankso@1173 30 <p>
al@1285 31 The SliTaz team is proud to announce the release of a new Cooking version
pankso@1173 32 built with our new and fresh packages from cookutils. Cookutils is one of
pankso@1173 33 the new generation of tools to build SliTaz packages and provides a Build
pankso@1173 34 Bot with a nice web interface that works out-of-the-box on any SliTaz
pankso@1173 35 system. These new packages have been built with a new i486 optimized
pankso@1173 36 toolchain.
pankso@1173 37 </p>
pankso@1173 38 <p>
pankso@1173 39 The full boot process has been improved and the first boot configuration
pankso@1173 40 is now done through GTK boxes in a X session and the boot time is also
pankso@1173 41 faster. This version comes with a new GUI tool for system configuration
pankso@1173 42 as well as our new system configuration panel aka TazPanel. TazPanel
pankso@1173 43 lets you configure the entire system via a xHTML/CSS web interface
pankso@1173 44 (useful for remote control) and it also handles package management and
pankso@1173 45 replaces the old GTK box.
pankso@1173 46 </p>
pankso@1173 47 <p>
pankso@1173 48 Xorg now has dri support, so libdrm, linux-drm as well as linux-agp
pankso@1173 49 are part of the core ISO. This adds 1MB to the compressed root
pankso@1173 50 filesystem. But we managed to save a lot of space in the core ISO with
pankso@1173 51 our new packages and this new Cooking is 30MB! This new cooking also
pankso@1173 52 provides better internationalization and Italian support! Download:
pankso@1173 53 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">
pankso@1173 54 slitaz-cooking.iso</a>
pankso@1173 55 </p>
pankso@1173 56 </li>
pankso@1173 57
pankso@1173 58 <li id="d20110329">
pankso@1173 59 <strong>29 March 2011 - New Cooking 20110329</strong>
pankso@1173 60 <p>
pankso@1173 61 The SliTaz team is pleased to announce the release of a new cooking
pankso@1173 62 ISO featuring over 2900 packages. All packages have been rebuilt using
pankso@1173 63 our new cooking tool, now included in tazwok. It contains Linux Kernel
pankso@1173 64 2.6.37 compiled against glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. The Core
pankso@1173 65 LiveCD includes Midori 0.3.3. Tazpkg is now entirely translated to
pankso@1173 66 French and we are open to additional translations. Tazwok has been
pankso@1173 67 entirely rewritten and it's now possible to recook SliTaz from Scratch
pankso@1173 68 using any ISO. This ISO is the first of a release candidate series which
pankso@1173 69 leads us to a stable 4.0 release.
pankso@1173 70 </p>
pankso@1173 71 <p>
pankso@1173 72 A lot of work has been done since our last cooking ISO released in november:
pankso@1173 73 more than 2200 changes have been commited to the wok, and several
pankso@1173 74 hundreds more to home-built tools. We are proud to announce that the SliTaz
pankso@1173 75 community has grown a lot these last months: the last year, many
pankso@1173 76 changes was commited than in the previous four. However, quantity doesn't mean
pankso@1173 77 quality. We need you to help to test this new ISO and report eventual bugs. If
pankso@1173 78 you want to, you are welcome to help fix known problems before 4.0 is released.
pankso@1173 79 You can join members of the crew via our IRC, mailing-list, forums or by
pankso@1173 80 mailing the packages maintainers. We hope you will enjoy this new
pankso@1173 81 <a href="/en/get/">release!</a>
pankso@1173 82 </p>
pankso@1173 83 </li>
pankso@1173 84 </ul>
pankso@1173 85
pankso@1268 86 <!-- End of news -->
pankso@1268 87 </div>
pankso@1268 88
pankso@1212 89 <h2>News archives</h2>
pankso@1212 90 <p>
pankso@1212 91 please note that some links may be broken due to website structure
pankso@1212 92 changes (mainly the docs that moved to their own domain).
pankso@1212 93 </p>
pankso@1212 94 <p>
pankso@1212 95 <a href="index.php#archives">Archives by year</a>
pankso@1212 96 </p>
pankso@1212 97
pankso@1173 98 <!-- End of content -->
pankso@1173 99 </div>
pankso@1173 100
pankso@1173 101 <?php include("../../lib/html/footer.html"); ?>
pankso@1173 102
pankso@1173 103 </body>
pankso@1173 104 </html>