0f7c4d22ae4559d6aead3bfdc5e2f4eef1bb78f5
[invirt/packages/invirt-autoinstaller.git] / debian / control.in
1 Source: sipb-xen-autoinstaller
2 Section: net
3 Priority: extra
4 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
5 Build-Depends: @cdbs@
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.