Files
entropy/docs/TODO
Fabio Erculiani ddc73401bc [todo] update TODO
2010-09-13 13:42:01 +02:00

40 lines
1.3 KiB
Plaintext

0.99.50:
- entropy.tools: move version checking functions to SPM (and use spm ones?)
1.0:
- collect metadata regarding: postscript drivers, fonts (PackageKit req)
- reagent/activator, do not use stuff like server_reagent.Entropy.blah()
- per-repository mirrors on repo database dir?
- uniform config files options to this-and-that (keeping backward compat)
alternatively use "=" instead of "|"
- sulfur: ask password as user and allow installation?
- equo security filescheck (--generate-hashes)
- implement system snapshots (as snapshots, sets).
- Client.urlFetcher/MultipleUrlFetcher/clientLog? ugly!
- entropy package metadata .dtd specs
- entropy.client API docs
- entropy.fetchers => pluggable uri handlers support?
- more entropy.spm, entropy.client unit tests
- EntropyRepository.closeDB() => close() ?
- complete README
- more conditional deps support?
|| (
(
>=app-crypt/gnupg-2.0
|| (
app-crypt/pinentry[gtk]
app-crypt/pinentry[qt4]
)
)
=app-crypt/gnupg-1.4*
)
1.1:
- PackageKit replacement
- UGC based on XML requests (all the commands into one string)
- more specific extension? (.etp)