cookutils log

age author description
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
2012-08-11 Christopher Rogers cookiso: Use variables that are in cook.conf.
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-20 Christopher Rogers cook.conf: Add WOKHG variable.slitaz-tank
2012-07-13 Christopher Rogers cook: Fixed making $CACHE/installed.list file.slitaz-tank
2012-07-13 Christopher Rogers libcookorder.sh: Add whoprovide and check_pkg_in_wok functions. These wore forgotten.slitaz-tank
2012-07-13 Christopher Rogers cook: Move init_db_files to libcook.sh. Fixed debug_info function.slitaz-tank
2012-07-12 Richard Dunbar cookiso: purge cache of distro.sh flavor config script
2012-07-12 Richard Dunbar cook.conf: add mercurial to SETUP_PKGS
2012-07-12 Pascal Bellard cooker.cgi: add stuff links
2012-07-09 Pascal Bellard cook: add CMake Error
2012-06-27 Pascal Bellard cooker.cgi: fix ftp & http filter
2012-06-25 Christopher Rogers cook: Fix getsrc function to only extract sources once.slitaz-tank
2012-06-23 Christopher Rogers libcook.sh: Remove broken function cause its in libcookorder.sh too.slitaz-tank
2012-06-23 Christopher Rogers Update Makefileslitaz-tank
2012-06-22 Christopher Rogers cookiso: Removed log function since its in libcook.sh file. Some clean up.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.