Files
entropy/TODO
T
lxnay 06e606f4d3 Entropy/TODO:
- update TODO
Entropy/rssFeed:
- fix AttributeError exception when xml doesn't have any description tag


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3029 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-02-16 11:19:51 +00:00

28 lines
1.1 KiB
Plaintext

TODO list
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
- server-side: manual dependencies add/remove tool (backporting from previous package in scope too?)
- make server-side injection print out the manual deps already present
- add a manual deps listing tool
- External trigger: add support to use a bash-based hook
- entropy.sh
- python caller + variables setup
- hook structure (pkg_preinst, pkg_postinst, pkg_prerm, pkg_postrm)
- Autobuild system (NLnet Milestone 6)
- Documentation + man page (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
- Entropy codebase refactoring
- parallel http/ftp fetching
- use expiration as a base to have and handle multiple packages in repo?
- UGC: personal package sets
- UGC: bug report documents?
- UGC: bbcode docs?
- SSL improvements