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

Last change on this file since 929 was 929, checked in by price, 16 years ago

factor out common autoinstaller code for both guest and host

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