slitaz-arm rev 24

Add base flavor packages.list and up README
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 03 02:33:55 2014 +0100 (2014-03-03)
parents 6d8bc047addb
children 3d67f3150009
files README flavors/base/packages.list
line diff
     1.1 --- a/README	Mon Mar 03 02:19:21 2014 +0100
     1.2 +++ b/README	Mon Mar 03 02:33:55 2014 +0100
     1.3 @@ -9,22 +9,34 @@
     1.4  ---------
     1.5  Sat is a tool in the spirit of all SliTaz tools, all commands and options are
     1.6  accessible via: sat usage or help. To create a distro you first need to have
     1.7 -some ARM packages. You can use custom cook, the one from the SliTaz mirror, put
     1.8 -them all in a packages/ directory and sat will install them. Then generate the
     1.9 -distro initramfs with your custom --options:
    1.10 +some ARM packages. You can use custom cook or the one from the SliTaz mirror.
    1.11 +Put all your custom *.tazpkg in the packages/ directory and sat will install
    1.12 +them. To use the official packages you need to sync the mirror with:
    1.13  
    1.14 -# sat gen
    1.15 +# sat mirror
    1.16 +
    1.17 +Generate the distro initramfs with your custom --options:
    1.18 +
    1.19 +# sat gen --flavor=base --kmap
    1.20  
    1.21  To boot the distro with Qemu you can run:
    1.22  
    1.23  # sat emu
    1.24  
    1.25 -Sat lets you clone the ARM cooking repo to let you debug and try official ARM
    1.26 +
    1.27 +Mirror
    1.28 +------
    1.29 +Sat lets you clone the ARM cooking mirror to let you debug and try official ARM
    1.30  packages. Sat will create a mirror directory in the working path and download 
    1.31  all lists and packages. After a first clone it will only check the repo ID 
    1.32  file and download any modified or new packages.
    1.33  
    1.34  
    1.35 +Bugs
    1.36 +----
    1.37 +Please report bug on the Slitaz Bug Tracker: http://bugs.slitaz.org/
    1.38 +
    1.39 +
    1.40  History
    1.41  -------
    1.42  While I was porting SliTaz to ARM I ended up by creating a lot of initramfs' 
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/flavors/base/packages.list	Mon Mar 03 02:33:55 2014 +0100
     2.3 @@ -0,0 +1,12 @@
     2.4 +busybox
     2.5 +gcc-lib-base
     2.6 +gettext-base
     2.7 +glibc-base
     2.8 +kbd-base
     2.9 +linux
    2.10 +slitaz-base-files
    2.11 +slitaz-boot-scripts
    2.12 +slitaz-tools
    2.13 +tazirc
    2.14 +util-linux-blkid
    2.15 +util-linux-uuid