cookutils log

age author description
2013-01-31 Pascal Bellard cook: loglimit can be disabled (thanks ernia)3.1.2
2013-01-30 Pascal Bellard Added tag 3.1.1 for changeset ab53ffd16827
2013-01-30 Pascal Bellard limit log size, not stdout (again)3.1.1
2013-01-30 Pascal Bellard Added tag 3.1.1 for changeset 0e4ec874b3bd
2013-01-30 Pascal Bellard limit log size, not stdout
2013-01-29 Christophe Lincoln Update (C) to 2013
2013-01-27 Pascal Bellard Added tag 3.1 for changeset 21033ee28b15
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-17 Pascal Bellard cooker.cgi: download files only
2013-01-17 Eric Joseph-Alexandre Added tag 3.0 for changeset 0b66cd1ea4e8
2013-01-05 Pascal Bellard cook: typo3.0
2013-01-05 Christopher Rogers libmodular.sh: Build squashfs modules in union function.slitaz-tank
2013-01-05 Christopher Rogers libcookiso.sh: Fixed building iso without MODULAR option enabled.slitaz-tank
2013-01-05 Pascal Bellard cook: track more errors
2013-01-04 Christopher Rogers libcookiso.sh: Use unset instead of =.slitaz-tank
2012-12-31 Christopher Rogers cookiso: check if we have a hg repo before calling pull -uslitaz-tank
2012-12-31 Christopher Rogers cooker.cgi: packages content downloadableslitaz-tank
2012-12-31 Pascal Bellard cooker.cgi: packages content downloadable (again)
2012-12-31 Pascal Bellard cooker.cgi: packages content downloadable
2012-12-11 xfred222 fix bug39: add xml folder creation during cook setup
2012-11-22 Christopher Rogers Makefile: Fixed permissions of tazdev.conf.slitaz-tank
2012-11-22 Christopher Rogers Add custom tazdev. This custom tazdev is needed for my cooker setup to work.slitaz-tank
2012-11-14 Christophe Lincoln cookiso: check if we have an hg repo before calling pull -u
2012-10-21 Christopher Rogers cook: Make sure vcs is installed when needed to download source.slitaz-tank
2012-10-20 Christopher Rogers Update Makefile to include the exclude.txt file.slitaz-tank
2012-10-20 Christopher Rogers Update Makefile.slitaz-tank
2012-10-17 Christopher Rogers libcookorder.sh: Sort and uniq files.list file for packages database. This is so stuff like pkgs.slitaz.org doesn't pickup the same file twice.slitaz-tank
2012-10-16 Christopher Rogers libmodular.sh: Add some comments.slitaz-tank
2012-10-16 Christopher Rogers libcookorder.sh: Add more comments for explaining functions.slitaz-tank
2012-10-16 Christopher Rogers libcookorder.sh: Add comments to explain lots of functions. More to come.slitaz-tank
2012-10-16 Christopher Rogers cookiso.conf: Source /etc/slitaz/slitaz.conf file now that SLITAZ_RELEASE is used instead of SLITAZ_VERSION.slitaz-tank
2012-10-16 Christopher Rogers cook.conf: Add note that SLITAZ_HOME and SLITAZ_RELEASE are from /etc/slitaz/slitaz.conf file.slitaz-tank
2012-10-15 Christopher Rogers libmodular.sh: Make sure $LOG folder exist.slitaz-tank
2012-10-15 Christopher Rogers cook: Add some comments to better explain my functions.slitaz-tank
2012-10-15 Christopher Rogers libcookiso.sh: Added some more comments.slitaz-tank
2012-10-15 Christopher Rogers libcookiso.sh: Add some more comments.slitaz-tank
2012-10-15 Christopher Rogers libcookiso.sh: Add some comments for distro_sizes and get_size function.slitaz-tank
2012-10-06 Christopher Rogers libcookorder.sh: Add a check to make sure incoming package exists before removing previous package and moving INCOMING package to PKGS.slitaz-tank
2012-09-23 Christopher Rogers libcookiso.sh: Copying distro list to $INIT/etc/slitaz if MODULAR is enabled.slitaz-tank
2012-09-23 Christopher Rogers libmodular.sh: Add _mksquash function.slitaz-tank
2012-09-23 Christopher Rogers libcookiso.sh: Fixed some mistakes.slitaz-tank
2012-09-23 Christopher Rogers lib: Update both libmodular.sh and libcookiso.sh.slitaz-tank
2012-09-23 Christopher Rogers cookiso: Source /etc/slitaz/cookiso.conf.slitaz-tank
2012-09-15 Pascal Bellard cook: pkgdb end date
2012-09-02 Claudinei Pereira move back 'pt_BR' doc name to 'pt' so tazlocale can handle it properly
2012-09-01 Christopher Rogers Add libmodular.sh. Start adding modular support into libcookiso.sh.slitaz-tank
2012-09-01 Christopher Rogers cookiso.conf: Add MODULAR option.slitaz-tank
2012-08-25 Christopher Rogers cookiso: Check if $DISTRO/slitaz-$flavor.iso exist before moving to $iso/$name.iso. Else check for $DISTRO/$ISO_NAME.iso.slitaz-tank
2012-08-25 Christopher Rogers libcookiso.sh: Fixed gen_flavor and get_flavor.slitaz-tank
2012-08-25 Christopher Rogers libcookiso.sh: Add gen_flavor and get_flavor functions.slitaz-tank
2012-08-25 Christopher Rogers cook: Start using functions that are in libcookiso.sh. Less depended on tazlito.slitaz-tank
2012-08-25 Christopher Rogers cookiso: Add some fixes so its less depend on tazlito.slitaz-tank
2012-08-25 Christopher Rogers libcookiso.sh: Change tazlito to cookiso. Add some more functions from tazlito.slitaz-tank
2012-08-24 Christopher Rogers Add cookiso.conf.slitaz-tank
2012-08-24 Christopher Rogers cookiso: Using newline function now. Install squashfs.slitaz-tank
2012-08-24 Christopher Rogers Add libcookiso.sh. This is to replace tazlito by making it into functions for cookiso.slitaz-tank
2012-08-15 Christopher Rogers libcook.sh: Add live variable.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