Files
entropy/TODO
T
lxnay 7ca149b8f0 etpConst issues fixed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@232 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-03-30 14:05:50 +00:00

29 lines
1.3 KiB
Plaintext

TODO list (for developers only):
- build() and world(), on enzyme, add the support for whitelist+cron
- build(), on enzyme, add license blacklist (packages that cannot be shipped in a binary form)
- build(), on enzyme, if a package is not going to be installed anymore from an overlay, it must be notified
- system-wide: add free space check
- activator: for the tidy module I need that reagent includes the SLOT variable.
- activator tasks:
- add/remove packages from the database
- tidy tool: cleanup policy to prune old binaries
- database update and management between me and reagent
- reagent tasks:
- reagent should support a forced revision bumping
- Sabayon Linux USE flags: remove all server related use flags
Project Status:
- entropy: will handle all the three tools below
- enzyme: first release up and working (more or less)
- reagent: first release up and working.
- activator: 60%
============
- client part: not yet defined apart from equilibrium name.
Features plan:
- enzyme: distcc support on cross platforms and on automake
- activator: add stable/ repository and the cron-aware module that moves files from the unstable/default repo to the stable one.
- activator: add support for ssh (where supported) to we can md5sum the uploaded files?