cookutils log

age author description
2017-05-11 Aleksej Bobylev Some important changes:
2017-05-11 Aleksej Bobylev Add lighttpd/*: this is for cook.slitaz.org Lighttpd-driven web interface.
2017-05-11 Aleksej Bobylev Restore web/*: this is for local Busybox-driven web interface.
2017-04-21 Hans-G?nter Theisgen created doc/cookutils.de.html
2017-04-19 Hans-G?nter Theisgen german translation of cook.pot added
2017-03-24 Aleksej Bobylev cook: fix copy() -> cook_copy_folders() for repeated copying; web/cooker.cgi: manage packages with '+' in the name; web/style.css: get styles from mirror1.
2017-03-20 Aleksej Bobylev web/cooker.cgi: work with HTTP headers "Last-Modified", "If-Modified-Since", "HTTP 304 Not Modified", "HTTP 404 Not Found". Other small improvements.
2017-03-17 Aleksej Bobylev web/cooker.cgi: tiny edits
2017-03-17 Aleksej Bobylev web/*: update look&feel
2017-03-17 Aleksej Bobylev Small edits. Move rare code from cook -> modules/cdeps.
2017-03-08 Christophe Lincoln Update cross usage() libhack is important to keep a working cross build environment
2017-03-07 Christophe Lincoln cooklinux: add --allno to build a minimal/custom bzImage
2017-03-03 Aleksej Bobylev cook: make function copy(), use it to copy files to $fs (thanks Pascal for having pointed out the problem); fix cook_copy_icons() status.
2017-03-01 Aleksej Bobylev cook: cook_copy_files() and cook_copy_folders(): don't over-copy already copied files/folders keeping hardlinked files/folders at the same time.
2017-02-28 Pascal Bellard cook: fix copy_generic_files (for double copy)
2017-02-22 Pascal Bellard cook.conf: add SETUP_MD5 value
2017-02-22 Pascal Bellard cook: check installed package list (again)
2017-02-21 Pascal Bellard cook: check installed package list
2017-02-21 Aleksej Bobylev modules/compressor: rework time display.
2017-02-18 Aleksej Bobylev cook: cook_copy_folders() and cook_copy_files(): allow spaces in the path, preserve existing hardlinks
2017-02-18 Paul Issott Tiny edits (start to tidy repos)
2017-02-17 Christophe Lincoln cooklinux: fix missing dep (tested sucessfuly with linux 4.9.10 and tazconfig
2017-02-16 Pascal Bellard cooker.cgi: show log summary
2017-02-16 Aleksej Bobylev modules/compressor: allow spaces in filenames; fix_desktop_files() only in /usr/share/applications.
2017-02-13 Pascal Bellard cook don't need lsmod
2017-01-28 Aleksej Bobylev modules/compressor: fix compress_manpages(): when there's a lot of manpages (like in openssl package), it found (in the second turn) some of just compressed manpages and compress them again (*.gz.gz)
2017-01-27 Aleksej Bobylev modules/compressor: move compressor cache to /home/slitaz/cache/cook: fix "Invalid cross-device link".
2017-01-26 Aleksej Bobylev modules/compressor: recompress *.gz files
2017-01-26 Aleksej Bobylev cook.conf: use https URLs for the mirrors.
2017-01-24 Paul Issott /modules: tiny edit
2017-01-23 Aleksej Bobylev modules/compressor: auto-clean the cache.
2017-01-22 Aleksej Bobylev modules/compressor: make the caching system for *.man.gz and *.png.
2017-01-12 Aleksej Bobylev cook, modules/compressor: implement tazpkg --cookmode; cooker.cgi: info2html(): pagination, syntax_highlighter(): distinguish local/cached installed packages (vital for the system update).
2017-01-11 Aleksej Bobylev Makefile: fix path
2017-01-11 Aleksej Bobylev Split modules/compressor (~500 lines of code) from cook.
2017-01-11 Aleksej Bobylev cook: normalize file time (again)
2017-01-10 Aleksej Bobylev Add ja.po (thanks Keiichi Shiga)
2017-01-09 Aleksej Bobylev Misc small changes.
2017-01-08 Pascal Bellard cook: normalize file time
2017-01-08 Aleksej Bobylev cook: changed the algorithm for determining the free memory: Busybox-1.26.1 has different output of the `free` command.
2017-01-02 Aleksej Bobylev cook: packit(): auto-create missing CONFIG_FILES.
2016-12-31 Aleksej Bobylev web/cooker.cgi: syntax_highlighter(): add more rules.
2016-12-31 Aleksej Bobylev Make "pkgdb" separate module.
2016-12-26 Pascal Bellard Update fr.po
2016-12-25 Pascal Bellard cooker.cgi: browse cooking only (again)
2016-12-21 Paul Issott Tiny edits
2016-12-20 Pascal Bellard cooker.cgi: sort doc links
2016-12-19 Pascal Bellard cooker.cgi: browse cooking only (again)
2016-12-19 Pascal Bellard cooker.cgi: browse cooking only
2016-12-19 Aleksej Bobylev Undo previous commit. Introduce `cooks` with the same purpose.
2016-12-19 Aleksej Bobylev cook: with splitted packages (they all should be updated anyway)
2016-12-14 Aleksej Bobylev cook: add cook_split_rm(); web/cooker.cgi: visualize console colorizations (existed in the bash log)
2016-12-12 Paul Issott Tiny edits
2016-12-12 Aleksej Bobylev cook: add normalize_mo(); update doc/cookopts.txt; tiny edits.
2016-12-11 Pascal Bellard cookiso: rotate logs (again)
2016-12-11 Pascal Bellard cookiso: rotate logs
2016-12-05 Aleksej Bobylev cook: compress_manpages(): fix process and allow some rare manpages sections like *.1m and *.3x (see ncursesw package).
2016-11-29 Aleksej Bobylev cook: fix typos
2016-11-29 Aleksej Bobylev cook: 1) set_paths(): follow receipt possible changes (allow auto-updating); 2) strip_mo_i18n(): search for *.mo files only in /usr/share/locale (fix gambas2 cooking)
2016-11-19 Aleksej Bobylev Update translations.