source: trunk/packages/invirt-remote/debian/control @ 2286

Last change on this file since 2286 was 2286, checked in by broder, 15 years ago

In invirt-remote:

  • ionice the dd to wipe out deleted LVs so it doesn't hose the system.
File size: 1.1 KB
RevLine 
[1822]1Source: invirt-remote
[502]2Section: servers
3Priority: important
[1597]4Maintainer: Invirt project <invirt@mit.edu>
5Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5),
6 python-all-dev (>=2.3.5-11), python-support (>= 0.5.3),
7 python-setuptools, python-debian, python-apt
8Standards-Version: 3.8.0
[502]9
[1176]10Package: invirt-remote-server
[502]11Architecture: all
[1597]12Provides: ${diverted-files}, ${python:Provides}
[502]13Conflicts: ${diverted-files}
[1597]14Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
15 daemon, debathena-kerberos-config, fuse-utils, openssh-server,
[1544]16 python-routefs, invirt-database, invirt-base, remctl-server,
[1557]17 remctl-client
[1597]18XB-Python-Version: ${python:Versions}
[1179]19Description: Invirt remote-control server
[502]20 This package should be installed to set up the remote-control server.
[1822]21
22Package: invirt-remote-host
23Architecture: all
24Depends: ${misc:Depends}, remctl-server, invirt-console-host,
[2286]25 invirt-vnc-server, python-cjson, python-yaml, util-linux
[1822]26Description: Installs the Invirt host remctl configuration
27 This is the remctl configuration for an Invirt host. It allows any
28 commands to be run from the Invirt remote server
Note: See TracBrowser for help on using the repository browser.