slitaz-forge rev 483

Some fixes and improvment to arm website
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 18 23:54:33 2014 +0100 (2014-03-18)
parents 61f1a20681c7
children 9db78092f058
files arm/images/arm.png arm/index.html arm/rpi/index.html arm/tools.cgi
line diff
     1.1 Binary file arm/images/arm.png has changed
     2.1 --- a/arm/index.html	Tue Mar 11 18:09:11 2014 +0000
     2.2 +++ b/arm/index.html	Tue Mar 18 23:54:33 2014 +0100
     2.3 @@ -47,14 +47,35 @@
     2.4  	
     2.5  <h2>Welcome to SliTaz ARM</h2>
     2.6  
     2.7 -<img src="images/arm-cpu.png" alt="arm-cpu.png" 
     2.8 +<img src="images/arm.png" alt="arm.png" 
     2.9  		style="float: right; margin: 0 0 10px 20px;" />
    2.10  <p>
    2.11  	
    2.12  	This website provides information, notes and links about the 
    2.13  	<a href="http://www.slitaz.org/">SliTaz GNU/Linux</a> port to 
    2.14  	the ARM architecture. SliTaz currently supports the ARM v6 (armel)
    2.15 -	architecture and work is on the stove for armv6hf (hard float).
    2.16 +	architecture and work is on the stove for armv6hf (hard float) and
    2.17 +	armv7.
    2.18 +</p>
    2.19 +<p>
    2.20 +	SliTaz ARM is supported by the official SliTaz project but with it's
    2.21 +	own boot scripts for faster start-up and it's own build tools. A base
    2.22 +	system will use around 20mb of RAM. SliTaz can turn our ARM device into
    2.23 +	a music or web server, a NAT, an IRC bot, a small desktop and much more.
    2.24 +</p>
    2.25 +
    2.26 +<h2>Raspberry Pi</h2>
    2.27 +
    2.28 +<p>
    2.29 +	Currently the SliTaz official ARM port works on the Raspberry Pi and can
    2.30 +	be used to setup a small server. DirectFB is ported and provides a
    2.31 +	nice and light GUI support. A new tool is also on the stove to create
    2.32 +	custom Rpi flavors with an official Kernel, custom boot options and more.
    2.33 +</p>
    2.34 +
    2.35 +<p>
    2.36 +	Official Raspberry Pi website:
    2.37 +	<a href="http://www.raspberrypi.org/">www.raspberrypi.org</a>
    2.38  </p>
    2.39  
    2.40  <h2>Build distros</h2>
    2.41 @@ -84,20 +105,6 @@
    2.42  # sat mirror &amp;&amp; sat gen --flavor=base
    2.43  </pre>
    2.44  
    2.45 -<h2>Raspberry Pi</h2>
    2.46 -
    2.47 -<p>
    2.48 -	Currently the SliTaz official ARM port works on the Raspberry Pi and can
    2.49 -	be used to setup a small server. DirectFB is ported and provides a
    2.50 -	nice and light GUI support. A new tool is also on the stove to create
    2.51 -	custom Rpi flavors with an official Kernel, custom boot options and more.
    2.52 -</p>
    2.53 -
    2.54 -<p>
    2.55 -	Official Raspberry Pi website:
    2.56 -	<a href="http://www.raspberrypi.org/">www.raspberrypi.org</a>
    2.57 -</p>
    2.58 -
    2.59  <h2>Packages</h2>
    2.60  
    2.61  <p>
    2.62 @@ -105,12 +112,7 @@
    2.63  	<a href="http://cook.slitaz.org/cross/arm/">ARM Cooker</a>. To properly
    2.64  	handle the SLITAZ_ARCH variable, the recommended Package Manager is
    2.65  	<a href="http://hg.slitaz.org/spk">spk</a>. One way to start
    2.66 -	with the Spk Toolset is to generate a distro and include the latest Hg
    2.67 -	version with 'sat gen --spk' and then emulate the system to try it
    2.68 -	out. 
    2.69 -</p>
    2.70 -
    2.71 -<p>
    2.72 +	with the Spk Toolset is to generate a distro and include spk. 
    2.73  	On a SliTaz ARM system you simply run 'spk-up --list' to get the 
    2.74  	latest <a href="tools.cgi?pkgs">packages list</a>. The current ARM
    2.75  	packages mirror URL:
     3.1 --- a/arm/rpi/index.html	Tue Mar 11 18:09:11 2014 +0000
     3.2 +++ b/arm/rpi/index.html	Tue Mar 18 23:54:33 2014 +0100
     3.3 @@ -27,8 +27,9 @@
     3.4  	<div id="block_nav">
     3.5  		
     3.6  		<nav id="nav">
     3.7 +			<a href="../tools.cgi?doc&amp;tool=sat-rpi">README</a>
     3.8 +			<a href="../rpi/">Raspberry Pi</a>
     3.9  			<a href="../tools.cgi?pkgs">Packages</a>
    3.10 -			<a href="../rpi/">Raspberry Pi</a>
    3.11  		</nav>
    3.12  		
    3.13  	</div>
    3.14 @@ -63,12 +64,12 @@
    3.15  	<img src="../images/tazberry.png" alt="tazberry.png"/>
    3.16  </div>
    3.17  
    3.18 -<h2>SPi builder</h2>
    3.19 +<h2>Sat-rpi builder</h2>
    3.20  
    3.21  <p>
    3.22 -	The Raspberry Pi has a lot of specifications. SliTaz ARM provides 'spi' to
    3.23 +	The Raspberry Pi has a lot of specifications. SliTaz ARM provides 'sat-rpi' to
    3.24  	build custom SliTaz Rpi distro images ready to boot. Quickstart guide is in
    3.25 -	the Spi/TazBerry <a href="tools.cgi?doc&amp;tool=spi">README</a>
    3.26 +	the SliTaz Raspberry Pi <a href="../tools.cgi?doc&amp;tool=sat-rpi">README</a>
    3.27  </p>
    3.28  
    3.29  <!-- Close content -->
     4.1 --- a/arm/tools.cgi	Tue Mar 11 18:09:11 2014 +0000
     4.2 +++ b/arm/tools.cgi	Tue Mar 18 23:54:33 2014 +0100
     4.3 @@ -49,7 +49,7 @@
     4.4  			cook) cat ${hgcook}/README ;;
     4.5  			cross) cat ${hgcook}/doc/cross.txt ;;
     4.6  			sat) cat ${hgsat}/README ;;
     4.7 -			spi) cat ${hgsat}/rpi/README ;;
     4.8 +			sat-rpi) cat ${hgsat}/rpi/README ;;
     4.9  			*) echo "No README file for: $(GET tool)" ;;
    4.10  		esac
    4.11  		echo '</pre>'