website view en/news/2007.php @ rev 1009

*: mv *.html *.php (except books & relnotes), all links (*.html) checked and fixed
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 21:05:39 2012 +0300 (2012-03-29)
parents c2f9d5d0f314
children 7bb8568e1c75
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 2007</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="2007-12-07 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 <!-- Content -->
43 <div id="content">
45 <h2>2007</h2>
47 <ul>
48 <li><strong>16 Dec 2007 - SliTaz English forum</strong>
49 <p>
50 The project is proud the announce the availability of an
51 <a href="http://forum.slitaz.org/">English forum</a>
52 providing help and support to users speaking English. Since the project
53 is French based, we get a lot of feedback and requests from the English
54 speaking community that we want to honour. The forum has its own domain
55 <a href="http://forum.slitaz.org/">forum.slitaz.org</a>. The default
56 interface is in French but settings can be changed when you login with your
57 account. The crew is also working on the lack of English documentation.
58 Help and assistance are greatly welcomed in the project.
59 </p></li>
61 <li><strong>06 Dec 2007 - 2 days for a new ISO that boots twice faster!</strong>
62 <p>
63 2 days for a new ISO that boots twice faster. With the new lzma compression
64 boot time has gone down, we worked hard these two days to improve boot speed
65 and finally get SliTaz to boot twice as fast. So we uploaded a new LiveCD with a
66 new Kernel patch for lzma and a bug fix for boot messages. Some
67 tests gave us the LiveCD booting between 20 to 30 seconds on recent PCs
68 and between 60 to 80 on older hardware.
69 <a href="../get/#cooking">Download last Cooking</a>.
70 </p></li>
72 <li><strong>04 Dec 2007 - New Cooking with sound support and more options</strong>
73 <p>
74 SliTaz crew is proud to announce the availability of a new SliTaz Cooking
75 release. It's finally not the expected stable release because we decided
76 to add some more hardware support on the LiveCD, like sound and PCMCIA
77 support. A new roadmap is on the stove and a stable release should be expected
78 in March 2008, matching one year of the first SliTaz public release. This will
79 also give us time to bring you a rock solid stable version with all these new
80 features and more than 240 packages on the mirror. So, this new SliTaz
81 release brings you Alsa with its mixer, Alsaplayer, mpg123, Gcolor2,
82 pcmciautils, and a new Kernel. SliTaz also provides new options to use at
83 boot time and isapnptools for very old hardware like IBM GL300 6272/6282 or
84 P133/32M. All this new stuff fits in an ISO image of 22,4 Mb. The Simple
85 Light Incredible... SliTaz (cooking) LiveCD can be obtained
86 on SliTaz mirror. <a href="../get/#cooking">Download</a>. Enjoy!</p></li>
88 <li><strong>06 Nov 2007 - Last Cooking before 1.0</strong>
89 <p>
90 SliTaz project is proud to announce the last cooking version before stable
91 release. This new version provides PHP 5.2.5, Grsync, ISO Master 1.2,
92 Busybox 1.7.2 and much more in a ISO image of 24,7 MB. We also prepared a
93 new theme and wallpaper for JWM and installed a Tango icon.
94 <a href="../get/#cooking">Download</a> SliTaz (cooking) LiveCD for free from
95 TuxFamily mirror. All feedback is really welcome, you can use the mailing
96 list or directly send a mail to &lt;devel at slitaz.org&gt;.</p></li>
98 <li><strong>12 Oct 2007 - New Cooking and stabilisation</strong><p>
99 SliTaz Cooking ISO image provides a LiveCD of 24 Mb with Firefox 2.0.0.7,
100 Linux kernel 2.6.22.9, Rsync, ISO Master 1.1, LightTPD 1.4.18, SQLite 3.5.1,
101 a new theme and wallpaper. The packages manager was also upgraded with
102 Tazwok and the slitaz-tools. Transmission 0.82 can now create Torrent files.
103 SliTaz (cooking) LiveCD can be obtained for free
104 from TuxFamily mirror. <a href="../get/#cooking">Download</a>.</p></li>
105 </ul>
107 <!-- End of content -->
108 </div>
110 <?php include("../../lib/html/footer.html"); ?>
112 </body>
113 </html>