cookutils log cook

age author description
2012-03-19 Pascal Bellard cook: eval version (sqlite-dev need that)
2012-03-18 Paul Issott Tiny edits
2012-03-16 Christophe Lincoln cook fix stdr redirection and dont use script in cookiso
2012-03-14 Christophe Lincoln Generated XML feed for cooked packages
2012-03-13 Christophe Lincoln cook: Fix auto updating chroot
2012-03-13 Christophe Lincoln Dont update package if AUFS is in use
2012-03-13 Christophe Lincoln cook: enable auto-install with aufs chroot
2012-03-13 Christophe Lincoln Fix auto chroot update1.6.4
2012-03-13 Christophe Lincoln cook: Install cooked pkg id part of chroot to keep env up-to-date
2012-02-29 Antoine Bodin Generate ID file, which allow tazpkg to check for changes in a package repository before recharging1.6.2
2012-02-29 Christophe Lincoln cook: Fix loop then --> do1.6.1
2012-02-29 Pascal Bellard cook: add AUFS_NOT_SUPPORTED support
2012-02-27 Pascal Bellard cook, cooker: multiple WANTED packages
2012-02-16 Pascal Bellard cook: do not display command twice in aufs case
2012-02-13 Pascal Bellard cook: add aufs_chroot jail (again)
2012-02-13 Pascal Bellard cook: add aufs_chroot jail
2012-02-12 Eric Joseph-Alexandre Add GENERIC_MENUS option
2012-02-03 Christophe Lincoln cook: fix auto install of desktop files
2012-01-23 Pascal Bellard cook: round cook time
2012-01-19 Pascal Bellard cook: receipt variables may use variables
2012-01-08 Pascal Bellard cook: fix add setup --reinstall
2012-01-08 Pascal Bellard cook: limit permission change for slitaz group
2012-01-06 Pascal Bellard cook: add setup --reinstall
2011-12-23 Pascal Bellard cooker: check /var/run/cooker.pid
2011-10-13 Pascal Bellard cook: download retry
2011-09-07 Pascal Bellard cook: fix packages size in packages.txt
2011-06-13 Christophe Lincoln cook: small fix and may remove source after build ?1.4
2011-06-09 Christophe Lincoln cook: dont copy desktop file if WANTED is set
2011-06-02 Christophe Lincoln cook: fix for set -e now ised for genpkg_rules (build fails if copying pixmaps fails)
2011-06-01 Christophe Lincoln cook: set -e on genpkg_rules and fix for empty packages
2011-05-29 Christophe Lincoln cook: remove .hg dir when clonig from Hg
2011-05-28 Christophe Lincoln cook: use wget -O to get output file with TARBAL name (Thank Godane)1.3
2011-05-28 Christophe Lincoln cook: Add Godane patch to handle Hg branch
2011-05-28 Christophe Lincoln cook: improve source extracting, may be one file (Thanks Godane)
2011-05-27 Paul Issott cook, docs: tiny edits
2011-05-27 Christophe Lincoln Revert last commit, dont do things too quckly...
2011-05-27 Christophe Lincoln cook: if no rules dont extract
2011-05-27 Christophe Lincoln cook: fix if no option is used
2011-05-27 Christophe Lincoln improve and fix flavors creation
2011-05-27 Christophe Lincoln We need a RUN_OPTS to use --extract-only and others *.run options
2011-05-27 Christophe Lincoln cook: use full path to generated flavor files
2011-05-27 Christophe Lincoln cook: recharge pkgs list before creating flavors and up documentation
2011-05-27 Christophe Lincoln cook: handle flavors file creation
2011-05-27 Christophe Lincoln missing tab
2011-05-27 Christophe Lincoln cook: dont use 'set -e' and set $kvers for compile_rules and genpkg_rules
2011-05-27 Christophe Lincoln cook: set KVERS to be used in receipt
2011-05-27 Christophe Lincoln cook: let setup a stable or undigest repo (no more exit since Hg with abort if wok not empty)
2011-05-27 Christophe Lincoln cook: add support for *.run self executable scripts
2011-05-26 Christophe Lincoln Small fix
2011-05-26 Paul Issott Tiny edits
2011-05-26 Christophe Lincoln cook: display time for pkglist
2011-05-26 Christophe Lincoln cook: we may have unknow dep and dep not in wok but mirrored
2011-05-25 Christophe Lincoln cook: use uniq to install bdeps
2011-05-25 Christophe Lincoln cook: small cosmetic change to pkglist
2011-05-24 Christophe Lincoln cook: improve log when WANTED is blocked/broken (again)1.2
2011-05-24 Christophe Lincoln cook: improve log when WANTED is blocked/broken
2011-05-24 Christophe Lincoln cook: add 2 small echo
2011-05-24 Christophe Lincoln cook: make last commit work better
2011-05-24 Christophe Lincoln cook: dont try to pack if WANTED is blocked or broken
2011-05-24 Christophe Lincoln cook: dont install anything if we have missing dep