cookutils log cook

age author description
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
2012-07-09 Pascal Bellard cook: add CMake Error
2012-06-25 Christopher Rogers cook: Fix getsrc function to only extract sources once.slitaz-tank
2012-06-20 Christopher Rogers Merge default.slitaz-tank
2012-06-20 Christopher Rogers cook: Add --pack option. This is so when i just change genpkg_rules i can just repack package if WOK/pkg/taz folder exists without compiling the package again.
2012-06-20 Christopher Rogers cook: Updated copy_generic_files function to be more like in slitaz-tank branch.
2012-06-20 Christopher Rogers cook: Updated summary function to be more like in slitaz-tank branch. Summary function now provvided $TARBALL name, source folder size if exist, and source file size.
2012-06-19 Christopher Rogers cook: Merge slitaz-tank branch create_tarball function into offical cook. Since $pkgsrc is in set_path function and $tarball is not used globally its better for $tarball to just be a local variable in create_tarball function.
2012-06-19 Christopher Rogers cook: Using PKGS_CATEGORIES variable.
2012-06-19 Christopher Rogers cook: Removed log function cause its in libcook.sh.
2012-06-15 Pascal Bellard update TARBALL variable in create_tarball
2012-06-14 Christopher Rogers cook: Merge set_paths functions from slitaz-tank branch. This adds basesrc, kbasevers, pyvers, pkgsrc, lzma_tarball, and perlvers variables. KBASEVER is in linux and linux-libre and is needed to make sure .tar.lzma sources are named right when they use minor patches.
2012-06-11 Christopher Rogers cook: Fixed what needs sourcing.slitaz-tank
2012-06-11 Christopher Rogers cook: Updated fully to what slitaz-tank needs.slitaz-tank
2012-06-09 Christopher Rogers cook: Update summary and extract_source function. Add getsrc, repack_source, download_base and download function.slitaz-tank
2012-06-09 Pascal Bellard cook: add some error messages
2012-06-08 Christopher Rogers Merge default.slitaz-tank
2012-06-08 Christopher Rogers cook: Add LICENSE variable to receipt.
2012-06-08 Christopher Rogers cook: Add license variable into new --interactive option.slitaz-tank