website view en/news/index.php @ rev 1226

en: edit 5.0 RC-2 release
author Paul Issott <paul@slitaz.org>
date Tue May 20 18:48:47 2014 +0100 (2014-05-20)
parents b6992228b053
children 9ed0bfb74392
line source
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <title>SliTaz - News</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>SliTaz News</h2>
24 <p>
25 Check out <a href="http://scn.slitaz.org/">Slitaz Community blog</a>
26 for specific and small news about the project.
27 </p>
29 <div class="news">
31 <ul>
32 <li id="d20140519">
33 <strong>19 May 2014 - SliTaz 5.0 RC-2 release</strong>
34 <p>
35 The Slitaz team is pleased to announce the new SliTaz 5.0-RC2 release
36 candidate. We have done a huge amount of work fixing bugs from RC1 with
37 about 500 commits in our Mercurial repositories. All the 4300 packages
38 have been rebuilt to find and fix bugs and to ensure everything can
39 be rebuilt from source by advanced users.
40 </p>
41 <p>
42 We took a lot of time to improve users experience with our default and
43 custom LXDE desktop. Polkit and udisks configuration has been fixed
44 to correctly handle external devices and internal hard disk partitions.
45 </p>
46 <p>
47 The RC2 supports a new installation method. SliTaz can be installed into
48 a single directory without partitioning any hard disk and this method works
49 with all file systems including NTFS and FAT32.
50 </p>
51 <p>
52 Download: <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc2.iso"
53 >slitaz-5.0-rc2.iso</a>
54 [ <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc2.md5"
55 >md5</a> ]
56 </p>
57 </li>
59 <li id="d20140502">
60 <strong>02 May 2014 - SliTaz 5.0 RC-1 release</strong>
61 <p>
62 The Slitaz team is pleased to announce the availability of the SliTaz
63 GNU/Linux 5.0 Release Candidate 1 (RC-1)! It's very mature, but still
64 requires intensive testing before we'll be able to release a fully
65 stable version.
66 </p>
67 <p>
68 SliTaz 5.0 RC-1 includes many small bug fixes like the improved dialogs
69 for the slitaz-config utility that gives new users the ability to easily
70 setup their systems from a graphical or text interface, Tazpanel boasts
71 a new look and feel and the distribution now has better language support
72 than ever before. We've even fixed support for old ATA hard drives to
73 keep with our tradition of being able to run even on ancient systems.
74 </p>
75 <p>
76 The desktop is again powered by PCmanFM, but with the addition of
77 the trash can and gvfs/udisks support. The packages database has
78 received over 200 package updates and we've added about 50 new
79 packages to the repository. In preparation for the upcoming stable
80 release, we've updated the main website with a new style while making
81 the interface much easier to use.
82 </p>
83 <p>
84 Download the new <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc1.iso"
85 >slitaz-5.0-rc1.iso</a>
86 [ <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc1.md5"
87 >md5</a> ]
88 </p>
89 </li>
91 <li id="d20140329">
92 <strong>29 Mar 2014 - SliTaz Raspberry Pi release</strong>
93 <p>
94 The SliTaz team is pleased to announce the SliTaz Raspberry Pi
95 20140329 release after 2 years of stabilization and work porting
96 SliTaz to the ARM platform. The release provides the latest packages
97 cross compiled by the official SliTaz Cooker with more than 420
98 mirrored packages. The base flavor size is 22Mb and the JWM/FOX desktop
99 flavor reaches only 34 Mb. The desktop flavor provides Adie text
100 editor, PathFinder file manager, Links2 web browser, TazIRC,
101 a web server, Dropbear SSH client and many common GNU/Linux command
102 line tools.
103 </p>
104 <p>
105 SliTaz Raspberry Pi also includes the TazBerry Ncurses utility to
106 configure the system and the SliTaz ARM CGI remote control interface
107 with a custom RPi boot plugin. To use SliTaz RPi: download a flavor
108 tarball, extract it, run the install.sh script and boot your
109 Raspberry Pi.
110 </p>
111 <p>
112 <a href="http://mirror.slitaz.org/arm/rpi/slitaz-rpi-desktop-20140329.tar.bz2"
113 >slitaz-rpi-desktop-20140329</a> (34 Mb) -
114 <a href="http://mirror.slitaz.org/arm/rpi/slitaz-rpi-base-20140329.tar.bz2"
115 >slitaz-rpi-base-20140329</a> (22 Mb) -
116 <a href="http://arm.slitaz.org/rpi/">SliTaz Raspberry Pi Home</a>
117 </p>
118 </li>
120 <li id="d20140216">
121 <strong>16 Feb 2014 - New SliTaz Cooking Release</strong>
122 <p>
123 The Slitaz team is proud to announce the release of a new Cooking
124 version which paves the road to SliTaz 5.0. This new Cooking includes
125 almost 2 years of work and has an incredible ChangeLog. All our home
126 made tools have been improved with some great new tools such as
127 'frugal' or 'decode'. We focused a lot of work on Desktop integration
128 to provide a finer user experience and have largely improved the Linux
129 Kernel (3.2.53) configuration.
130 </p>
131 <p>
132 On the packages side we updated all existing packages and also added
133 a bunch of new packages to reach more than 4200 packages in the
134 Cooking database. Lots of work has also been done on the SliTaz
135 installer which provides a new Ncurses/text front-end.
136 </p>
137 <p>
138 The LiveCD will now ask for language settings before booting so users
139 can get directly to the Desktop after boot scripts have been executed.
140 The size of the ISO image has grown a little due to better hardware
141 support and new functions. You can download the ISO image from a SliTaz
142 mirror (40 Mb):
143 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso"
144 >slitaz-cooking.iso</a>
145 [ <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.md5"
146 >md5</a> ]
147 </p>
148 </li>
149 </ul>
151 </div>
153 <h2 id="archives">News archives</h2>
155 <p>
156 <img src="/images/news.png" alt="[ ]" />
157 <a href="2007.php">2007</a> | <a href="2008.php">2008</a>
158 | <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
159 | <a href="2011.php">2011</a> | <a href="2012.php">2012</a>
160 | <a href="index.php">2014</a>
161 </p>
163 <p>
164 Website news archives by year. Note that some links may be
165 broken due to website structure changes (mainly the docs
166 that moved to their own domain).
167 </p>
169 <!-- End of content -->
170 </div>
172 <?php include("../../lib/html/footer.html"); ?>
174 </body>
175 </html>