32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
TODO list
|
|
|
|
Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps):
|
|
|
|
0.95:
|
|
|
|
- Move Trigger.trigger_configure_boot_grub & friends to ebuild (make Trigger more agnostic)
|
|
-> next kernel 2.6.30
|
|
|
|
- Spritz codebase refactoring:
|
|
- message when a repo is not avail, asking to download (same for equo?)
|
|
- fileupdates: show changes button using internal viewer
|
|
- simple mode vs extended mode
|
|
- view mode menu for the main treeview
|
|
- Implement entropy:// URI handler
|
|
- Smart applications desktop handler
|
|
- try unmasking more than one package
|
|
|
|
Only if possible:
|
|
- server side upload digest verification (ditch crappy handlers?)
|
|
- remove db.WriteLock?
|
|
|
|
- server-side: old branch remote packages move (when a branch is dropped,
|
|
remote packages should be moved to another location)
|
|
- server-side: on repo package moves, add --deps option which will also
|
|
move all the available packages that are dependencies
|
|
|
|
1.0_beta1:
|
|
|
|
- Documentation (NLnet Milestone 7)
|
|
- LZMA (needs Python 2.6) ?
|