website view en/news/2012.php @ rev 1208

Announce 5.0 RC1
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 02 16:06:58 2014 +0200 (2014-05-02)
parents 2b715a13d650
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>2012</h2>
44 <div class="news">
46 <ul>
47 <li id="d20120410">
48 <strong>10 Apr 2012 - SliTaz GNU/Linux 4.0 Release</strong>
49 <p>
50 The SliTaz contributors are pleased to announce the release of
51 the new stable distribution SliTaz GNU/Linux 4.0. Two years of
52 community work have created a reliable system capable of even
53 shorter boot times with more than 1000 new installable packages.
54 </p>
55 <p>
56 SliTaz provides a complete graphical desktop in 35 MB based
57 on LXDE and Openbox that works entirely in 192MB of RAM. Its
58 new 4in1 CD image can be installed on a hard drive with only 48MB
59 by automatically selecting a configuration most fully suited to
60 your hardware.
61 </p>
62 <p>
63 The home-made tools have grown. Tazpkg brings a new notification
64 system and is much faster despite the increase in the number of
65 packages and Tazpanel enables a new centralized management system.
66 You can read the full <a href="/en/doc/releases/4.0/relnotes.en.html">Release Notes</a>
67 and download SliTaz 4.0 from our mirror:
68 <a href="http://mirror.slitaz.org/iso/4.0/slitaz-4.0.iso">slitaz-4.0.iso</a>
69 </p>
70 </li>
72 <li id="d20120303">
73 <strong>03 Mar 2012 - SliTaz 4.0-RC2 is out</strong>
74 <p>
75 The Slitaz team is pleased to announce the new SliTaz 4.0-RC2 release
76 candidate. We have done a huge amount of work fixing bugs from RC1 and
77 on end-user home made tools such as TazPKG, TazPanel and TazUSB. Wifi
78 connection is made easier via TazPanel or the new wifibox. TazPKG has
79 better desktop integration and a new notification system.
80 </p>
81 <p>
82 This new version comes with a full Xorg package and DRI support as
83 well as the nv, intel, geode and vesa drivers working out-of-the-box.
84 We have also rebuilt all packages once again and saved ~2Mb in the
85 core LiveCD, so we now include Lxrandr, Parcellite and the
86 transmission BiTorrent client.
87 </p>
88 <p>
89 We want to thank everyone who tested the first release candidate; this
90 RC2 is close to the upcoming SliTaz 4.0 version planned in 2 weeks.
91 Download the RC2 ISO image from our mirror (35,1 Mb):
92 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a>
93 </p>
94 </li>
96 <li id="d20120223">
97 <strong>23 Feb 2012 - SliTaz 4.0 -RC1 is out</strong>
98 <p>
99 The SliTaz contributor team is pleased to announce the immediate
100 availability of the first release candidate for SliTaz 4.0. SliTaz can
101 boot in 10-12 seconds on fairly new hardware and with the new 4in1 ISO
102 you can install a full SliTaz desktop with only 48MB of RAM. The 4in1
103 ISO is able to auto detect the memory and can boot SliTaz in text mode,
104 to a minimal X environment or a full graphical desktop.
105 </p>
106 <p>
107 SliTaz 4.0 will have more than 3000 well tested packages in its
108 repository and the RC series lets us track the latest bugs. From our last
109 Cooking release the packages have all been rebuilt twice to ensure build
110 quality.
111 </p>
112 <p>
113 This RC2 ISO will prompt you with a new graphical menu and a graphical
114 language and keyboard set up. The ISO features a new desktop layout and
115 artwork as well as a new command line installer with a CGI/web interface
116 accessible via TazPanel. You can download this new ISO from our mirror:
117 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC1.iso">SliTaz 4.0-RC1</a>
118 </p>
119 </li>
120 </ul>
122 </div>
124 <!-- End of content -->
125 </div>
127 <?php include("../../lib/html/footer.html"); ?>
129 </body>
130 </html>