tazpkg log modules/install

age author description
2017-01-12 Aleksej Bobylev modules/install: provide special informational mode activated by --quiet --cookmode
2017-01-01 Aleksej Bobylev modules/install and modules/remove: auto-update /ets/filesystems for the FS Kernel modules
2016-11-11 Aleksej Bobylev Module 'install': check file existence in install_all_deps() --local
2016-08-01 Pascal Bellard Restore AUTO_INSTALL_DEPS behaviour
2016-07-22 Aleksej Bobylev Modules install, remove: improve compatibility with auto-answer options --yes and --noconfirm.
2015-12-26 Aleksej Bobylev Modules 'install', 'remove': hide unresolved glib-compile-schemas warnings
2015-12-17 Aleksej Bobylev Module 'install': process option '--local' without using the databases
2015-12-11 Aleksej Bobylev Module install: official config file may be absent
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-04 Aleksej Bobylev Module install: quiet message "package already installed..."
2015-12-04 Aleksej Bobylev Global quite mode provided by libtaz.sh now; few tweaks.
2015-11-30 Aleksej Bobylev module install: implement --quite mode in install_all_deps()
2015-11-30 Aleksej Bobylev modules getenv, get, install: provide --quiet option (don't display service messages, show errors only)
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 "install": fix kernel modules update
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-11-16 Aleksej Bobylev module 'install': change 'depmod' invocation
2015-11-09 Aleksej Bobylev cache: fix working; install: install official conf.files if destination is absent; tazpkg-notify: change icons
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.