rpm-razor.c
2008-06-15 Use depsolver to verify rpm -e, flush out more options.
2008-06-09 Make razor_transaction_describe() work and use it in rpm wrapper.
2008-06-09 Add read-only open function for razor_root and support --root in rpm wrapper.
2008-06-09 Add --initdb support for rpm wrapper.
2008-06-09 Rewrite depsolver to use a series of passes over all packages.
2008-06-04 Factor out --query package selection, share with --verify.
2008-06-04 Start implementing rpm -i.
2008-06-04 Start implementing erase - still need better depsolver.
2008-06-04 Support bundling of single letter options.
2008-06-04 Process all option structs that match a given arg.
2008-06-04 Implement the rpm --package option.
2008-06-04 Flesh out the rpm -q part of the rpm command line wrapper.
2008-06-03 Start rpm commandline compatible wrapper.