source: trunk/packages/sipb-xen-autoinstaller/debian/control.in @ 757

Last change on this file since 757 was 757, checked in by ecprice, 16 years ago

Work around bug #242576 in xen-tools by depending on lvm2.

File size: 709 bytes
Line 
1Source: sipb-xen-autoinstaller
2Section: net
3Priority: extra
4Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
8Package: sipb-xen-autoinstaller-guest
9Architecture: all
10Provides: ${diverted-files}
11Conflicts: ${diverted-files}
12Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2
13Conflicts: sysvinit, upstart
14Description: SIPB Xen automatic guest-image installer system (guest)
15 This is our automatic guest-image installer system.
16
17Package: sipb-xen-autoinstaller-host
18Architecture: all
19Depends: ${misc:Depends}, sipb-xen-host-master
20Description: SIPB Xen automatic guest-image installer system (host)
21 This is our automatic guest-image installer system.
Note: See TracBrowser for help on using the repository browser.