cookutils log

age author description
2015-06-03 Xander Ziiryanoff cook.conf: update $GNU_MIRROR
2015-05-27 Aleksej Bobylev cook: remove python and perl compiled files unconditionally
2015-05-21 Aleksej Bobylev cook.conf: fix SF_MIRROR (old one is no more available)
2015-05-15 Aleksej Bobylev cook: tiny edits.
2015-05-12 Aleksej Bobylev cook: add md5sum to packages.info
2015-05-11 Aleksej Bobylev cookiso: typos :-(
2015-05-10 Aleksej Bobylev libcook.sh: Server date in the cooker web interface is in UTC. Show Activity log time in UTC too.
2015-05-10 Aleksej Bobylev cook: ... so download extra.list from mirror
2015-05-10 Pascal Bellard cook: extra.list is created on mirror, not on tank
2015-05-08 Aleksej Bobylev cook pkgdb: display files sizes in the less chatty way.
2015-05-08 Aleksej Bobylev cook pkgdb: pack extra.list, not symlink, to the bundle.tar.lzma
2015-05-08 Aleksej Bobylev cook pkgdb: restore "old" format of files.list.lzma for pkgs.slitaz.org
2015-05-07 Aleksej Bobylev Move to using short i18n functions with "printf", so rewrite sources and po files. Fix: stripping before list files (python packages listed missed .pyc files). Also remove few hacks from code, make pot and msgmerge.
2015-05-03 Aleksej Bobylev cook: pkgdb: download "mirrors" file from mirror1.
2015-05-03 Aleksej Bobylev cook: pkgdb: locate "mirrors" file.
2015-05-03 Aleksej Bobylev cook pkgdb: provide new mechanism of recharging: IDs contains "old" ID plus timestamp, bundle.tar.lzma contains all "old" recharge files plus files.list.md5 to determine whether to download massive files.list.lzma or not.
2015-04-18 Christopher Rogers cook: Merge loglimit function from default branch.slitaz-tank
2015-04-17 Christopher Rogers cook: Fixed loglimit function.slitaz-tank
2015-04-17 Christopher Rogers cook: Update loglimit function.slitaz-tank
2015-04-17 Pascal Bellard cooker.cgi: fix download
2015-04-16 Pascal Bellard cooker.cgi: allow spaces filename for ?files=
2015-04-14 Christopher Rogers cook: fixed typo.slitaz-tank
2015-04-14 Christopher Rogers lib/libcook.sh: Add typo fixes from default branch.slitaz-tank
2015-04-14 Christopher Rogers cook: Add gettext stuff thats in default branch of cookutils.slitaz-tank
2015-04-13 Christopher Rogers cookall.sh: Use cook.conf variables for paths.
2015-04-13 Christopher Rogers cook: Fixed get_devel_file function to only put pkgconfig and include into -dev package. The .so files are for the main package.
2015-04-09 Pascal Bellard cookiso: add --force
2015-03-12 Pascal Bellard cookall.sh: tzdata in a bdeps loop
2015-03-07 Pascal Bellard cookall.sh: multiple WANTED support (for locale-*)
2015-03-07 Pascal Bellard cookall.sh: typos
2015-03-06 Pascal Bellard cookall.sh: no WANTED in SLITAZ_TOOLCHAIN
2015-03-06 Pascal Bellard cookall.sh: check broken bdeps
2015-03-05 Pascal Bellard cookall.sh: check HOST_ARCH
2015-03-04 Pascal Bellard cookall.sh: skip broken packages
2015-03-04 Pascal Bellard Add (re)cookall.sh
2015-02-12 Aleksej Bobylev cook: rss: encode predefined XML entities when xml files are generated (let my RSS Reader shows no errors).
2015-01-09 Pascal Bellard cooker.cgi: typo
2015-01-09 Pascal Bellard cooker.cgi: allow wildcard in package search
2014-11-27 Aleksej Bobylev Added tag 3.4.2 for changeset 1d55332252d7
2014-11-27 Aleksej Bobylev cook: generate packages.info.lzma3.4.2
2014-11-24 Richard Dunbar cook: create packages.desc for -arm.tazpkg
2014-11-23 Pascal Bellard cook: create extra.list
2014-11-05 Pascal Bellard cook: add tar.lz support
2014-10-25 Pascal Bellard cookutils: catch control-c in aufs jail (again)
2014-10-25 Pascal Bellard cookutils: catch control-c in aufs jail
2014-10-14 Aleksej Bobylev Fix RSS feed (now valid @ http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fcook.slitaz.org%2Fcooker.cgi%3Frss ).
2014-10-13 Pascal Bellard cooker.cgi: add browse link
2014-10-10 Pascal Bellard cooker: fix arch-db
2014-10-10 Pascal Bellard cooker.cgi: utc date
2014-09-25 Pascal Bellard cookiso: update SSH_HOST
2014-07-20 Paul Issott zh_CN.po tiny edits (thanks rhsky)
2014-07-12 Aleksej Bobylev Added tag 3.4.1 for changeset e843fa34b0d7
2014-07-12 Aleksej Bobylev Fix fetching sources using git (was crashed on oxygen-gtk package).3.4.1
2014-06-26 Aleksej Bobylev Add Chinese Simplified translations (thanks jame987165702).
2014-06-07 Paul Issott zh_TW.po typo
2014-06-07 Paul Issott Fix po file
2014-06-06 Paul Issott Add zh_CHT.po
2014-05-12 Pascal Bellard cook: install package outside the aufs jail
2014-05-11 Eric Joseph-Alexandre cook: Fix typo for X86_64-setup. + cook failed with -march. Use -mtune instead
2014-05-09 Christophe Lincoln Various fixes to cross (building cross toolchain should go smoother) and update Eglibc to 2.14.1 (match glibc)