TODO list: - reagent: complete smartapps section CLIENT: - implement logTools into new Equo functions (especially messages) --> messages should go into (install/remove packages) equo.log - add multithreading support - during removal/add handle (trigger functions): - complete preremove() - complete postremove() - complete preinstall() - complete postinstall() - new kernel? grub configuration at your service - remove TAGS and substitute them with forced SLOT setting (just keep it for the package filename) - branch reorganization based on the release: - install only looks inside the configured branch - move branches to version naming (3.5, 3.6, 3.7) instead of using stable, unstable... - add scripts directory that contains pre/post-install-remove scripts that is synced using activator - implement installation messages infrastructure (where are collected all installation messages) - add support for new atoms layout (cpv:SLOT) - maybe on-disk cache for removal functions? Project Status: - entropy: will handle all the three tools below - reagent: complete. Stabilization mode. - activator: complete. Stabilization mode. ============ - client part: 78%