tazpkg log modules/get

age author description
2019-02-26 Pascal Bellard Remove ashism ==
2018-11-26 Aleksej Bobylev modules/get: fix plain mode and cookmode again
2018-11-26 Aleksej Bobylev Modules "get" and "install": fix cookmode again
2018-11-26 Aleksej Bobylev modules/get: continue fixing cookmode
2018-11-26 Aleksej Bobylev Modules "get" and "install": initial support for Cooker contain two architectures packages in one "packages" folder
2018-04-27 Aleksej Bobylev modules/get: get_pkg(): introduce architecture-dependent packages filenames to tazpkg
2018-01-24 Aleksej Bobylev modules/get, modules/install: patch for the x86_64 support.
2017-07-27 Aleksej Bobylev Minor bug fixes due to the change in the behavior of the dot command in Busybox-1.27; support "release checksum" in modules/mkdb.
2017-07-20 Aleksej Bobylev modules/get, modules/install: use "release checksum" too, as defined in packages.info field #9.
2017-06-08 Aleksej Bobylev modules/get: get_pkg_cookmode(): silly mistake :(
2017-06-05 Aleksej Bobylev modules/get: get_pkg_cookmode(): file may be absent.
2017-06-05 Aleksej Bobylev modules/get, modules/install: improve cookmode
2017-02-19 Paul Issott Tiny edits
2017-02-10 Aleksej Bobylev modules/get: add get_pkg_cookmode() to co-work with the cookutils.
2017-01-27 Aleksej Bobylev modules/get: again
2017-01-27 Aleksej Bobylev modules/get: make wget progress metter working again
2016-09-18 Paul Issott Tiny edit
2016-09-18 Pascal Bellard get: fix virtual_pkg
2016-08-03 Pascal Bellard get: accept WGETURL too
2016-08-02 Pascal Bellard get: set default VERSION & TARBALL
2016-07-14 Pascal Bellard get: default value for TARBALL
2016-07-05 Pascal Bellard get: update abort_package default args
2016-06-28 Aleksej Bobylev Module 'get': get any package. Thanks Mojo for bug report.
2016-04-23 Pascal Bellard modules/get: update abort_package()
2015-12-29 Aleksej Bobylev Module 'get': fix temp dir; module 'find-depends': faster search, add debug messages
2015-12-16 Aleksej Bobylev Module 'recharge': don't link files when using local repo
2015-12-11 Aleksej Bobylev module get: fix virtual packages support; module remove: provide virt. pkg. support, update system DBs; add test06 for virt. packages
2015-12-05 Pascal Bellard modules/get: restore virtual packages support (again: take care of already installed equivalent package)
2015-12-04 Pascal Bellard modules/get: restore virtual packages support (again)
2015-12-04 Aleksej Bobylev Global quite mode provided by libtaz.sh now; few tweaks.
2015-12-02 Pascal Bellard modules/get: restore virtual packages support (again)
2015-11-30 Aleksej Bobylev module get: hide wget status in --quiet mode
2015-11-30 Aleksej Bobylev modules getenv, get, install: provide --quiet option (don't display service messages, show errors only)
2015-11-28 Pascal Bellard modules/get: restore virtual packages support (again)
2015-11-28 Pascal Bellard modules/get: restore virtual packages support
2015-11-19 Aleksej Bobylev Module "get": fix reinstall (thanks Lucas Levrel); "get", "install": fix installing of blocked packages; add "list-cache" command
2015-11-17 Aleksej Bobylev Module "getenv": better checking of 'installed.info'; module "get": display abridged wget status, move here test for package already installed from "tazpkg" code
2015-11-16 Aleksej Bobylev Module "get": copy source in download_from() for local repo; module "install": use version for depmod
2015-11-16 Aleksej Bobylev "get": wget not quiet now; "install": hide 'update-desktop-database' errors; "tazpkg": -gi: check package installed before getting
2015-10-09 Aleksej Bobylev Remove "busybox" "prefixes" (thanks llev)
2015-10-06 Aleksej Bobylev install: rebuild fs/ tree respecting destination symlinks before installing files and folders to filesystem
2015-10-05 Aleksej Bobylev Finish modularization. Beta release: still have few FIXMEs and TODOs.