X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/da7db23885fdafeca2346bd27c7ec7f5eb40c3cc..de3fb4797a237da9db8d17956c57c7f671d359ed:/debian/control.in diff --git a/debian/control.in b/debian/control.in index e344653..0fb3475 100644 --- a/debian/control.in +++ b/debian/control.in @@ -5,14 +5,18 @@ Maintainer: SIPB Xen Project Build-Depends: @cdbs@ Standards-Version: 3.7.2 -Package: sipb-xen-autoinstaller-guest +Package: sipb-xen-autoinstaller-host Architecture: all -Depends: ${misc:Depends}, patch, xen-tools -Description: SIPB Xen automatic guest-image installer system (guest) +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-host +Package: sipb-xen-autoinstaller-guest Architecture: all -Depends: ${misc:Depends} -Description: SIPB Xen automatic guest-image installer system (host) +Provides: ${diverted-files} +Conflicts: ${diverted-files}, sysvinit, upstart +Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2 +Description: SIPB Xen automatic guest-image installer system (guest) This is our automatic guest-image installer system.