Files
entropy/TODO
T
2007-10-11 07:12:31 +00:00

25 lines
980 B
Plaintext

TODO list:
- reagent: complete smartapps section
CLIENT:
- complete etc-update alike support
- add disk caching support to slow functions
- add preinst/postinst/prerm/postrm scripts
- during removal/add handle:
- /etc/init.d/* files ?
- GConf2 database
- switch binutils profile
- kernel modules (depmod and moduledb)
- world upgrade should switch python to 2.5
- 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
Project Status:
- entropy: will handle all the three tools below
- reagent: complete. Bug fixing mode.
- activator: complete. Bug fixing mode.
============
- client part: 75%