data/Makefile.am
| author |
Kristian H?gsberg <krh@redhat.com> |
|
Fri Jun 20 21:56:43 2008 -0400 (2008-06-20) |
| changeset 254 |
ccb1c11968ab |
| child 261 |
a87a4f1e5db7 |
| permissions |
-rw-r--r-- |
Introduce install/remove iterators.
These iterator constructors lets you pass in two sets and creates
an iterator for the packages to remove or the packages to install.
The iterators will step through the packages in a sequence that respects
the pre, post, preun and postun modifiers.
Right now, the install order isn't actually implemented, this patch just
implements the API changes and updates the applications.