Files
entropy/TODO
T
lxnay 306552d004 Entropy:
- updated TODO
- some slight speed improvements here and there
- allow to configure activator packages expiration days in ENV by setting ETP_EXPIRATION_DAYS


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1937 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-16 07:28:45 +00:00

36 lines
1.5 KiB
Plaintext

TODO list
- server/client-side: upload/download make.conf and package.* from portage
- add i18n support
- server-side: automatic RSS generation through idpackage differential scanning
- 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
- make.profile support (saving profile information into the db)
- 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