Files
entropy/TODO
lxnay 91f924b422 Entropy:
- updated TODO
- move enzyme to electron
- move enzymelib to managerTools
Entropy/exceptionTools:
- add some new exceptions
Entropy/Authenticators:
- started to implement phpbb3 authenticator to be used with EAPI=3 Services


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2184 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-06-27 21:14:31 +00:00

28 lines
1.3 KiB
Plaintext

TODO list
- server-side: write a ncurses interface to manage entropy database + spm interface + GLSA
- community repos: add repository handling on dependencies to avoid library breakages
- External trigger: rewrite support and use bash
- EAPI=3 make client/server using SSL, make the repository server to listen on both
- split entropy.py into entropy package
- make.profile support (saving profile information into the db)
- database backup tools
- implement pdepend support in dependencies sorting
- implement package sets (meta packages list)
- handle multiple versions within the same slot
- use expiration as a base to have and handle multiple packages in repo?
- implement notice board
- implement configuration files snapshot tool
- allow interactivity for games requiring CDs/DVDs
- add changelog to packages
- documentation + man page
- packages.sabayonlinux.org interactivity (comments + images upload + connection to phpbb user db)
- find a way to better handle real smartapps deps (need split PDEPEND?)
Spritz:
- Popularity feature / Your Ego service
- Category <-> Image dictionary (for the properties menu)
- Spritz related preferences
- allow package remasking?
Notes:
- when supporting more than one ":" in atoms, remember to fix treeupdates functions accordingly