From: Evan Broder Date: Sun, 1 Feb 2009 04:39:26 +0000 (-0500) Subject: xen-utils installs a Xen hypervisor. The autoinstaller guest doesn't X-Git-Tag: 0.0.9^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/commitdiff_plain/351822b3e9513b1c6dcf883c0003662a10da50e3 xen-utils installs a Xen hypervisor. The autoinstaller guest doesn't want one. svn path=/trunk/packages/invirt-autoinstaller/; revision=2076 --- diff --git a/debian/changelog b/debian/changelog index 9534dbc..aa0b8f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-autoinstaller (0.0.9) unstable; urgency=low + + * xen-utils recommends a Xen hypervisor. We don't want one. + + -- Evan Broder Sat, 31 Jan 2009 23:39:06 -0500 + invirt-autoinstaller (0.0.8) unstable; urgency=low * Actually install a useful base system by pulling in ubuntu-minimal and diff --git a/debian/control b/debian/control index 8226eca..d173d71 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Description: SIPB Xen automatic guest-image installer system (host) Package: invirt-autoinstaller-guest Architecture: all Provides: ${diverted-files} -Conflicts: ${diverted-files}, sysvinit, upstart +Conflicts: ${diverted-files}, sysvinit, upstart, xen-hypervisor Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx Description: SIPB Xen automatic guest-image installer system (guest) This is our automatic guest-image installer system.