Files
entropy/docs/TODO
Fabio Erculiani f699fe2a20 update TODO
2009-04-06 21:36:55 +02:00

25 lines
1.1 KiB
Plaintext

TODO list
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
0.80:
- SHA512 instead of MD5 (add preliminary support)
- avoid calling portage hooks when not needed?
0.90+:
- Updates daemon + shrink notification applet? (dev-python/dbus-python)
- Entropy repository daemon facilities (init script, config, etc)
- Spritz codebase refactoring (fileupdates: show changes button using internal viewer)
- Add all button doesn't effectively add all the packages to the queue or
- when calculating the queue some packages are excluded for unknown reasons
- Unit Test module
- Move Trigger.trigger_configure_boot_grub & friends to ebuild (make Trigger more agnostic)
-> next kernel 2.6.30
- Documentation + Pylint (NLnet Milestone 7)
- System Package Set representing what's inside a stock distribution
- Connect Smart applications to it to filter out common deps and eventually make it usable
- Implement Smart applications in Spritz too
- Implement entropy:// URI handler
- use expiration as a base to have and handle multiple packages in repo?
- LZMA future support