slitaz-forge rev 485

arm: add screen shots and official Rpi Home with dl links to today release!
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 29 18:03:01 2014 +0100 (2014-03-29)
parents 9db78092f058
children c1369b48c375
files arm/images/raspberrypi.png arm/images/shots/slitaz-rpi-cgiadm.png arm/images/shots/slitaz-rpi-cgiadm_thumb.png arm/images/shots/slitaz-rpi-e17-links.png arm/images/shots/slitaz-rpi-e17-links_thumb.png arm/images/shots/slitaz-rpi-e17.jpg arm/images/shots/slitaz-rpi-e17_thumb.png arm/images/shots/slitaz-rpi-jwm.png arm/images/shots/slitaz-rpi-jwm_thumb.png arm/images/shots/tazberry.png arm/images/shots/tazberry_thumb.png arm/images/tazberry.png arm/images/twitter.png arm/index.html arm/rpi/index.html arm/style.css
line diff
     1.1 Binary file arm/images/raspberrypi.png has changed
     2.1 Binary file arm/images/shots/slitaz-rpi-cgiadm.png has changed
     3.1 Binary file arm/images/shots/slitaz-rpi-cgiadm_thumb.png has changed
     4.1 Binary file arm/images/shots/slitaz-rpi-e17-links.png has changed
     5.1 Binary file arm/images/shots/slitaz-rpi-e17-links_thumb.png has changed
     6.1 Binary file arm/images/shots/slitaz-rpi-e17.jpg has changed
     7.1 Binary file arm/images/shots/slitaz-rpi-e17_thumb.png has changed
     8.1 Binary file arm/images/shots/slitaz-rpi-jwm.png has changed
     9.1 Binary file arm/images/shots/slitaz-rpi-jwm_thumb.png has changed
    10.1 Binary file arm/images/shots/tazberry.png has changed
    11.1 Binary file arm/images/shots/tazberry_thumb.png has changed
    12.1 Binary file arm/images/tazberry.png has changed
    13.1 Binary file arm/images/twitter.png has changed
    14.1 --- a/arm/index.html	Wed Mar 19 18:22:19 2014 +0000
    14.2 +++ b/arm/index.html	Sat Mar 29 18:03:01 2014 +0100
    14.3 @@ -27,16 +27,18 @@
    14.4  	<div id="block_nav">
    14.5  		
    14.6  		<nav id="nav">
    14.7 +			<a href="http://twitter.com/slitaz" title="Follow us on Twitter">
    14.8 +			<img src="images/twitter.png" alt="Twitter" /></a>
    14.9  			<a href="tools.cgi?doc&amp;tool=sat">README</a>
   14.10  			<a href="tools.cgi?pkgs">Packages</a>
   14.11 -			<!-- <a href="rpi/">Raspberry Pi</a> -->
   14.12 +			<a href="rpi/">Raspberry Pi</a>
   14.13  		</nav>
   14.14  		
   14.15  	</div>
   14.16  	<!-- Information/image -->
   14.17  	<div id="block_info">
   14.18  		<p>
   14.19 -			<img src="images/generic.png" alt="arm-cpu.png" />
   14.20 +			<img src="images/generic.png" alt="generic.png" />
   14.21  			Official SliTaz GNU/Linux port to ARM
   14.22  		</p>
   14.23  	</div>
   14.24 @@ -50,7 +52,6 @@
   14.25  <img src="images/arm.png" alt="arm.png" 
   14.26  		style="float: right; margin: 0 0 10px 20px;" />
   14.27  <p>
   14.28 -	
   14.29  	This website provides information, notes and links about the 
   14.30  	<a href="http://www.slitaz.org/">SliTaz GNU/Linux</a> port to 
   14.31  	the ARM architecture. SliTaz currently supports the ARM v6 (armel)
   14.32 @@ -59,24 +60,36 @@
   14.33  </p>
   14.34  <p>
   14.35  	SliTaz ARM is supported by the official SliTaz project but with its
   14.36 -	own boot scripts for faster start-up and its own build tools. A base
   14.37 -	system will use around 20mb of RAM. SliTaz can turn an ARM device into
   14.38 -	a music or web server, a NAT, an IRC bot, a small desktop and much more.
   14.39 +	own boot scripts for faster start-up. A base system will use around 
   14.40 +	20mb of RAM. SliTaz can turn an ARM device into a music or web server,
   14.41 +	a NAT, an IRC bot, a small desktop and much more.
   14.42  </p>
   14.43  
   14.44 +<div style="text-align: center;">
   14.45 +	<a href="images/shots/slitaz-rpi-jwm.png"><img 
   14.46 +		src="images/shots/slitaz-rpi-jwm_thumb.png" 
   14.47 +		alt="slitaz-rpi-jwm PNG" /></a>
   14.48 +	<a href="images/shots/slitaz-rpi-e17.jpg"><img 
   14.49 +		src="images/shots/slitaz-rpi-e17_thumb.png" 
   14.50 +		alt="slitaz-rpi-e17 PNG" /></a>
   14.51 +	<a href="images/shots/slitaz-rpi-e17-links.png"><img 
   14.52 +		src="images/shots/slitaz-rpi-e17-links_thumb.png"
   14.53 +		alt="slitaz-rpi-links PNG" /></a>
   14.54 +</div>
   14.55 +
   14.56  <h2>Raspberry Pi</h2>
   14.57  
   14.58  <p>
   14.59  	Currently the SliTaz official ARM port works on the Raspberry Pi and can
   14.60 -	be used to setup a small server. DirectFB is ported and provides a
   14.61 -	nice and light GUI support. A new tool is also on the stove to create
   14.62 -	custom Rpi flavors with an official Kernel, custom boot options and more.
   14.63 +	be used to setup a small server. DirectFB; Xorg, JWM, E17, Openbox and
   14.64 +	the FOX toolkit is ported and provides a nice and light GUI support. 
   14.65 +	Sat-rpi let advanced users create custom Rpi flavors with an official
   14.66 +	Kernel, custom boot options and more.
   14.67  </p>
   14.68  
   14.69 -<p>
   14.70 -	Official Raspberry Pi website:
   14.71 -	<a href="http://www.raspberrypi.org/">www.raspberrypi.org</a>
   14.72 -</p>
   14.73 +<div class="box-rpi">
   14.74 +	<a href="rpi/">SliTaz Raspberry Pi Home</a>
   14.75 +</div>
   14.76  
   14.77  <h2>Build distros</h2>
   14.78  
   14.79 @@ -102,7 +115,7 @@
   14.80  </p>
   14.81  
   14.82  <pre>
   14.83 -# sat mirror &amp;&amp; sat gen --flavor=base
   14.84 +# sat mirror &amp;&amp; sat gen --flavor=arm-base
   14.85  </pre>
   14.86  
   14.87  <h2>Packages</h2>
    15.1 --- a/arm/rpi/index.html	Wed Mar 19 18:22:19 2014 +0000
    15.2 +++ b/arm/rpi/index.html	Sat Mar 29 18:03:01 2014 +0100
    15.3 @@ -27,17 +27,19 @@
    15.4  	<div id="block_nav">
    15.5  		
    15.6  		<nav id="nav">
    15.7 +			<a href="http://twitter.com/slitaz" title="Follow us on Twitter">
    15.8 +			<img src="../images/twitter.png" alt="Twitter" /></a>
    15.9  			<a href="../tools.cgi?doc&amp;tool=sat-rpi">README</a>
   15.10 +			<a href="../tools.cgi?pkgs">Packages</a>
   15.11  			<a href="../rpi/">Raspberry Pi</a>
   15.12 -			<a href="../tools.cgi?pkgs">Packages</a>
   15.13  		</nav>
   15.14  		
   15.15  	</div>
   15.16  	<!-- Information/image -->
   15.17  	<div id="block_info">
   15.18  		<p>
   15.19 -			<img src="../images/generic.png" alt="arm-cpu.png" />
   15.20 -			Official SliTaz GNU/Linux port to ARM
   15.21 +			<img src="../images/raspberrypi.png" alt="raspberrypi.png" />
   15.22 +			Official SliTaz GNU/Linux Raspberry Pi distribution
   15.23  		</p>
   15.24  	</div>
   15.25  </div>
   15.26 @@ -50,26 +52,103 @@
   15.27  <p>
   15.28  	Official SliTaz GNU/Linux Raspberry Pi distribution, a small operating
   15.29  	system for a small computer! The goal is to provide a fast, minimal 
   15.30 -	footprint and optimized distro for the Raspberry Pi.
   15.31 +	footprint and optimized distro for the Raspberry Pi. You can setup a
   15.32 +	fast and eco music server, development box, desktop, web server and 
   15.33 +	much more with SliTaz Raspberry Pi.
   15.34 +</p>
   15.35 +
   15.36 +<p>
   15.37 +	Official Raspberry Pi website:
   15.38 +	<a href="http://www.raspberrypi.org/">www.raspberrypi.org</a>
   15.39  </p>
   15.40  
   15.41  <div class="box-share">
   15.42 -	SliTaz Raspberry Pi is a rolling model distro with a selective set of 
   15.43 -	packages.
   15.44 +	New SliTaz Raspberry Pi release 20140329
   15.45 +</div>
   15.46 +
   15.47 +<div style="text-align: center;">
   15.48 +	<a href="../images/shots/tazberry.png"><img 
   15.49 +		src="../images/shots/tazberry_thumb.png" 
   15.50 +		alt="tazberry.png"/></a>
   15.51 +	<a href="../images/shots/slitaz-rpi-cgiadm.png"><img 
   15.52 +		src="../images/shots/slitaz-rpi-cgiadm_thumb.png" 
   15.53 +		alt="slitaz-rpi-jwm PNG" /></a>
   15.54 +	<a href="../images/shots/slitaz-rpi-jwm.png"><img 
   15.55 +		src="../images/shots/slitaz-rpi-jwm_thumb.png" 
   15.56 +		alt="slitaz-rpi-cgi PNG" /></a>
   15.57 +</div>
   15.58 +
   15.59 +<h2>Downloads</h2>
   15.60 +
   15.61 +<p>
   15.62 +	SliTaz Raspberry Pi provide actually a text mode base system and a
   15.63 +	light desktop flavor powered by JWM and the FOX toolkit. Download 
   15.64 +	the tarball, extract, install and boot your Rapberry Pi!
   15.65 +</p>
   15.66 +
   15.67 +<div class="box-dl">
   15.68 +	<a href="http://mirror.slitaz.org/arm/rpi/slitaz-rpi-base-20140329.tar.bz2"
   15.69 +		>slitaz-rpi-base-20140329</a> (22 Mb)
   15.70 +	<a href="http://mirror.slitaz.org/arm/rpi/slitaz-rpi-desktop-20140329.tar.bz2"
   15.71 +		>slitaz-rpi-desktop-20140329</a> (34 Mb)
   15.72 +</div>
   15.73 +
   15.74 +<h2>Installation</h2>
   15.75 +
   15.76 +<pre class="box-up">
   15.77 +boot/    : Must be copied to a FAT32 partition
   15.78 +rootfs/  : Must be copied to an ext4 or btrfs partition
   15.79 +</pre>
   15.80 +
   15.81 +<p>
   15.82 +	Be sure the SD card has got 3 partitions (boot,swap,root). Then you 
   15.83 +	simply have to run the install.sh script from the SliTaz Raspberry Pi
   15.84 +	release directory:
   15.85 +</p>
   15.86 +
   15.87 +<pre>
   15.88 +# ./install.sh
   15.89 +</pre>
   15.90 +
   15.91 +<h2>Remote control</h2>
   15.92 +
   15.93 +<p>
   15.94 +	SliTaz Raspberry Pi provide a CGI SHell remote control environment
   15.95 +	with plugins support and HTTP authentification. You can rebooot/halt
   15.96 +	the system, edit any system file and set boot options. Creating new
   15.97 +	plugings is a nice way to learn CGI/SHell scripts and Linux commands.
   15.98 +</p>
   15.99 +
  15.100 +<p>
  15.101 +	You must first start the web server then check the IP adress of your
  15.102 +	device and connect with root user and password via the IP:
  15.103 +</p>
  15.104 +
  15.105 +<pre>
  15.106 +# startd httpd
  15.107 +# ifconfig
  15.108 +</pre>
  15.109 +
  15.110 +<div class="box-rpi">
  15.111 +	<b>URL:</b> http://192.rpi.ip/adm
  15.112  </div>
  15.113  
  15.114  <h2>TazBerry</h2>
  15.115  
  15.116 -<div style="text-align: center;">
  15.117 -	<img src="../images/tazberry.png" alt="tazberry.png"/>
  15.118 -</div>
  15.119 +<p>
  15.120 +	TazBerry is a Ncurses GUI to configure your SliTaz Raspberry Pi box.
  15.121 +	It provide a simple menu and let you edit files with your favorite
  15.122 +	text editor. TazBerry can be started from the window manger menu or
  15.123 +	from the cmdline with: 'tazbery'
  15.124 +</p>
  15.125  
  15.126  <h2>Sat-rpi builder</h2>
  15.127  
  15.128  <p>
  15.129 -	The Raspberry Pi has a lot of specifications. SliTaz ARM provides 'sat-rpi' to
  15.130 -	build custom SliTaz Rpi distro images ready to boot. Quickstart guide is in
  15.131 -	the SliTaz Raspberry Pi <a href="../tools.cgi?doc&amp;tool=sat-rpi">README</a>
  15.132 +	The Raspberry Pi has a lot of specifications. SliTaz ARM provides 
  15.133 +	'sat-rpi' to build custom SliTaz Rpi distro images ready to boot. 
  15.134 +	Quickstart guide is in the SliTaz Raspberry Pi repository: 
  15.135 +	<a href="../tools.cgi?doc&amp;tool=sat-rpi">README</a>
  15.136  </p>
  15.137  
  15.138  <!-- Close content -->
    16.1 --- a/arm/style.css	Wed Mar 19 18:22:19 2014 +0000
    16.2 +++ b/arm/style.css	Sat Mar 29 18:03:01 2014 +0100
    16.3 @@ -4,7 +4,8 @@
    16.4  body { font: 13px sans-serif, vernada, arial; margin: 0; }
    16.5  h1 { margin: 0; padding: 8px; color: #fff; font-size: 20px; }
    16.6  h1 a { color: #fff; text-decoration: none; }
    16.7 -h2 { color: #444; border-bottom: 1px dashed #afafaf; padding: 4px 0px; }
    16.8 +h2 { color: #444; border-bottom: 1px dashed #afafaf; 
    16.9 +	padding: 4px 0px; margin: 30px 0 0 0; }
   16.10  h3 { color: #666; font-size: 140%;  }
   16.11  a { text-decoration: underline; color: #215090; }
   16.12  a:hover { text-decoration: none; }
   16.13 @@ -71,7 +72,7 @@
   16.14  /* Block */
   16.15  
   16.16  #block { 
   16.17 -	min-height: 60px;
   16.18 +	min-height: 74px;
   16.19  	background: #ccc; 
   16.20  	padding: 20px 10% 0px;
   16.21  	text-align: center;
   16.22 @@ -82,7 +83,7 @@
   16.23  #block_info {
   16.24  	text-align: justify; 
   16.25  	width: 48%;
   16.26 -	padding: 0;
   16.27 +	padding: 4px 0;
   16.28  }
   16.29  
   16.30  #block_info img { margin-right: 6px; }
   16.31 @@ -92,7 +93,7 @@
   16.32  
   16.33  #block_nav {
   16.34  	background: #666;
   16.35 -	padding: 12px 6px;
   16.36 +	padding: 14px 6px;
   16.37  	text-align: justify;
   16.38  	width: 48%;
   16.39  	float: right;
   16.40 @@ -138,7 +139,7 @@
   16.41  	margin: 40px auto;
   16.42  	padding: 0 20px;
   16.43  	text-align: justify;
   16.44 -	max-width: 720px;
   16.45 +	max-width: 760px;
   16.46  }
   16.47  
   16.48  .box {
   16.49 @@ -146,7 +147,8 @@
   16.50  	margin: 4px 0px;
   16.51  }
   16.52  
   16.53 -.box-up, .box-share { padding: 20px 10px 20px 54px; margin: 20px 0; }
   16.54 +.box-up, .box-share, .box-rpi { 
   16.55 +	padding: 20px 10px 20px 54px; margin: 20px 0; }
   16.56  
   16.57  .box-dl {
   16.58  	background: url("images/download.png") no-repeat 12px center;
   16.59 @@ -162,7 +164,11 @@
   16.60  	background: url("images/share.png") no-repeat 12px center;
   16.61  }
   16.62  
   16.63 -pre, .box, .box-dl, .box-up, .box-share {
   16.64 +.box-rpi {
   16.65 +	background: url("images/raspberrypi.png") no-repeat 12px center;
   16.66 +}
   16.67 +
   16.68 +pre, .box, .box-dl, .box-up, .box-share, .box-rpi {
   16.69  	background-color: #efefef;
   16.70  	border: 1px solid #ddd;
   16.71  }
   16.72 @@ -179,8 +185,8 @@
   16.73  
   16.74  /* Round corner */
   16.75  
   16.76 -pre, img, .box, .box-dl, .box-up, input[type="text"], #block_nav, 
   16.77 -	.box-share {
   16.78 +pre, img, .box, .box-dl, .box-up, .box-rpi, input[type="text"], 
   16.79 +#block_nav, .box-share {
   16.80  	-moz-border-radius: 4px;
   16.81  	-webkit-border-radius: 4px;
   16.82  	border-radius: 4px;