X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/121319a4bbc554a57b5d9f8435fd6684a859f028..e6fbda800aad27a250cc55b094f6a0276fc7fbbf:/debian/control.in diff --git a/debian/control.in b/debian/control.in index 25834b4..6e20c96 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,12 +1,22 @@ -Source: sipb-xen-guest-installer +Source: sipb-xen-autoinstaller Section: net Priority: extra Maintainer: SIPB Xen Project Build-Depends: @cdbs@ Standards-Version: 3.7.2 -Package: sipb-xen-guest-installer +Package: sipb-xen-autoinstaller-host Architecture: all -Depends: ${misc:Depends}, patch, xen-tools, kpartx -Description: SIPB Xen automatic guest-image installer system +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0 +Description: SIPB Xen automatic guest-image installer system (host) + This is our automatic guest-image installer system. + +Package: sipb-xen-autoinstaller-guest +Architecture: all +Provides: ${diverted-files} +Conflicts: ${diverted-files}, sysvinit, upstart +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.