X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/68bf8a3793334f61d25d5b866f1e24d1746d6c6c..04a85e82bb3cd2929c4ebb0e8df2a97c73eb4890:/debian/control diff --git a/debian/control b/debian/control index f8fee41..424ff19 100644 --- a/debian/control +++ b/debian/control @@ -5,17 +5,20 @@ Maintainer: SIPB Xen Project Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~) Standards-Version: 3.7.2 -Package: sipb-xen-autoinstaller-guest +Package: sipb-xen-autoinstaller-host Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files} -Depends: ${misc:Depends}, patch, xen-tools, busybox-static +Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0 Conflicts: sysvinit, upstart -Description: SIPB Xen automatic guest-image installer system (guest) +Description: SIPB Xen automatic guest-image installer system (host) This is our automatic guest-image installer system. -Package: sipb-xen-autoinstaller-host +Package: sipb-xen-autoinstaller-guest Architecture: all -Depends: ${misc:Depends}, sipb-xen-host-master -Description: SIPB Xen automatic guest-image installer system (host) +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.