cf454a2ad7
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@179 cd1c1023-2f26-0410-ae45-c471fc1f0318
22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
Plaintext
TODO list (for developers only):
|
|
- add a wrapper for qfile and qlist portage-utils tools because our internal repository is at /var/lib/entropy/portage
|
|
- add proper SLOTS, FETCH_RESTRICTION support to enzyme, getBestAtom and so on... (maybe directly using emerge output?)
|
|
- do not append download URLs directly into the .etp files
|
|
- activator should care about the removal of the old packages
|
|
- build() on enzyme, check for duplicates and filter them out?
|
|
- build() on enzyme, when calculating runtime dependencies, please check if there's a broken link too and report as warning
|
|
- build() on enzyme, also trap einfo and ewarn ?
|
|
- build() on enzyme, also integrate a sort of revdep-rebuild ?
|
|
- build() on enzyme, implement --ask option
|
|
|
|
Project Status:
|
|
- entropy: not yet started, nothing to say then
|
|
- enzyme: build() is more or less ok, world() needs to be implemented, the rest is fine
|
|
- reagent: first release up and working.
|
|
- activator: not yet started, I need to prepare a ftp module that let us work without rsync and shit like that
|
|
============
|
|
- client part: not yet defined apart from equilibrium name.
|
|
|
|
|
|
Features plan:
|
|
- distcc support to enzyme |