Files
entropy/TODO
T
2007-10-15 18:07:19 +00:00

27 lines
1.2 KiB
Plaintext

TODO list:
- reagent: complete smartapps section
CLIENT:
- on disk caching for all user commands
- implement logTools into new Equo functions (especially messages)
- 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
- if a mirror fails several times, disable it
- move branches to version naming (3.5, 3.6, 3.7) instead of using stable, unstable...
- embed python and pysqlite to avoid dependency from the one installed on the system
- 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)
Project Status:
- entropy: will handle all the three tools below
- reagent: complete. Stabilization mode.
- activator: complete. Stabilization mode.
============
- client part: 78%