6252c1b2a9
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@547 cd1c1023-2f26-0410-ae45-c471fc1f0318
25 lines
980 B
Plaintext
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% |