source: trunk/packages/invirt-autoinstaller/debian/control.in @ 1497

Last change on this file since 1497 was 1497, checked in by broder, 16 years ago

sipb-xen-autoinstaller -> invirt-autoinstaller

File size: 769 bytes
RevLine 
[1497]1Source: invirt-autoinstaller
[201]2Section: net
3Priority: extra
[1497]4Maintainer: Invirt project <invirt@mit.edu>
[201]5Build-Depends: @cdbs@
6Standards-Version: 3.7.2
7
[1497]8Package: invirt-autoinstaller-host
[929]9Architecture: all
10Provides: ${diverted-files}
11Conflicts: ${diverted-files}
[1270]12Depends: ${misc:Depends}, patch, xen-tools, invirt-xen-config
[929]13Description: SIPB Xen automatic guest-image installer system (host)
14 This is our automatic guest-image installer system.
15
[1497]16Package: invirt-autoinstaller-guest
[201]17Architecture: all
[752]18Provides: ${diverted-files}
[932]19Conflicts: ${diverted-files}, sysvinit, upstart
[1078]20Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2, kpartx
[741]21Description: SIPB Xen automatic guest-image installer system (guest)
[201]22 This is our automatic guest-image installer system.
Note: See TracBrowser for help on using the repository browser.