Files
entropy/docs/TODO
Fabio Erculiani 71200c2d9f [todo] update TODO
2010-09-28 11:13:43 +02:00

45 lines
1.9 KiB
Plaintext

1.0:
- more conditional deps support? (syntax parser)
|| (
(
>=app-crypt/gnupg-2.0
|| (
app-crypt/pinentry[gtk]
app-crypt/pinentry[qt4]
)
)
=app-crypt/gnupg-1.4*
)
- 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? (instead of repositories.conf)
- 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?
- complete README
- server-side handling of package deltas (daemon)
- EntropyRepository.exportRepository args
- equo conf update => differential update
- when a new kernel is pulled in, updated kernel mods should be pulled
in as well (nvidia-drivers missing):
>> ## [N] [sabayonlinux.org] sys-kernel/linux-firmwares-2.6.35-r5|0
>> ## [U] [sabayonlinux.org] sys-kernel/linux-sabayon-2.6.34|4 [2.6.34|2]
>> ## [U] [sabayonlinux.org] x11-drivers/nvidia-drivers-256.53#2.6.34-sabayon|0 [256.44|1|2.6.34-sabayon]
>> ## [U] [sabayonlinux.org] media-video/nvidia-settings-256.52-r2|0 [256.52|0]
>> ## [U] [sabayonlinux.org] app-emulation/virtualbox-modules-3.2.8#2.6.34-sabayon|3 [3.2.8|1|2.6.34-sabayon]
1.1:
- PackageKit replacement
- UGC based on XML requests (all the commands into one string)
- more specific extension? (.etp)