first cut at on-host installer
[invirt/packages/invirt-autoinstaller.git] / debian / control
1 Source: sipb-xen-autoinstaller
2 Section: net
3 Priority: extra
4 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
5 Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
6 Standards-Version: 3.7.2
7
8 Package: sipb-xen-autoinstaller-host
9 Architecture: all
10 Provides: ${diverted-files}
11 Conflicts: ${diverted-files}
12 Depends: ${misc:Depends}, patch, xen-tools, sipb-xen-dom0
13 Conflicts: sysvinit, upstart
14 Description: SIPB Xen automatic guest-image installer system (host)
15  This is our automatic guest-image installer system.
16
17 Package: sipb-xen-autoinstaller-guest
18 Architecture: all
19 Provides: ${diverted-files}
20 Conflicts: ${diverted-files}
21 Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2
22 Conflicts: sysvinit, upstart
23 Description: SIPB Xen automatic guest-image installer system (guest)
24  This is our automatic guest-image installer system.