cookutils log

age author description
2017-10-02 Hans-G?nter Theisgen german translation completed
2017-09-29 Aleksej Bobylev cook: use 'cp -r' instead of 'cp -a' to make stuff files root-owned.
2017-09-29 Aleksej Bobylev lighttpd/index.cgi, lighttpd/cooker.css: another way to display log.
2017-09-29 Aleksej Bobylev lighttpd/index.cgi: display <Recook> button for un-cooked packages too.
2017-09-27 Paul Issott Tiny edit
2017-09-18 Aleksej Bobylev cook: allow empty packages.
2017-09-08 Aleksej Bobylev modules/pkgdb: anticipate situation when no packages in /home/slitaz/packages (good for local development)
2017-09-08 Aleksej Bobylev cookiso: tiny edits
2017-09-04 Aleksej Bobylev cook: copy() small improvements
2017-09-01 Paul Issott Tiny edits
2017-09-01 Aleksej Bobylev lighttpd/index.cgi: display unpackaged empty folders under "files" sub-section.
2017-09-01 Aleksej Bobylev cook: copy empty directories (hi, consolekit2 package, and probably some other too).
2017-08-31 Aleksej Bobylev cook: add cook_pick_docs() and COOKOPTS="skip-log-errors"; update doc.
2017-08-29 Aleksej Bobylev modules/pkgdb: reset/wipe files.list before making the DB
2017-08-26 Aleksej Bobylev cookiso: learn about 'next'; modules/compressor: fix IFS again.
2017-08-17 Aleksej Bobylev modules/compressor: more svg cleaning with extra options.
2017-08-12 Aleksej Bobylev lighttpd/index.cgi: display markdown in doc/
2017-08-11 Aleksej Bobylev cooker: add command 'outgoing'; modules/deps: add option '--incl'; modules/compressor: skip empty *.a
2017-08-05 Aleksej Bobylev modules/compressor: versioned (symlinked) static libraries break the logic (hi, ntk-dev package)...
2017-08-04 Aleksej Bobylev modules/compressor: Nullify timestamps of files in ar archives (aka static libs) to make "release checksum" stable for dev-packages containing *.a.
2017-08-02 Aleksej Bobylev cook: remove package in taz/ is package not needed; modules/compressor: recompress *.zip files (for LibreOffice).
2017-08-01 Aleksej Bobylev cook: sort "md5sum" file to make "release checksum" even more stable; add set_paths() to install_package() to follow receipts change here (meet auto-updated receipts!)
2017-07-29 Aleksej Bobylev cook: do not replace package in $PKGS if release checksum has not changed -> mirror package will not change if nothing was changed after rebuilding.
2017-07-27 Aleksej Bobylev Minor bug fixes due to the change in the behavior of the dot command in Busybox-1.27.
2017-07-23 Pascal Bellard cook: dot command may not search current directory first
2017-07-20 Aleksej Bobylev cook: specify we use busybox fold (don't fail when remove coreutils-file-format or coreutils-multicall containing fold); cooker: remove package from packages.info DB too.
2017-07-17 Paul Issott Tiny edits
2017-07-16 Aleksej Bobylev lighttpd/index.cgi: fix '/cross/' and '/i486.cgi' links: they are root, not repo-based ones.