website view en/news/2009.php @ rev 1013

cn, da, de, en, es, id, it, ru: lib/lang.php applied to all pages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 30 03:53:36 2012 +0300 (2012-03-30)
parents 7828848d9baa
children e366582685d1
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 <title>SliTaz - News archives 2009</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
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="robots" content="index, follow, all" />
10 <meta name="expires" content="never" />
11 <meta name="modified" content="2009-11-04 21:45:00" />
12 <meta name="author" content="Christophe Lincoln"/>
13 <meta name="publisher" content="www.slitaz.org" />
14 <link rel="shortcut icon" href="../../favicon.ico" />
15 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
16 <link rel="Content" href="#content" />
17 </head>
18 <body>
20 <?php include("../../lib/html/header.html"); ?>
22 <!-- Block -->
23 <div id="block">
24 <?php include("../../lib/html/nav.en.html"); ?>
25 <!-- Information/image -->
26 <div id="block_info">
27 <h4>News archives</h4>
28 <p>
29 Website news archives by year. Note that some links may be
30 broken due to website structure changes (mainly the docs
31 that moved to their own domain).
32 </p>
33 <p>
34 <img src="/images/news.png" alt="[ News ]" />
35 <a href="2007.php">2007</a> | <a href="2008.php">2008</a>
36 | <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
37 | <a href="./">2011</a>
38 </p>
39 </div>
40 </div>
42 <?php include("../../lib/lang.php"); ?>
44 <!-- Content -->
45 <div id="content">
47 <h2>2009</h2>
49 <ul>
50 <li><strong>4 November 2009 - New Cooking 20091104</strong>
51 <p>SliTaz contributors are proud to announce the availability of a new Cooking
52 ISO image based on over 2100 packages available in the SliTaz repository.
53 The full system has been rebuilt with a new toolchain using Glibc 2.10.1
54 and GCC 4.4.1. This new Cooking uses the Linux kernel 2.6.30.6 with better
55 hardware support and more built-in modules. The boot process has been further
56 improved and the boot time is now faster than ever. Major packages found on
57 the LiveCD such as Firefox have been updated to the current stable version.
58 Home-made GUI boxes have been enhanced. Tazpkg packages manager supports new
59 features including the conversion of deb/rpm/arch/slackware/ipk packages to
60 Slitaz native format. The ISO image includes a new Openbox, GTK and icons
61 theme for an elegant and more beautiful desktop. We have also removed
62 ePDFview and switched to an online PDF viewer. This ISO image, however,
63 is a bit bigger than 30 Mb (31.5) due to a bigger Kernel and many new
64 dependencies.</p>
65 <p>We would also like to announce that the SliTaz project has a new
66 <a href="http://forum.slitaz.org/">support forum</a> and a new
67 <a href="http://scn.slitaz.org/">community platform</a> where
68 everyone is welcome to share and to get involved! This new Cooking ISO
69 is as always downloadable from the website download section:
70 <a href="../get/#cooking">Get SliTaz Cooking</a></p>
71 </li>
73 <li><strong>19 May 2009 - SliTaz at LinuxDays 2009 (Geneva)</strong>
74 <p>
75 During the LinuxDays show in Switzerland, the association will have a
76 booth in the Association Village and a lecture will be given on Wednesday
77 morning. The lecture is a case study with a corporate view based on using a
78 "SliTaz Business Server" with a switchboard, integrated ERP, mail, LDAP,
79 etc...
80 </p>
81 <p>
82 During the 3 days, the exhibition stand will be manned by members
83 of the SliTaz project. The booth will offer demonstrations, including the
84 creation of bootable USB keys (LiveUSB) and cdroms. The LinuxDays LiveCD
85 will contain a selection of software designed for mobile
86 use. The exhibition lounge will also have a forum and we will gladly answer
87 any questions. So feel free to visit us! Information can be found on
88 <a href="http://labs.slitaz.org/wiki/events/2009-linuxdays">SliTaz Labs</a>
89 and the <a href="http://2009.linuxdays.ch/">2009.linuxdays.ch</a> website.
91 </p></li>
93 <li><strong>16 April 2009 - SliTaz GNU/Linux 2.0 release</strong>
94 <p>
95 The SliTaz project are proud to announce the release of the new stable
96 version of the distribution - SliTaz GNU/Linux 2.0. This new version is the
97 result of one year of community work and provides an ultra lightweight, fast,
98 scalable and stable operating system. SliTaz provides a complete graphical
99 desktop in less than 30MB, applications required for a reliable and robust
100 server environment and 1400 easily installable software packages in a few
101 clicks of the mouse. This new version offers the automounting of partitions
102 (NTFS compliant), wifi support, an office respecting the Freedesktop.org
103 standards (drag and drop), network booting with gPXE and
104 <a href="http://boot.slitaz.org/">boot.slitaz.org</a>, automatic detection
105 of USB and PCI devices, a GUI package manager and control center, and various
106 graphical tools to manage the distribution. The creation of USB media and
107 bootable LiveCD flavors is also simplified and greatly improved. The core
108 LiveCD includes Firefox 3.0.8, gFTP, LostIRC, ePDFView, mtPaint, Transmission,
109 Osmo and Alsaplayer. The website documentation has been updated and you can read the
110 <a href="../doc/releases/2.0/relnotes.en.html">release notes</a> included in
111 the distribution for more details on this stable version. SliTaz GNU/Linux
112 2.0 is now <a href="../get/">downloadable</a> from the official mirrors of
113 the project.
114 </p></li>
116 <li><strong>27 March 2009 - Labs and new mirrors</strong>
117 <p>
118 Continually seeking to improve the distribution and the services we offer,
119 we are proud to announce the launch of <a href="http://labs.slitaz.org/">SliTaz Labs</a>.
120 This platform makes it possible for contributors to collaborate more
121 effectively, report bugs or request new features. The Labs provide each
122 <a href="http://labs.slitaz.org/projects">project</a> with a wiki, a
123 bug/issues tracker, <a href="http://labs.slitaz.org/news">news</a>, etc.
124 The laboratories provide an overview of activity on the project and
125 track the release of regular updates. Register to participate and
126 leave a comment. The project is also proud to announce 2 new mirrors:
127 In Switzerland, hosted by <a href="http://mirror.switch.ch/">SWITCHmirror</a>
128 (10 Gbits/s) and hosted in China by <a href="http://www.lupaworld.com">LupaWorld</a>,
129 thanks for supporting us.
130 </p></li>
132 <li><strong>20 March 2009 - SliTaz at Solutionslinux 2009 (Paris)</strong>
133 <p>
134 The SliTaz project will be present at Solutionslinux 2009 in Paris.
135 The stand will be hosted by 3 members of the team during the 3 day
136 event and several other contributors will be present at some point.
137 There you will have the opportunity to test various machines, EeePC
138 for example, create a USB key (bring one with you) or to buy USB keys
139 or bootable LiveCDs. You can also learn about the project and make
140 contact with members of the association and the development team.
141 Website of the fair:
142 <a href="http://www.solutionslinux.fr/">www.solutionslinux.fr</a>,
143 <a href="http://www.solutionslinux.fr/associations.php?pg=2_7">Village associations</a>,
144 <a href="http://www.solutionslinux.fr/exposant_fiche.php?id=763&amp;pg=2_4">SliTaz Stand</a>.
145 </p></li>
147 <li><strong>28 Feb 2009 - New Cooking 20090228</strong>
148 <p>
149 Getting ready for the next stable release! - The SliTaz project is proud
150 to publish a new Cooking version with a lot of bug fixes, updates, improvements
151 and new features. PCI/USB device auto-detection is now handled by Tazhw and
152 firmware can be installed in one click through a graphical interface.
153 Tazndis also has a simple GUI which lets you manage Windows drivers in a
154 user friendly interface. The graphical packages manager is also much simpler
155 to use and LiveUSB media such as a USB key can easily be created through a box.
156 Netbox displays all interfaces and the new Wifibox can connect to
157 wireless essids, manage favorite networks and configure card drivers
158 manually or through Tazhw. The desktop has a GUI to enable or disable
159 applications started with an Openbox session and Ivman with desktopkbox
160 provides a lightweight notification system. You can
161 <a href="../get/#cooking">download</a> this new ISO image from one of the
162 official mirrors of the website.
163 </p></li>
164 </ul>
166 <!-- End of content -->
167 </div>
169 <?php include("../../lib/html/footer.html"); ?>
171 </body>
172 </html>