cookutils log

age author description
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.
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-16 Paul Issott Tiny edits
2012-06-15 Pascal Bellard update TARBALL variable in create_tarball
2012-06-15 Pascal Bellard cooker.cgi: Fixed description link.
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-12 Christopher Rogers cooker.cgi: Fixed description link.
2012-06-12 Pascal Bellard cooker.cgi: add description link
2012-06-12 Christopher Rogers cooker: Use $commits, $blocked, and $broken variables.
2012-06-12 Christopher Rogers cooker: Use $pidfile and $wokrev variables.
2012-06-11 Christopher Rogers Merge
2012-06-11 Christopher Rogers cooker: Replace 'echo ' with newline function. Check if file $crontabs exists before using fgrep on it.
2012-06-11 Christopher Rogers libcook.sh: Add wokrev variable.
2012-06-11 Christopher Rogers cooker.cgi: Updated.slitaz-tank
2012-06-11 Christopher Rogers data: Update header.html and add footer.html file.slitaz-tank