source: trunk/packages/invirt-autoinstaller/debian/control

Last change on this file was 3016, checked in by broder, 14 years ago

Add a missing dependency for invirt-autoinstaller-host on kpartx.

File size: 882 bytes
Line 
1Source: invirt-autoinstaller
2Section: net
3Priority: extra
4Maintainer: Invirt project <invirt@mit.edu>
5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.2.0), config-package-dev (>= 4.5~)
6Standards-Version: 3.8.0
7
8Package: invirt-autoinstaller-host
9Architecture: all
10Provides: ${diverted-files}
11Conflicts: ${diverted-files}
12Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config, kpartx
13Description: SIPB Xen automatic guest-image installer system (host)
14 This is our automatic guest-image installer system.
15
16Package: invirt-autoinstaller-guest
17Architecture: all
18Provides: ${diverted-files}
19Conflicts: ${diverted-files}, sysvinit, upstart, xen-hypervisor
20Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx, aptitude, invirt-base
21Description: SIPB Xen automatic guest-image installer system (guest)
22 This is our automatic guest-image installer system.
Note: See TracBrowser for help on using the repository browser.