cookutils log

age author description
2015-09-21 Pascal Bellard cook: catch more errors
2015-09-20 Pascal Bellard cooker.cgi: show cook progress
2015-08-25 Pascal Bellard cook/get_dev_files: add /usr/lib/*a
2015-07-25 Pascal Bellard Update zh_CN.po (thanks Wenyu Zhang)
2015-07-12 Pascal Bellard Add Name[fr] in .desktop
2015-07-11 Paul Issott Update zh_CN.po (thanks Zhangwenyu)
2015-06-30 Aleksej Bobylev cook pkgdb: better handle absent packages, make sure to get "mirrors" and "extra.list" for recharge bundle
2015-06-22 Aleksej Bobylev cook pkgdb: small fix for repeated action
2015-06-22 Aleksej Bobylev cook pkgdb: report absent pkgs, remove duplicates from lists (also use --rmpkg to remove duplicate .tazpkg files or remove them by hands)
2015-06-14 Christopher Rogers cook: Fixed url echo line.slitaz-tank
2015-06-07 Aleksej Bobylev Log pkgdb process; show it using web interface
2015-06-07 Aleksej Bobylev Collect all the descriptions into "descriptions.txt" and add it to the bundle.
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.