website diff en/news/2010.php @ rev 923

en: news/* moved to PHP all en/* is now using PHP
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 12 00:20:18 2012 +0100 (2012-03-12)
parents
children c2f9d5d0f314
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/news/2010.php	Mon Mar 12 00:20:18 2012 +0100
     1.3 @@ -0,0 +1,135 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.7 +<head>
     1.8 +    <title>SliTaz - News archives 2010</title>
     1.9 +    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +    <meta name="description" content="SliTaz news archives info release" />
    1.11 +    <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
    1.12 +    <meta name="robots" content="index, follow, all" />
    1.13 +    <meta name="expires" content="never" />
    1.14 +    <meta name="modified" content="2007-12-07 21:45:00" />
    1.15 +    <meta name="author" content="Christophe Lincoln"/>
    1.16 +    <meta name="publisher" content="www.slitaz.org" />
    1.17 +    <link rel="shortcut icon" href="../../favicon.ico" />
    1.18 +    <link rel="stylesheet"  type="text/css" href="../../slitaz.css" />
    1.19 +    <link rel="Content" href="#content" />
    1.20 +</head>
    1.21 +<body>
    1.22 +
    1.23 +<?php include("../../lib/html/header.html"); ?>
    1.24 +
    1.25 +<!-- Block -->
    1.26 +<div id="block">
    1.27 +	<?php include("../../lib/html/nav.en.html"); ?>
    1.28 +	<!-- Information/image -->
    1.29 +	<div id="block_info">
    1.30 +		<h4>News archives</h4>
    1.31 +		<p>
    1.32 +			Website news archives by year. Note that some links may be
    1.33 +			broken due to website structure changes (mainly the docs 
    1.34 +			that moved to their own domain).
    1.35 +		</p>
    1.36 +		<p>
    1.37 +			<img src="/images/news.png" alt="[ News ]" />
    1.38 +			<a href="2007.php">2007</a> | <a href="2008.php">2008</a>
    1.39 +			| <a href="2009.php">2009</a> | <a href="2010.php">2010</a>
    1.40 +			| <a href="./">2011</a>
    1.41 +		</p>
    1.42 +	</div>
    1.43 +</div>
    1.44 +
    1.45 +<!-- Content -->
    1.46 +<div id="content">
    1.47 +
    1.48 +<h2>2010</h2>
    1.49 +
    1.50 +<ul>
    1.51 +	<a name="20101104"></a>
    1.52 +	<li><strong>4 November 2010 - New Cooking 20101104</strong>
    1.53 +	<p>The SliTaz team is pleased to announce the release of a new cooking ISO
    1.54 +	featuring over 2600 packages. It contains Linux Kernel 2.6.34 and was
    1.55 +	rebuilt with a new toolchain using glibc 2.11.2 and gcc 4.5.1. Xorg has
    1.56 +	been fully updated to 1.9.2. The LiveCD includes Midori, the Deadbeef audio
    1.57 +	player, and many more applications. Tazpkg and Tazctrlbox now support
    1.58 +	gettext translations and more UTF locales have been added. Many bugfixes,
    1.59 +	updates and improvements can also be found. A lot of work has been done 
    1.60 +	during these past 6 months. You can <a href="get/#cooking>">download</a> 
    1.61 +	this new cooking version from one of the official mirrors of the project.
    1.62 +	All feedback is welcome and can be done through the mailing list or 
    1.63 +	the forum.</p>
    1.64 +	</li>
    1.65 +	
    1.66 +	<li><strong>08 May 2010 - Summer of Documentation</strong>
    1.67 +	<p>The SliTaz team is organizing a 'Summer of Documentation' from May 10th to June 10th. 
    1.68 +	The main aim is to centralize, review and update all online documentation. 
    1.69 +	More details can be found at <a href="http://doc.slitaz.org/">doc.slitaz.org</a>. 
    1.70 +	We hope that SliTaz users will be able to contribute by adding to or updating the 
    1.71 +	documentation.
    1.72 +	</p>
    1.73 +	</li>
    1.74 +	
    1.75 +	<li><strong>28 March 2010 - SliTaz GNU/Linux 3.0 release</strong>
    1.76 +	<p>All of the SliTaz team are proud to announce the release of the SliTaz 
    1.77 +	GNU/Linux 3.0 operating system. It's simpler, faster, customizable, 
    1.78 +	mightier and yet incredibly tiny. The new SliTaz stable version is now 
    1.79 +	out after one year of development.</p>
    1.80 +	<p>The core desktop provides a fully featured desktop powered by Xorg 7.4, 
    1.81 +	Openbox, LXDE components and home made tools. It lets you easily connect to
    1.82 +	the Internet to surf the web with the Midori web browser, listen to music
    1.83 +	or manage your pictures.</p>
    1.84 +	<p>The default core system fits into a 30 MB ISO image and LiveCD flavors 
    1.85 +	start at 8 MB. This stable version has been built by a new toolchain including
    1.86 +	GCC 4.4.1 and uses the Linux kernel 2.6.30.6. You can read the full 
    1.87 +	<a href="../doc/releases/3.0/relnotes.en.html">Releases Notes</a> for more
    1.88 +	information and <a href="../get/#stable>">download</a> a LiveCD image from the
    1.89 +	SliTaz mirrors.</p>
    1.90 +	</li>
    1.91 +	
    1.92 +	<li><strong>14 March 2010 - RC series and Solutionslinux 2010 (Paris)</strong>
    1.93 +	<p>Since we're getting closer to the next stable release, we have updated the
    1.94 +	core ISO image to start with a RC series. The Major change is the switch to
    1.95 +	Midori as the default web browser, this will improve user experience and let
    1.96 +	us keep SliTaz at 30Mb. Midori is a modern browser powered by the webkit engine -
    1.97 +	it is fast, simple to use and well integrated with the SliTaz desktop.</p>
    1.98 +	<p>This updated ISO comes with a bunch of bug and dependency fixes, we have 
    1.99 +	also improved the home made tools and scripts. This new ISO image can be 
   1.100 +	downloaded from the SliTaz mirrors (30 Mb): 
   1.101 +	<a href="http://mirror.slitaz.org/iso/cooking/slitaz-cooking.iso">slitaz-cooking.iso</a></p>
   1.102 +	<p>By the way, the SliTaz project will be at 
   1.103 +	<a href="http://www.solutionslinux.fr/">Solutionslinux</a> 2010 next 
   1.104 +	week in Paris. You will be able to learn about the project and make
   1.105 +	contact with members of the association and the development team.</p>
   1.106 +	</li>
   1.107 +	
   1.108 +	<li><strong>21 February 2010 - New Cooking 20100221</strong>
   1.109 +	<p>SliTaz contributors are proud to announce a new Cooking version of the
   1.110 +	LiveCD. This is the last Cooking RC before 3.0 is released. The core ISO image
   1.111 +	is at 27 MB and comes with many changes and improvments. This Cooking uses
   1.112 +	Xorg as X server instead of Xvesa and provides full UTF-8 support. With
   1.113 +	a clean desktop environment, it also provides many applications for daily
   1.114 +	usage and common tasks. Netsurf replaces firefox as the default web browser.
   1.115 +	Nevertheless, a Firefox flavor at 29 Mb with sound and wifi support can 
   1.116 +	also be downloaded from the official mirrors.</p>
   1.117 +	<p>On the updates and improvements side: tazpkg is faster, boot-scripts are 
   1.118 +	updated and home-made toolboxes are improved. Wifibox uses awk for better
   1.119 +	network scanning. WPA support in the boot scripts have been improved. Boot
   1.120 +	time is logged for performance measuring. The SliTaz installer will now 
   1.121 +	try to use files from an USB device if no cdrom is found, allow you to 
   1.122 +	create a default user account, set a root password and use a separate /home
   1.123 +	partition. And finally, LiveCD customization is now much easier: users
   1.124 +	just have to boot, modify and use writefs via the Tazlito graphical interface
   1.125 +	or from the command line to generate their own customized CD.</p>
   1.126 +	<p>As usual, you can <a href="../get/#cooking">download</a> these new
   1.127 +	flavors from one of the official mirrors of the project and provide feedback
   1.128 +	on the SliTaz forum.</p>
   1.129 +	</li>
   1.130 +</ul>
   1.131 +
   1.132 +<!-- End of content -->
   1.133 +</div>
   1.134 +
   1.135 +<?php include("../../lib/html/footer.html"); ?>
   1.136 +
   1.137 +</body>
   1.138 +</html>