X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/0ac4088e3af253cc141fef0b6e348650dcd280d9..381f3957e8341a6b5d3c523a83a8dcbe9d36fcc8:/debian/control

diff --git a/debian/control b/debian/control
index 6f8afa1..9fdb412 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,22 @@
-Source: sipb-xen-remctl-auto
+Source: sipb-xen-autoinstaller
 Section: net
 Priority: extra
 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.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-domU
+Package: sipb-xen-autoinstaller-host
 Architecture: all
-Depends: ${misc:Depends}, patch, xen-tools, kpartx
-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, sipb-xen-dom0
+Description: SIPB Xen automatic guest-image installer system (host)
+ This is our automatic guest-image installer system.
+
+Package: sipb-xen-autoinstaller-guest
+Architecture: all
+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.