Files
entropy/TODO
T
lxnay cb509f5d42 Entropy/TODO:
- update TODO
Entropy/PackageInterface:
- call preinstall step before preremove and postremove on install actions
Entropy/client:
- move repositories.conf to repositories.conf.example
Entropy:
- use /usr/bin/python2 instead of /usr/bin/python as interpreter to avoid Python 3 issues


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2996 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-02-08 12:17:27 +00:00

20 lines
769 B
Plaintext

TODO list
- emerge --config support?
- etp-applet notifier position
Proposed for Entropy 0.6+ (before and after) (requires API changes, perhaps):
- repositories.conf => repositories.conf.example pkg_postinst
- 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
- External trigger: rewrite support and use bash
- use expiration as a base to have and handle multiple packages in repo?
- UGC: personal package sets
- UGC: bug report documents?
- UGC: bbcode docs?