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