Files
entropy/TODO
T
lxnay 7b68c292f5 Entropy/etpDatabase:
- change dumped sql table creation schema from 'CREATE TABLE' to 'CREATE TABLE IF NOT EXISTS'


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1928 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-12 14:15:10 +00:00

34 lines
1.4 KiB
Plaintext

TODO list
- server/client-side: upload/download make.conf and package.* from portage
- add i18n support
- server-side: improve RDEPEND check output
- server-side: add libtest to reagent
- server-side: make reagent deptest a blocker to db commits
- server-side: write a ncurses interface to manage entropy database + spm interface + GLSA
- server-side: check rdepend function with pandodl
- server-side: move officialrepositoryid settings away from repositories.conf
- implement pdepend support in dependencies sorting
- implement package sets (meta packages list)
- Community repositories
- 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:
- configuration menu (equo.conf + others interface)
- package masking menu
- install tbz2
- Popularity feature / Your Ego service
- Category <-> Image dictionary (for the properties menu)
- Skip Mirror buttons
- button to stop the queue
- show the number of packages found in a list
Notes:
- when supporting more than one ":" in atoms, remember to fix treeupdates functions accordingly