cookutils diff README @ rev 59

doc + README: add info about build bot and cron as well as DB files in cache
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 07 14:33:44 2011 +0200 (2011-05-07)
parents 969f0ec4eeac
children c49e394e87d3
line diff
     1.1 --- a/README	Sat May 07 03:32:53 2011 +0200
     1.2 +++ b/README	Sat May 07 14:33:44 2011 +0200
     1.3 @@ -75,6 +75,17 @@
     1.4  a nice way. A web interface also highlights success and error and can show
     1.5  receipts and the cooker logs such as the last ordered list or commits check.
     1.6  
     1.7 +Database files in the cache folder
     1.8 +
     1.9 +    * activity   : Activity information for the web interface
    1.10 +    * blocked    : List of manually blocked packages
    1.11 +    * broken     : Broken packages list when cook fail it is add here
    1.12 +    * commits    : List of packages of the last commit check
    1.13 +    * cooklist   : Cooklist for unbuild packages or custom command
    1.14 +    * cooknotes  : All the notes added with 'cooker -n "My note"
    1.15 +    * installed* : Lists used to compare installed package before a package
    1.16 +                   is cooked and after so we can remove them.
    1.17 +
    1.18  
    1.19  Toolchain
    1.20  --------------------------------------------------------------------------------