want to create dirs), move config files according to file
flags. (.rpmnew etc)
- - run hooks; probably fork to shell and in the parent just do a
- write() of the hook section to a pipe to the shell.
-
- store rpm headers for installed packages.
- rpm seems to consider glibc > 2.6.90 to mean greater than
- signed packages
-- download (libcurl?)
-
- figure out how to canonically represent empty string... ~0?
- space calculation before transaction, but ideally, do a number of
razor_set_diff(system, next, download_package, curl);
curl_easy_cleanup(curl);
+ /* FIXME: We need to figure out the right install order here,
+ * so the post and pre scripts can run. */
razor_set_diff(system, next, install_package, (void *) root);
razor_set_destroy(next);