slitaz-arm diff README @ rev 35

Improve Raspberry Pi support
author Christophe Lincoln <pankso@slitaz.org>
date Fri Mar 07 01:31:58 2014 +0100 (2014-03-07)
parents 78abe0d7b64e
children 5445fd3856ad
line diff
     1.1 --- a/README	Mon Mar 03 16:32:33 2014 +0000
     1.2 +++ b/README	Fri Mar 07 01:31:58 2014 +0100
     1.3 @@ -5,8 +5,22 @@
     1.4  SliTaz ARM tools and files
     1.5  
     1.6  
     1.7 -Sat howto
     1.8 ----------
     1.9 +Installation
    1.10 +--------------------------------------------------------------------------------
    1.11 +To install 'sat' and 'spi' you must have make installed:
    1.12 +
    1.13 +# make install
    1.14 +
    1.15 +
    1.16 +rootfs/ directory
    1.17 +--------------------------------------------------------------------------------
    1.18 +Custom SliTaz ARM scripts and files used to generate a distro. These files
    1.19 +and any other system file can be erased or added via the flavors support. The
    1.20 +rootfs files can also be directly modified before generating a new distro. 
    1.21 +
    1.22 +
    1.23 +Sat quickstart
    1.24 +--------------
    1.25  Sat is a tool in the spirit of all SliTaz tools, all commands and options are
    1.26  accessible via: sat usage or help. To create a distro you first need to have
    1.27  some ARM packages. You can use custom cook or the one from the SliTaz mirror.
    1.28 @@ -25,7 +39,7 @@
    1.29  
    1.30  
    1.31  Mirror
    1.32 -------
    1.33 +--------------------------------------------------------------------------------
    1.34  Sat lets you clone the ARM cooking mirror to let you debug and try official ARM
    1.35  packages. Sat will create a mirror directory in the working path and download 
    1.36  all lists and packages. After a first clone it will only check the repo ID 
    1.37 @@ -33,12 +47,12 @@
    1.38  
    1.39  
    1.40  Bugs
    1.41 -----
    1.42 +--------------------------------------------------------------------------------
    1.43  Please report bugs on the Slitaz Bug Tracker: http://bugs.slitaz.org/
    1.44  
    1.45  
    1.46  History
    1.47 --------
    1.48 +--------------------------------------------------------------------------------
    1.49  While I was porting SliTaz to ARM I ended up by creating a lot of initramfs' 
    1.50  to test the SliTaz boot, packages and so on. So I first wrote a small script,
    1.51  then improved it by just having to put include packages in a single directory