slitaz-arm rev 36

Tiny edits
author Paul Issott <paul@slitaz.org>
date Fri Mar 07 19:13:20 2014 +0000 (2014-03-07)
parents bae84a6b7455
children 7c5d5748623d
files README rpi/README spi
line diff
     1.1 --- a/README	Fri Mar 07 01:31:58 2014 +0100
     1.2 +++ b/README	Fri Mar 07 19:13:20 2014 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  rootfs/ directory
     1.5  --------------------------------------------------------------------------------
     1.6  Custom SliTaz ARM scripts and files used to generate a distro. These files
     1.7 -and any other system file can be erased or added via the flavors support. The
     1.8 +and any other system files can be erased or added via the flavors support. The
     1.9  rootfs files can also be directly modified before generating a new distro. 
    1.10  
    1.11  
     2.1 --- a/rpi/README	Fri Mar 07 01:31:58 2014 +0100
     2.2 +++ b/rpi/README	Fri Mar 07 19:13:20 2014 +0000
     2.3 @@ -7,13 +7,13 @@
     2.4  
     2.5  Spi quickstart
     2.6  --------------------------------------------------------------------------------
     2.7 -The Raspberry Pi have a lot of specification SliTaz ARM provide 'spi' to build
     2.8 -custom SliTaz Rpi distro's images ready to boot. To get the list of avalaible 
     2.9 +The Raspberry Pi has a lot of specifications. SliTaz ARM provides 'spi' to build
    2.10 +custom SliTaz Rpi distro images ready to boot. To get the list of available 
    2.11  commands and options:
    2.12  
    2.13  # spi help
    2.14  
    2.15 -Slitaz RPi mirror host the prebuilt Linux kernel package. To get the
    2.16 +Slitaz RPi mirror hosts the prebuilt Linux kernel package. To get the
    2.17  latest version and unpack it:
    2.18  
    2.19  # spi get-linux
     3.1 --- a/spi	Fri Mar 07 01:31:58 2014 +0100
     3.2 +++ b/spi	Fri Mar 07 19:13:20 2014 +0000
     3.3 @@ -44,7 +44,7 @@
     3.4    install       Install SliTaz RPi to sdcard
     3.5    gen           Generate a new SliTaz RPi distro
     3.6    cook-linux    Build the Raspberry Pi Linux kernel
     3.7 -  get-linux     Get a the SliTaz RPi linux package
     3.8 +  get-linux     Get the SliTaz RPi linux package
     3.9    get-fw        Download or update RPi Firmware
    3.10    clone-fw      Clone the RPi Firmware repository
    3.11    get-tools     Download or update RPi Tools (mkimage)