website annotate ru/news/2011.php @ rev 1256

Tiny edits of the hidden data (doctype, meta, line endings, hidden symbols).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 23 23:53:42 2015 +0300 (2015-04-23)
parents ea342b6a4ac7
children 3dbcace639e6
rev   line source
al@1256 1 <!DOCTYPE html>
al@1256 2 <html lang="ru">
al@1192 3 <head>
al@1256 4 <meta charset="utf-8"/>
al@1192 5 <title>Архив новостей за 2011 год | SliTaz</title>
al@1256 6 <meta name="description" content="Архив новостей SliTaz за 2011 год"/>
al@1256 7 <meta name="keywords" lang="ru" content="система, свободная, Gnu, Linux, открытое ПО, Livecd в RAM"/>
al@1192 8 <meta name="author" content="Christophe Lincoln"/>
al@1192 9 <?php include("../../lib/html/meta-link.html"); ?>
al@1192 10 </head>
al@1192 11 <body>
al@1192 12
al@1192 13 <?php include("../../lib/html/header.ru.html"); ?>
al@1192 14
al@1192 15 <!-- Block -->
al@1192 16 <div id="block">
al@1192 17 <?php include("../../lib/html/nav.ru.html"); ?>
al@1192 18 <!-- Information/image -->
al@1192 19 <div id="block_info">
al@1192 20 <h4>Архивы новостей</h4>
al@1192 21 <p>Архивы новостей сайта по годам. Обратите внимание, что некоторые
al@1192 22 ссылки могут быть испорчены из-за изменения структуры сайта
al@1256 23 (в основном это документы, которые перемещены в свой собственный
al@1192 24 домен).</p>
al@1192 25 <p><img src="/images/news.png" alt="*" />
al@1192 26 <a href="2007.php">2007</a> | <a href="2008.php">2008</a> |
al@1192 27 <a href="2009.php">2009</a> | <a href="2010.php">2010</a> |
al@1192 28 2011 | <a href="2012.php">2012</a> |
al@1192 29 <a href="./">2014</a></p>
al@1192 30 </div>
al@1192 31 </div>
al@1192 32
al@1192 33 <?php include("../../lib/lang.php"); ?>
al@1192 34
al@1192 35 <!-- Content -->
al@1192 36 <div id="content">
al@1192 37
al@1192 38 <h2>2011</h2>
al@1192 39
al@1192 40 <ul>
al@1192 41 <li id="d20110531">
al@1192 42 <strong>31 May 2011 - New and fresh Cooking 20110531</strong>
al@1192 43 <p>
al@1192 44 The Slitaz team is proud to announce the release of a new Cooking version
al@1192 45 built with our new and fresh packages from cookutils. Cookutils is one of
al@1192 46 the new generation of tools to build SliTaz packages and provides a Build
al@1192 47 Bot with a nice web interface that works out-of-the-box on any SliTaz
al@1192 48 system. These new packages have been built with a new i486 optimized
al@1192 49 toolchain.
al@1192 50 </p>
al@1192 51 <p>
al@1192 52 The full boot process has been improved and the first boot configuration
al@1192 53 is now done through GTK boxes in a X session and the boot time is also
al@1192 54 faster. This version comes with a new GUI tool for system configuration
al@1192 55 as well as our new system configuration panel aka TazPanel. TazPanel
al@1192 56 lets you configure the entire system via a xHTML/CSS web interface
al@1192 57 (useful for remote control) and it also handles package management and
al@1192 58 replaces the old GTK box.
al@1192 59 </p>
al@1192 60 <p>
al@1192 61 Xorg now has dri support, so libdrm, linux-drm as well as linux-agp
al@1192 62 are part of the core ISO. This adds 1MB to the compressed root
al@1192 63 filesystem. But we managed to save a lot of space in the core ISO with
al@1192 64 our new packages and this new Cooking is 30MB! This new cooking also
al@1192 65 provides better internationalization and Italian support! Download:
al@1192 66 <a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">
al@1192 67 slitaz-cooking.iso</a>
al@1192 68 </p>
al@1192 69 </li>
al@1192 70
al@1192 71 <li id="d20110329">
al@1192 72 <strong>29 March 2011 - New Cooking 20110329</strong>
al@1192 73 <p>
al@1192 74 The SliTaz team is pleased to announce the release of a new cooking
al@1192 75 ISO featuring over 2900 packages. All packages have been rebuilt using
al@1192 76 our new cooking tool, now included in tazwok. It contains Linux Kernel
al@1192 77 2.6.37 compiled against glibc 2.13, binutils 2.21 &amp; gcc 4.5.2. The Core
al@1192 78 LiveCD includes Midori 0.3.3. Tazpkg is now entirely translated to
al@1192 79 French and we are open to additional translations. Tazwok has been
al@1192 80 entirely rewritten and it's now possible to recook SliTaz from Scratch
al@1192 81 using any ISO. This ISO is the first of a release candidate series which
al@1192 82 leads us to a stable 4.0 release.
al@1192 83 </p>
al@1192 84 <p>
al@1192 85 A lot of work has been done since our last cooking ISO released in november:
al@1192 86 more than 2200 changes have been commited to the wok, and several
al@1192 87 hundreds more to home-built tools. We are proud to announce that the SliTaz
al@1192 88 community has grown a lot these last months: the last year, many
al@1192 89 changes was commited than in the previous four. However, quantity doesn't mean
al@1192 90 quality. We need you to help to test this new ISO and report eventual bugs. If
al@1192 91 you want to, you are welcome to help fix known problems before 4.0 is released.
al@1192 92 You can join members of the crew via our IRC, mailing-list, forums or by
al@1192 93 mailing the packages maintainers. We hope you will enjoy this new
al@1192 94 <a href="/en/get/">release!</a>
al@1192 95 </p>
al@1192 96 </li>
al@1192 97 </ul>
al@1192 98
al@1192 99 <!-- End of content -->
al@1192 100 </div>
al@1192 101
al@1192 102 <?php include("../../lib/html/footer.ru.html"); ?>
al@1192 103
al@1192 104 </body>
al@1192 105 </html>