X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/8e7f279ddc6d80280e7223c76c8744a247b512cf..9ee3c4d1f220f49c2dbab202e64bfea5039b2096:/debian/control diff --git a/debian/control b/debian/control index 0df6d21..725fcb8 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,22 @@ -Source: sipb-xen-remctl-auto +Source: invirt-autoinstaller Section: net Priority: extra -Maintainer: SIPB Xen Project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0) -Standards-Version: 3.7.2 +Maintainer: Invirt project +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~) +Standards-Version: 3.8.0 -Package: sipb-xen-remctl-auto +Package: invirt-autoinstaller-host Architecture: all -Depends: ${misc:Depends}, remctl-server -Description: Installs the SIPB Xen automatic remctl management system - This is our automatic remctl configuration management system. +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: invirt-autoinstaller-guest +Architecture: all +Provides: ${diverted-files} +Conflicts: ${diverted-files}, sysvinit, upstart, xen-hypervisor +Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx, aptitude +Description: SIPB Xen automatic guest-image installer system (guest) + This is our automatic guest-image installer system.