website view en/news/2010.php @ rev 1212

en/news: up all page
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 02 16:55:22 2014 +0200 (2014-05-02)
parents c9c723941bf3
children 8a07223a2644
line source
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <title>SliTaz - News archives 2010</title>
6 <meta name="description" content="SliTaz news archives info release" />
7 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
8 <meta name="author" content="Christophe Lincoln"/>
9 <?php include("../../lib/html/meta-link.html"); ?>
10 </head>
11 <body>
13 <?php
14 include("../../config.php");
15 include("../../lib/html/header.html");
16 include("../../lib/html/nav.html");
17 include("../../lib/lang.php");
18 ?>
20 <!-- Content -->
21 <div id="content">
23 <h2>2010</h2>
25 <ul>
26 <li id="d20101104">
27 <strong>4 November 2010 - New Cooking 20101104</strong>
28 <p>The SliTaz team is pleased to announce the release of a new cooking ISO
29 featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
30 rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
31 been fully updated to 1.9.2. The LiveCD includes Midori, the Deadbeef audio
32 player, and many more applications. Tazpkg and Tazctrlbox now support
33 gettext translations and more UTF locales have been added. Many bugfixes,
34 updates and improvements can also be found. A lot of work has been done
35 during these past 6 months. You can <a href="../get/#cooking>">download</a>
36 this new cooking version from one of the official mirrors of the project.
37 All feedback is welcome and can be done through the mailing list or
38 the forum.</p>
39 </li>
41 <li>
42 <strong>08 May 2010 - Summer of Documentation</strong>
43 <p>The SliTaz team is organizing a 'Summer of Documentation' from May 10th to June 10th.
44 The main aim is to centralize, review and update all online documentation.
45 More details can be found at <a href="http://doc.slitaz.org/">doc.slitaz.org</a>.
46 We hope that SliTaz users will be able to contribute by adding to or updating the
47 documentation.
48 </p>
49 </li>
51 <li>
52 <strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
53 <p>All of the SliTaz team are proud to announce the release of the SliTaz
54 GNU/Linux 3.0 operating system. It's simpler, faster, customizable,
55 mightier and yet incredibly tiny. The new SliTaz stable version is now
56 out after one year of development.</p>
57 <p>The core desktop provides a fully featured desktop powered by Xorg 7.4,
58 Openbox, LXDE components and home made tools. It lets you easily connect to
59 the Internet to surf the web with the Midori web browser, listen to music
60 or manage your pictures.</p>
61 <p>The default core system fits into a 30 MB ISO image and LiveCD flavors
62 start at 8 MB. This stable version has been built by a new toolchain including
63 GCC 4.4.1 and uses the Linux kernel 2.6.30.6. You can read the full
64 <a href="../doc/releases/3.0/relnotes.en.html">Releases Notes</a> for more
65 information and <a href="../get/#stable>">download</a> a LiveCD image from the
66 SliTaz mirrors.</p>
67 </li>
69 <li>
70 <strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
71 <p>Since we're getting closer to the next stable release, we have updated the
72 core ISO image to start with a RC series. The Major change is the switch to
73 Midori as the default web browser, this will improve user experience and let
74 us keep SliTaz at 30Mb. Midori is a modern browser powered by the webkit engine -
75 it is fast, simple to use and well integrated with the SliTaz desktop.</p>
76 <p>This updated ISO comes with a bunch of bug and dependency fixes, we have
77 also improved the home made tools and scripts. This new ISO image can be
78 downloaded from the SliTaz mirrors (30 Mb):
79 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">slitaz-cooking.iso</a></p>
80 <p>By the way, the SliTaz project will be at
81 <a href="http://www.solutionslinux.fr/">Solutionslinux</a> 2010 next
82 week in Paris. You will be able to learn about the project and make
83 contact with members of the association and the development team.</p>
84 </li>
86 <li>
87 <strong>21 February 2010 - New Cooking 20100221</strong>
88 <p>SliTaz contributors are proud to announce a new Cooking version of the
89 LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
90 is at 27 MB and comes with many changes and improvments. This Cooking uses
91 Xorg as X server instead of Xvesa and provides full UTF-8 support. With
92 a clean desktop environment, it also provides many applications for daily
93 usage and common tasks. Netsurf replaces firefox as the default web browser.
94 Nevertheless, a Firefox flavor at 29 Mb with sound and wifi support can
95 also be downloaded from the official mirrors.</p>
96 <p>On the updates and improvements side: tazpkg is faster, boot-scripts are
97 updated and home-made toolboxes are improved. Wifibox uses awk for better
98 network scanning. WPA support in the boot scripts have been improved. Boot
99 time is logged for performance measuring. The SliTaz installer will now
100 try to use files from a USB device if no cdrom is found, allow you to
101 create a default user account, set a root password and use a separate /home
102 partition. And finally, LiveCD customization is now much easier: users
103 just have to boot, modify and use writefs via the Tazlito graphical interface
104 or from the command line to generate their own customized CD.</p>
105 <p>As usual, you can <a href="../get/#cooking">download</a> these new
106 flavors from one of the official mirrors of the project and provide feedback
107 on the SliTaz forum.</p>
108 </li>
109 </ul>
111 <h2>News archives</h2>
112 <p>
113 please note that some links may be broken due to website structure
114 changes (mainly the docs that moved to their own domain).
115 </p>
116 <p>
117 <a href="index.php#archives">Archives by year</a>
118 </p>
120 <!-- End of content -->
121 </div>
123 <?php include("../../lib/html/footer.html"); ?>
125 </body>
126 </html>