2007-11-12Clean up the merging code a bit.
Kristian H?gsberg <krh@redhat.com> [Mon, 12 Nov 2007 00:05:03 -0500] rev 79
Clean up the merging code a bit.

Use the hashtable instead of reusing razor_importer for this.
Introduce struct razor_merger for this. All this is steps
towards making the merging policy external to the core razor_set code.

2007-11-11Split out hashtable functionality from importer.
Kristian H?gsberg <krh@redhat.com> [Sun, 11 Nov 2007 14:57:42 -0500] rev 78
Split out hashtable functionality from importer.

2007-11-08First steps towards rpm installation.
Kristian H?gsberg <krh@redhat.com> [Thu, 08 Nov 2007 22:45:27 -0500] rev 77
First steps towards rpm installation.

2007-11-08Drop support for half-baked rzr file idea.
Kristian H?gsberg <krh@redhat.com> [Thu, 08 Nov 2007 22:36:16 -0500] rev 76
Drop support for half-baked rzr file idea.

2007-11-08Extend rpm dumper into an rpm importer.
Kristian H?gsberg <krh@redhat.com> [Thu, 08 Nov 2007 17:14:19 -0500] rev 75
Extend rpm dumper into an rpm importer.

2007-11-07Add the first bits of rpm file parser.
Kristian H?gsberg <krh@redhat.com> [Wed, 07 Nov 2007 00:33:56 -0500] rev 74
Add the first bits of rpm file parser.

2007-11-05Improve download error handling, don't use libcurl progress.
Kristian H?gsberg <krh@redhat.com> [Mon, 05 Nov 2007 22:54:33 -0500] rev 73
Improve download error handling, don't use libcurl progress.

2007-11-05Only download yum files if they're not there.
Kristian H?gsberg <krh@redhat.com> [Mon, 05 Nov 2007 21:55:31 -0500] rev 72
Only download yum files if they're not there.

2007-11-05Link to curl and download yum files automatically.
Kristian H?gsberg <krh@redhat.com> [Mon, 05 Nov 2007 19:06:52 -0500] rev 71
Link to curl and download yum files automatically.

2007-11-04Parse filelists.xml.gz too, so we import the yum files too.
Kristian H?gsberg <krh@redhat.com> [Sun, 04 Nov 2007 01:11:53 -0400] rev 70
Parse filelists.xml.gz too, so we import the yum files too.