X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/38aa28f92a6e8c2cff4fd955b6d103556af42e0c..d866fd5780e3af6924c9fad312b20a8062850274:/debian/control.in diff --git a/debian/control.in b/debian/control.in index 029cc43..d987f92 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,19 +1,22 @@ -Source: sipb-xen-autoinstaller +Source: invirt-autoinstaller Section: net Priority: extra -Maintainer: SIPB Xen Project +Maintainer: Invirt project Build-Depends: @cdbs@ Standards-Version: 3.7.2 -Package: sipb-xen-autoinstaller-guest +Package: invirt-autoinstaller-host Architecture: all -Depends: ${misc:Depends}, patch, xen-tools, busybox-static -Conflicts: sysvinit, upstart -Description: SIPB Xen automatic guest-image installer system (guest) +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config +Description: SIPB Xen automatic guest-image installer system (host) This is our automatic guest-image installer system. -Package: sipb-xen-autoinstaller-host +Package: invirt-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}, 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.