website view en/news/2011.php @ rev 1173

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