On Sun, Dec 12, 2010 at 01:19:35AM -0700, Thomas S Hatch wrote:
Ok, I got it all working, the supermin builds and guestfish
is operating wonderfully. I altered the febootstrap module to download all
packages and I fixed the augeus problem.
Thanks - I pushed it with some more argument quoting to make it safer.
It should still work OK, but please check I didn't break anything.
http://git.annexia.org/?p=febootstrap.git;a=commitdiff;h=5989c6746ae10b1d...
Thanks for your contribution.
The only problem I am having is in the febootstrap-supermin-helper,
in the
helper/kernel.c the kernel to link into the supermin appliance is
detected,but Arch uses a different kernel naming system. In Arch the kernel
is always named vmlinuz26 and the only way I have found so far to derive the
kernel version that the modules are stored under is to execute file on the
kernel and awk out the version (file /boot/vmlinuz26 | awk '{print $9}').
It's a shame that the LSB/FHS doesn't standardize these names, to stop
downstream packagers from making random changes like this.
In any case, please try the attached patch which is based on your
description but has not been tested.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top