# HG changeset patch # User Paul Issott # Date 1396118560 0 # Node ID 7c07427207cf24a7e3c0c8386ea45fad685576c1 # Parent 762b4433c38fdbdc1a0d06877c61113f8a2d9fba Edit /rpi/index.html diff -r 762b4433c38f -r 7c07427207cf arm/rpi/index.html --- a/arm/rpi/index.html Sat Mar 29 18:43:42 2014 +0100 +++ b/arm/rpi/index.html Sat Mar 29 18:42:40 2014 +0000 @@ -77,9 +77,9 @@

Downloads

- SliTaz Raspberry Pi provide actually a text mode base system and a + SliTaz Raspberry Pi actually provides a text mode base system and a light desktop flavor powered by JWM and the FOX toolkit. Download - the tarball, extract, install and boot your Rapberry Pi! + the tarball, extract, install and boot your Raspberry Pi!

@@ -109,15 +109,15 @@

Remote control

- SliTaz Raspberry Pi provide a CGI SHell remote control environment - with plugins support and HTTP authentification. You can rebooot/halt + SliTaz Raspberry Pi provides a CGI SHell remote control environment + with plugins support and HTTP authentication. You can rebooot/halt the system, edit any system file and set boot options. Creating new - plugings is a nice way to learn CGI/SHell scripts and Linux commands. + plugins is a nice way to learn CGI/SHell scripts and Linux commands.

- You must first start the web server then check the IP adress of your - device and connect with root user and password via the IP: + You must first start the web server then check the IP address of your + device and connect with the root user and password via the IP:

@@ -133,9 +133,9 @@
 
 

TazBerry is a Ncurses GUI to configure your SliTaz Raspberry Pi box. - It provide a simple menu and let you edit files with your favorite + It provides a simple menu and lets you edit files with your favorite text editor. TazBerry can be started from the window manger menu or - from the cmdline with: 'tazbery' + from the cmdline with: 'tazberry'

Sat-rpi builder