Files
entropy/TODO
(no author) 124e1b06de fix a small issue with config_protect
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@575 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-10-24 13:01:32 +00:00

26 lines
1.2 KiB
Plaintext

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%