website rev 1224

Announce new SliTaz 5.0 RC2
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 19 23:16:02 2014 +0200 (2014-05-19)
parents e217f087f3bf
children c5918988604e
files config.php en/index.php en/news/index.php
line diff
     1.1 --- a/config.php	Mon May 19 19:15:18 2014 +0100
     1.2 +++ b/config.php	Mon May 19 23:16:02 2014 +0200
     1.3 @@ -12,10 +12,10 @@
     1.4  $stable_iso   = "$mirror/$stable_ver/slitaz-$stable_ver.iso";
     1.5  
     1.6  // Cooking and RC release 
     1.7 -$cooking      = "RC-1";
     1.8 -$cooking_ver  = "20140502";
     1.9 -$cooking_size = "41 Mb";
    1.10 +$cooking      = "RC-2";
    1.11 +$cooking_ver  = "20140519";
    1.12 +$cooking_size = "42 Mb";
    1.13  $cooking_pkgs = "3.7 Gb";
    1.14 -$cooking_iso  = "$mirror/5.0/slitaz-5.0-rc1.iso";
    1.15 +$cooking_iso  = "$mirror/5.0/slitaz-5.0-rc2.iso";
    1.16  
    1.17  ?>
     2.1 --- a/en/index.php	Mon May 19 19:15:18 2014 +0100
     2.2 +++ b/en/index.php	Mon May 19 23:16:02 2014 +0200
     2.3 @@ -46,14 +46,14 @@
     2.4  <h2>Latest Release</h2>
     2.5  
     2.6  <ul>
     2.7 +	<li><strong><a href="news/#d20140519">SliTaz 5.0 RC-2 release</a></strong>
     2.8 +		<span>- 19 May 2014</span></li>
     2.9  	<li><strong><a href="news/#d20140502">SliTaz 5.0 RC-1 release</a></strong>
    2.10  		<span>- 2 May 2014</span></li>
    2.11  	<li><strong><a href="news/#d20140329">SliTaz Raspberry Pi release</a></strong>
    2.12  		<span>- 29 Mar 2014</span></li>
    2.13  	<li><strong><a href="news/#d20140216">New SliTaz Cooking</a></strong>
    2.14  		<span>- 16 Feb 2014</span></li>
    2.15 -	<li><strong><a href="news/2012.php#d20120410">SliTaz 4.0 Release</a></strong>
    2.16 -		<span>- 10 Apr 2012</span></li>
    2.17  	<li><strong><a href="news/">Release news archives</a></strong>
    2.18  		<span>- 2007-2013</span></li>
    2.19  </ul>
     3.1 --- a/en/news/index.php	Mon May 19 19:15:18 2014 +0100
     3.2 +++ b/en/news/index.php	Mon May 19 23:16:02 2014 +0200
     3.3 @@ -29,6 +29,33 @@
     3.4  <div class="news">
     3.5  
     3.6  <ul>
     3.7 +	<li id="d20140519">
     3.8 +		<strong>19 May 2014 - SliTaz 5.0 RC-2 release</strong>
     3.9 +	<p>
    3.10 +		The Slitaz team is pleased to announce the new SliTaz 5.0-RC2 release 
    3.11 +		candidate. We have done a huge amount of work fixing bugs from RC1 with
    3.12 +		about 500 commits in our Mercurial repositories. All the 4300 packages
    3.13 +		have been rebuilt to found and fix bugs and to ensure everything can
    3.14 +		be rebuilt from source by advanced users.
    3.15 +	</p>
    3.16 +	<p>
    3.17 +		We took a lot of time to improve users experience with our default and
    3.18 +		custom LXDE desktop. Polkit and udisks configuration have been fixed
    3.19 +		to handle correctly external devices and internal hard disk partitions.
    3.20 +	</p>
    3.21 +	<p>
    3.22 +		The RC2 support a new installation method. SliTaz can be installed into 
    3.23 +		a single directory without partitionning any hard disk. This method work
    3.24 +		with all file systems including NTFS and FAT32.
    3.25 +	</p>
    3.26 +	<p>
    3.27 +		Download: <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc2.iso"
    3.28 +			>slitaz-5.0-rc2.iso</a>
    3.29 +		[ <a href="http://mirror.slitaz.org/iso/5.0/slitaz-5.0-rc2.md5"
    3.30 +			>md5</a> ]
    3.31 +	</p>
    3.32 +	</li>
    3.33 +	
    3.34  	<li id="d20140502">
    3.35  		<strong>02 May 2014 - SliTaz 5.0 RC-1 release</strong>
    3.36  	<p>
    3.37 @@ -60,9 +87,7 @@
    3.38  			>md5</a> ]
    3.39  	</p>
    3.40  	</li>
    3.41 -</ul>
    3.42  
    3.43 -<ul>
    3.44  	<li id="d20140329">
    3.45  		<strong>29 Mar 2014 - SliTaz Raspberry Pi release</strong>
    3.46  	<p>
    3.47 @@ -90,9 +115,6 @@
    3.48  			>slitaz-rpi-base-20140329</a> (22 Mb) -
    3.49  		<a href="http://arm.slitaz.org/rpi/">SliTaz Raspberry Pi Home</a>
    3.50  	</p>
    3.51 -	<p>
    3.52 -		
    3.53 -	</p>
    3.54  	</li>
    3.55  	
    3.56  	<li id="d20140216">