X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/121319a4bbc554a57b5d9f8435fd6684a859f028..f4127bb4e290a8582ce9b705507b7c7c21ee3bc8:/debian/control diff --git a/debian/control b/debian/control index 3add234..f8fee41 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,21 @@ -Source: sipb-xen-guest-installer +Source: sipb-xen-autoinstaller Section: net Priority: extra Maintainer: SIPB Xen Project -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0) +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-guest-installer +Package: sipb-xen-autoinstaller-guest Architecture: all -Depends: ${misc:Depends}, patch, xen-tools, kpartx -Description: SIPB Xen automatic guest-image installer system +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Depends: ${misc:Depends}, patch, xen-tools, busybox-static +Conflicts: sysvinit, upstart +Description: SIPB Xen automatic guest-image installer system (guest) + This is our automatic guest-image installer system. + +Package: sipb-xen-autoinstaller-host +Architecture: all +Depends: ${misc:Depends}, sipb-xen-host-master +Description: SIPB Xen automatic guest-image installer system (host) This is our automatic guest-image installer system.