src/.gitignore
| author |
Kristian H?gsberg <krh@redhat.com> |
|
Fri Jun 20 21:56:43 2008 -0400 (2008-06-20) |
| changeset 254 |
ccb1c11968ab |
| parent 241 |
c3eb520e2219
|
| child 285 |
264c878c62d1 |
| 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.