Refactor febootstrap-supermin-helper code into separate files.
authorRichard Jones <rjones@redhat.com>
Thu, 19 Aug 2010 12:41:12 +0000 (13:41 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 24 Aug 2010 12:17:41 +0000 (13:17 +0100)
commite23a9c8f05e3646feb826d5db36d8656a80a27ab
tree06f7da9f29f346e445499048e8045b7dd074e48a
parentc0a9555e8559a0dbf432367f87c59c2a49520c99
Refactor febootstrap-supermin-helper code into separate files.

This is just code movement.  There is no change to the code.
helper/Makefile.am
helper/README [new file with mode: 0644]
helper/appliance.c [new file with mode: 0644]
helper/helper.h [new file with mode: 0644]
helper/kernel.c [new file with mode: 0644]
helper/main.c
helper/utils.c [new file with mode: 0644]