cookutils log cook

age author description
2014-04-05 Pascal Bellard Add any arch support3.3.1
2014-04-05 Christophe Lincoln cook: add --continue option to continue pkg compile when developing/porting
2014-04-02 Christophe Lincoln cook: use cross tool LIBTOOL (this make gtk+ cross compile)
2014-03-30 Christophe Lincoln cook: clean-up cross comment
2014-03-28 Paul Issott Tiny edits
2014-03-27 Christophe Lincoln cook: fix uncook EXTRAVERSION (again)
2014-03-27 Christophe Lincoln cook: fix uncook EXTRAVERSION
2014-03-27 Christophe Lincoln cook: add uncook command to check for uncooked packages
2014-03-05 Christophe Lincoln cook: add libhack3.3
2014-03-05 Christophe Lincoln Improve CFLAGS and cross tools build
2014-03-04 Christophe Lincoln Some more ARM support
2014-02-27 Paul Issott Tiny edits
2014-02-23 Christophe Lincoln cook: small comment fix
2014-02-23 Christophe Lincoln cook: we need additionnal pkgs in a chroot env
2014-02-22 Christophe Lincoln cook: fix listing od ARCH packages
2014-02-18 Christophe Lincoln cook: list-wok only packages include in ARCH
2014-02-12 Christophe Lincoln Add cooklinux
2014-01-05 Pascal Bellard cook: Aufs mountage failure cleanup
2013-12-28 Pascal Bellard cook: break debug_info dead loop3.1.8
2013-12-12 Pascal Bellard cook.conf: need tazlito to build flavors
2013-12-05 Richard Dunbar cook: kvers set from installed/linux-api-headers/receipt if no wok/linux/receipt
2013-10-30 Pascal Bellard cooker.cgi: add time zone
2013-09-26 Pascal Bellard cook: more debug info
2013-09-25 Pascal Bellard cook: update error triggers3.1.7
2013-09-24 Pascal Bellard cook: triggers ^ERROR, not ERROR3.1.6
2013-09-24 Pascal Bellard cook: remove some error triggers
2013-09-22 Pascal Bellard cook: get source from mirror too3.1.5
2013-08-16 Pascal Bellard CACHE is global, /tmp is aufs local
2013-08-12 Pascal Bellard cook: track more errors
2013-08-11 Pascal Bellard The directories install taz & source may not exist
2013-06-21 Pascal Bellard cook: fix files.list.lzma for iptables
2013-05-04 Aleksej Bobylev Apply common stylesheet for docs; light reformatting of html code; add experimental (unfinished) '--cdeps' option to cook.
2013-04-05 Pascal Bellard cook: some .tar.xz are bz2 files...
2013-03-29 Aleksej Bobylev cook: rework and finish i18n (for local use), translate to Russian
2013-03-14 Pascal Bellard cook: add AUFS_NOT_RAMFS3.1.4
2013-03-08 Pascal Bellard cook: fix loglimit
2013-03-04 Aleksej Bobylev Teach Cook how to use Bazaar3.1.3
2013-02-08 Christopher Rogers cook: Add loglimit function.slitaz-tank
2013-02-01 Christopher Rogers Update cooker usage and add better error detection.slitaz-tank
2013-01-31 Pascal Bellard cook: loglimit can be disabled (thanks ernia)3.1.2
2013-01-30 Pascal Bellard limit log size, not stdout (again)3.1.1
2013-01-30 Pascal Bellard limit log size, not stdout
2013-01-27 Pascal Bellard cook: limit log size3.1
2013-01-24 ernia cook: let cook -h shows --pack option
2013-01-21 ernia partially fix git get-src, need install git too
2013-01-05 Pascal Bellard cook: typo3.0
2013-01-05 Pascal Bellard cook: track more errors
2012-12-11 xfred222 fix bug39: add xml folder creation during cook setup
2012-10-21 Christopher Rogers cook: Make sure vcs is installed when needed to download source.slitaz-tank
2012-10-16 Christopher Rogers libcookorder.sh: Add comments to explain lots of functions. More to come.slitaz-tank
2012-10-15 Christopher Rogers cook: Add some comments to better explain my functions.slitaz-tank
2012-09-15 Pascal Bellard cook: pkgdb end date
2012-08-25 Christopher Rogers cook: Start using functions that are in libcookiso.sh. Less depended on tazlito.slitaz-tank
2012-08-15 Christopher Rogers cook: Add --flavors option back in to pkgdb option. Also added add stand alone flavors option so you don't need to rebuild package list to rebuild the flavor files.slitaz-tank
2012-08-08 Christopher Rogers cook: Cleaned up some white space.
2012-08-08 Christopher Rogers cook: Cleaned up some white space.slitaz-tank
2012-07-29 Christopher Rogers Merge default.slitaz-tank
2012-07-29 Christopher Rogers cook: Add support to cook bazaar version controll sources.slitaz-tank
2012-07-13 Christopher Rogers cook: Fixed making $CACHE/installed.list file.slitaz-tank
2012-07-13 Christopher Rogers cook: Move init_db_files to libcook.sh. Fixed debug_info function.slitaz-tank