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