slitaz-forge rev 493

arm: start the codex and improve rpi home
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 31 00:01:38 2014 +0200 (2014-03-31)
parents 341054083e26
children a4689e785bee
files arm/header.html arm/index.html arm/rpi/index.html arm/style.css
line diff
     1.1 --- a/arm/header.html	Sun Mar 30 20:24:24 2014 +0100
     1.2 +++ b/arm/header.html	Mon Mar 31 00:01:38 2014 +0200
     1.3 @@ -11,8 +11,7 @@
     1.4  <div id="header">
     1.5  	<div id="logo"></div>
     1.6  	<div id="network">
     1.7 -		<!-- <a href="http://scn.slitaz.org/">SCN</a>
     1.8 -		<a href="http://doc.slitaz.org/">Doc</a>-->
     1.9 +		<!-- <a href="http://scn.slitaz.org/">SCN</a>-->
    1.10  		<a href="http://forum.slitaz.org/forum/arm">Forum</a> 
    1.11  		<a href="http://bugs.slitaz.org/?arch=arm">Bugs</a>
    1.12  		<a href="http://hg.slitaz.org/slitaz-arm/summary">Hg</a>
     2.1 --- a/arm/index.html	Sun Mar 30 20:24:24 2014 +0100
     2.2 +++ b/arm/index.html	Mon Mar 31 00:01:38 2014 +0200
     2.3 @@ -11,8 +11,7 @@
     2.4  <div id="header">
     2.5  	<div id="logo"></div>
     2.6  	<div id="network">
     2.7 -		<!-- <a href="http://scn.slitaz.org/">SCN</a>
     2.8 -		<a href="http://doc.slitaz.org/">Doc</a>-->
     2.9 +		<!-- <a href="http://scn.slitaz.org/">SCN</a>-->
    2.10  		<a href="http://forum.slitaz.org/forum/arm">Forum</a> 
    2.11  		<a href="http://bugs.slitaz.org/?arch=arm">Bugs</a>
    2.12  		<a href="http://hg.slitaz.org/slitaz-arm/summary">Hg</a>
     3.1 --- a/arm/rpi/index.html	Sun Mar 30 20:24:24 2014 +0100
     3.2 +++ b/arm/rpi/index.html	Mon Mar 31 00:01:38 2014 +0200
     3.3 @@ -11,8 +11,7 @@
     3.4  <div id="header">
     3.5  	<div id="logo"></div>
     3.6  	<div id="network">
     3.7 -		<!-- <a href="http://scn.slitaz.org/">SCN</a>
     3.8 -		<a href="http://doc.slitaz.org/">Doc</a>-->
     3.9 +		<!-- <a href="http://scn.slitaz.org/">SCN</a>-->
    3.10  		<a href="http://forum.slitaz.org/forum/arm">Forum</a> 
    3.11  		<a href="http://bugs.slitaz.org/?arch=arm">Bugs</a>
    3.12  		<a href="http://hg.slitaz.org/slitaz-arm/summary">Hg</a>
    3.13 @@ -54,12 +53,12 @@
    3.14  	system for a small computer! The goal is to provide a fast, minimal 
    3.15  	footprint and optimized distro for the Raspberry Pi. You can setup a
    3.16  	fast and eco music server, development box, desktop, web server and 
    3.17 -	much more with SliTaz Raspberry Pi.
    3.18 +	much more with SliTaz Raspberry Pi. For a common list of applications
    3.19 +	please read the <a href="../codex/apps.html">SliTaz ARM Codex</a>.
    3.20  </p>
    3.21  
    3.22  <div class="box-share">
    3.23 -	New SliTaz Raspberry Pi release 20140329 - Official Raspberry Pi
    3.24 -	website: <a href="http://www.raspberrypi.org/">www.raspberrypi.org</a>
    3.25 +	New SliTaz Raspberry Pi release 20140329
    3.26  </div>
    3.27  
    3.28  <div style="text-align: center;">
    3.29 @@ -74,6 +73,11 @@
    3.30  		alt="slitaz-rpi-cgi PNG" /></a>
    3.31  </div>
    3.32  
    3.33 +<div class="box-rpi">
    3.34 +	Official Raspberry Pi website: 
    3.35 +	<a href="http://www.raspberrypi.org/">www.raspberrypi.org</a>
    3.36 +</div>
    3.37 +
    3.38  <h2>Downloads</h2>
    3.39  
    3.40  <p>
    3.41 @@ -97,10 +101,11 @@
    3.42  </pre>
    3.43  
    3.44  <p>
    3.45 -	Be sure the SD card has got 3 partitions (boot,swap,root). The 
    3.46 +	Be sure the SD card has got 3 partitions (boot, swap, root). The 
    3.47  	recommended partition sizes are 40Mb for /boot, 420Mb for swap and
    3.48 -	leaving all free space for root. Then you simply have to run the 
    3.49 -	install.sh script from the SliTaz Raspberry Pi release directory:
    3.50 +	using all avalaible free space for root. Then you simply have to 
    3.51 +	run the install.sh script from the SliTaz Raspberry Pi release 
    3.52 +	directory:
    3.53  </p>
    3.54  
    3.55  <pre>
    3.56 @@ -146,16 +151,15 @@
    3.57  	servers and some additional services can be installed via the Spk
    3.58  	packages manager. Installed servers are ftpd, httpd, tftpd, ntpd,
    3.59  	udhcpd and the Dropbear SSH server. MPD, the best audio server is
    3.60 -	also installable in one command and can be remotely controlled by
    3.61 -	a nice and modern web interface from a desktop, tablet or mobile device.
    3.62 +	also on the mirror.
    3.63  </p>
    3.64  
    3.65  <p>
    3.66 -	To install the MPD music player daemon and Ympd:
    3.67 +	To install the MPD music player daemon (config file is: /etc/mpd.conf):
    3.68  </p>
    3.69  
    3.70  <pre>
    3.71 -# spk-add mpd ympd
    3.72 +# spk-add mpd
    3.73  </pre>
    3.74  
    3.75  <h2>Sat-rpi builder</h2>
     4.1 --- a/arm/style.css	Sun Mar 30 20:24:24 2014 +0100
     4.2 +++ b/arm/style.css	Mon Mar 31 00:01:38 2014 +0200
     4.3 @@ -9,6 +9,7 @@
     4.4  h3 { color: #666; font-size: 140%;  }
     4.5  a { text-decoration: underline; color: #215090; }
     4.6  a:hover { text-decoration: none; }
     4.7 +li { list-style-type: square; }
     4.8  img { border: 0pt none; vertical-align: middle; }
     4.9  pre {
    4.10  	overflow: auto;