On 05/09/2011 05:26 AM, Daniel P. Berrange wrote:
On Fri, May 06, 2011 at 10:39:52AM -0400, Stefan Berger wrote:
> This patch fixes the creation of VM images. Previously, FC12 images were
> created but the files necessary for FC12 image creation are no longer
> available in the public repositories. This patch now switches it to
> create FC14 images. To get such a new image one may want to remove all
> content in /var/cache/libvirt-tck. I takes a long time for the image to
> install, though.
We can probably do a little refactoring to use the libguestfs
appliance image soon, which will make things simpler...
Will the appliance be
downloadable in form of an image or part of
libvirt-tck itself?
The FC14 image installs ~520 packages, which, depending on the server it
needs to download them from, can take quite some time. During the boot
of the VM some service now seems to take a longer time to start up,
delaying the VM startup a bit.
Stefan