summaryrefslogtreecommitdiffstats
path: root/helper/kernel.c
Commit message (Collapse)AuthorAgeFilesLines
* helper: Add support for ArchLinux kernels.Richard W.M. Jones2010-12-121-0/+60
| | | | | ArchLinux doesn't use the ordinary Linux kernel naming scheme. (Thanks Thomas S Hatch for helping to diagnose the issue)
* Add -f checksum mode to allow caching of appliances.Richard Jones2010-08-241-7/+9
|
* Refactor febootstrap-supermin-helper code into separate files.Richard Jones2010-08-241-0/+148
This is just code movement. There is no change to the code.