X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/8e7f279ddc6d80280e7223c76c8744a247b512cf..04a85e82bb3cd2929c4ebb0e8df2a97c73eb4890:/debian/control.in diff --git a/debian/control.in b/debian/control.in index 9e02b50..0f7c4d2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,12 +1,24 @@ -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} -Description: SIPB Xen automatic guest-image installer system +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0 +Conflicts: sysvinit, upstart +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} +Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2 +Conflicts: sysvinit, upstart +Description: SIPB Xen automatic guest-image installer system (guest) This is our automatic guest-image installer system.