-
Notifications
You must be signed in to change notification settings - Fork 37
Roadmap
akozumpl edited this page Sep 19, 2012
·
17 revisions
Hawkey testbedprefixing function/structure names so they don't clash with other C libs.hiding structs' internals the rpm-stylednf testbedmake sure hawkey can handle install-only packages, for instance we can install several kernel versions. if this is not currently possible in libsolv, extend it and make it configurable. If the libsolv design disallows this, we'll have to handle it on the hawkey level. (Zdenek)handling filelist metadata (what for? 'yum provides' like functionality?)creating an .rpm of hawkey and dnf that people can installmultilib supportTutorial- API cleanup (what makes/doesn't make sense)
- settle the Query intall situation (some inconsistencies in the API there)
- current bugs
- Reference Documentation
- reinstalls
- Perl bindings (volunteering Perl hackers welcome)
- support fancier installonly schemes (perhaps with obsolete support), see here, or some other way to cleanly support e.g. ruby gems installed at multiple versions and updating fine.