rpm.c
2007-12-29 Use fstat() instead of stat() when opening rpm.
2007-12-29 Drop table based section lookup and look up sections on demand.
2007-12-27 Extend installer implementation further.
2007-12-27 Run install scripts.
2007-12-27 Use an array of tags instead of a big switch for parsing the RPM headers.
2007-11-08 First steps towards rpm installation.
2007-11-08 Extend rpm dumper into an rpm importer.
2007-11-07 Add the first bits of rpm file parser.