cookutils rev 262

README: small update
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 07 12:12:41 2011 +0200 (2011-06-07)
parents 677fbd5cf708
children b5f2e3c5d984
files README
line diff
     1.1 --- a/README	Tue Jun 07 12:06:02 2011 +0200
     1.2 +++ b/README	Tue Jun 07 12:12:41 2011 +0200
     1.3 @@ -25,6 +25,7 @@
     1.4      * Provide a log for each cook
     1.5      * Clean one or all packages in the wok
     1.6      * Check for receipt and package quality
     1.7 +    * Clean chroot even on Ctrl-C
     1.8  
     1.9  Cook does not:
    1.10  
    1.11 @@ -32,7 +33,6 @@
    1.12      * Do complex work like compiling the whole system from source in
    1.13        one command (but it can rebuild the full system step by step).
    1.14      * Check build deps for you, use: BUILD_DEPENDS
    1.15 -      If all deps are also build deps do: BUILD_DEPENDS="$DEPENDS"
    1.16      * The work of a Build Bot, unix philosophy: one tool for one task
    1.17      * Cook a package if your receipt is crappy :-)
    1.18  
    1.19 @@ -56,6 +56,7 @@
    1.20  
    1.21      * packages.list    Simple list of package-versions
    1.22      * packages.md5     MD5sum list of all packages
    1.23 +    * packages.txt     List of packages with version, desc and sizes
    1.24      * packages.desc    Packages with name, version, category, desc
    1.25      * packages.equiv   Equivalent packages list
    1.26      * files.list.lzma  A list of files provided by all packages