website annotate en/news/2012.php @ rev 1315

added german news archives and translated some news
author Hans-G?nter Theisgen
date Thu May 04 14:20:07 2017 +0100 (2017-05-04)
parents 0dedd51426ac
children
rev   line source
pankso@1212 1 <!DOCTYPE html>
pankso@1212 2 <html lang="en">
pankso@1173 3 <head>
al@1285 4 <meta charset="UTF-8">
Hans-G?nter@1315 5 <title>SliTaz - News archives 2012</title>
al@1285 6 <meta name="description" content="SliTaz news archives info release">
al@1285 7 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM">
al@1285 8 <meta name="author" content="Christophe Lincoln">
pankso@1173 9 <?php include("../../lib/html/meta-link.html"); ?>
pankso@1173 10 </head>
pankso@1173 11 <body>
pankso@1173 12
pankso@1212 13 <?php
pankso@1212 14 include("../../config.php");
pankso@1212 15 include("../../lib/html/header.html");
pankso@1212 16 include("../../lib/html/nav.html");
pankso@1212 17 include("../../lib/lang.php");
pankso@1212 18 ?>
pankso@1173 19
pankso@1173 20 <!-- Content -->
pankso@1173 21 <div id="content">
pankso@1173 22
pankso@1175 23 <h2>2012</h2>
pankso@1173 24
pankso@1268 25 <div class="news">
pankso@1268 26
pankso@1173 27 <ul>
pankso@1173 28 <li id="d20120410">
pankso@1173 29 <strong>10 Apr 2012 - SliTaz GNU/Linux 4.0 Release</strong>
pankso@1173 30 <p>
pankso@1173 31 The SliTaz contributors are pleased to announce the release of
pankso@1173 32 the new stable distribution SliTaz GNU/Linux 4.0. Two years of
pankso@1173 33 community work have created a reliable system capable of even
pankso@1173 34 shorter boot times with more than 1000 new installable packages.
pankso@1173 35 </p>
pankso@1173 36 <p>
pankso@1173 37 SliTaz provides a complete graphical desktop in 35 MB based
pankso@1173 38 on LXDE and Openbox that works entirely in 192MB of RAM. Its
pankso@1173 39 new 4in1 CD image can be installed on a hard drive with only 48MB
pankso@1173 40 by automatically selecting a configuration most fully suited to
pankso@1173 41 your hardware.
pankso@1173 42 </p>
pankso@1173 43 <p>
pankso@1173 44 The home-made tools have grown. Tazpkg brings a new notification
pankso@1173 45 system and is much faster despite the increase in the number of
pankso@1173 46 packages and Tazpanel enables a new centralized management system.
pankso@1173 47 You can read the full <a href="/en/doc/releases/4.0/relnotes.en.html">Release Notes</a>
pankso@1173 48 and download SliTaz 4.0 from our mirror:
pankso@1173 49 <a href="http://mirror.slitaz.org/iso/4.0/slitaz-4.0.iso">slitaz-4.0.iso</a>
pankso@1173 50 </p>
pankso@1173 51 </li>
pankso@1173 52
pankso@1173 53 <li id="d20120303">
pankso@1173 54 <strong>03 Mar 2012 - SliTaz 4.0-RC2 is out</strong>
pankso@1173 55 <p>
al@1285 56 The SliTaz team is pleased to announce the new SliTaz 4.0-RC2 release
pankso@1173 57 candidate. We have done a huge amount of work fixing bugs from RC1 and
pankso@1173 58 on end-user home made tools such as TazPKG, TazPanel and TazUSB. Wifi
pankso@1173 59 connection is made easier via TazPanel or the new wifibox. TazPKG has
pankso@1173 60 better desktop integration and a new notification system.
pankso@1173 61 </p>
pankso@1173 62 <p>
pankso@1173 63 This new version comes with a full Xorg package and DRI support as
pankso@1173 64 well as the nv, intel, geode and vesa drivers working out-of-the-box.
pankso@1173 65 We have also rebuilt all packages once again and saved ~2Mb in the
pankso@1173 66 core LiveCD, so we now include Lxrandr, Parcellite and the
pankso@1173 67 transmission BiTorrent client.
pankso@1173 68 </p>
pankso@1173 69 <p>
pankso@1173 70 We want to thank everyone who tested the first release candidate; this
pankso@1173 71 RC2 is close to the upcoming SliTaz 4.0 version planned in 2 weeks.
pankso@1173 72 Download the RC2 ISO image from our mirror (35,1 Mb):
pankso@1173 73 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC2.iso">SliTaz 4.0-RC2</a>
pankso@1173 74 </p>
pankso@1173 75 </li>
pankso@1173 76
pankso@1173 77 <li id="d20120223">
pankso@1173 78 <strong>23 Feb 2012 - SliTaz 4.0 -RC1 is out</strong>
pankso@1173 79 <p>
pankso@1173 80 The SliTaz contributor team is pleased to announce the immediate
pankso@1173 81 availability of the first release candidate for SliTaz 4.0. SliTaz can
pankso@1173 82 boot in 10-12 seconds on fairly new hardware and with the new 4in1 ISO
pankso@1173 83 you can install a full SliTaz desktop with only 48MB of RAM. The 4in1
pankso@1173 84 ISO is able to auto detect the memory and can boot SliTaz in text mode,
pankso@1173 85 to a minimal X environment or a full graphical desktop.
pankso@1173 86 </p>
pankso@1173 87 <p>
pankso@1173 88 SliTaz 4.0 will have more than 3000 well tested packages in its
pankso@1173 89 repository and the RC series lets us track the latest bugs. From our last
pankso@1173 90 Cooking release the packages have all been rebuilt twice to ensure build
pankso@1173 91 quality.
pankso@1173 92 </p>
pankso@1173 93 <p>
pankso@1173 94 This RC2 ISO will prompt you with a new graphical menu and a graphical
pankso@1173 95 language and keyboard set up. The ISO features a new desktop layout and
pankso@1173 96 artwork as well as a new command line installer with a CGI/web interface
pankso@1173 97 accessible via TazPanel. You can download this new ISO from our mirror:
pankso@1173 98 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-4.0-RC1.iso">SliTaz 4.0-RC1</a>
pankso@1173 99 </p>
pankso@1173 100 </li>
pankso@1173 101 </ul>
pankso@1173 102
pankso@1268 103 <!-- End of news -->
pankso@1268 104 </div>
pankso@1268 105
pankso@1212 106 <h2>News archives</h2>
pankso@1212 107 <p>
pankso@1212 108 please note that some links may be broken due to website structure
pankso@1212 109 changes (mainly the docs that moved to their own domain).
pankso@1212 110 </p>
pankso@1212 111 <p>
pankso@1212 112 <a href="index.php#archives">Archives by year</a>
pankso@1212 113 </p>
pankso@1184 114
pankso@1173 115 <!-- End of content -->
pankso@1173 116 </div>
pankso@1173 117
pankso@1173 118 <?php include("../../lib/html/footer.html"); ?>
pankso@1173 119
pankso@1173 120 </body>
pankso@1173 121 </html>