Changeset 929 for trunk/packages/sipb-xen-autoinstaller/debian/control
- Timestamp:
- Sep 28, 2008, 4:40:06 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-autoinstaller/debian/control
r753 r929 6 6 Standards-Version: 3.7.2 7 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 8 17 Package: sipb-xen-autoinstaller-guest 9 18 Architecture: all 10 19 Provides: ${diverted-files} 11 20 Conflicts: ${diverted-files} 12 Depends: ${misc:Depends}, patch, xen-tools, busybox-static 21 Depends: ${misc:Depends}, patch, xen-tools, busybox-static, lvm2 13 22 Conflicts: sysvinit, upstart 14 23 Description: SIPB Xen automatic guest-image installer system (guest) 15 24 This is our automatic guest-image installer system. 16 17 Package: sipb-xen-autoinstaller-host18 Architecture: all19 Depends: ${misc:Depends}, sipb-xen-host-master20 Description: SIPB Xen automatic guest-image installer system (host)21 This is our automatic guest-image installer system.
Note: See TracChangeset
for help on using the changeset viewer.