[1813] | 1 | Source: invirt-console |
---|
[345] | 2 | Section: servers |
---|
[1062] | 3 | Priority: extra |
---|
[1222] | 4 | Maintainer: Invirt project <invirt@mit.edu> |
---|
[1062] | 5 | Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), config-package-dev (>= 4.5~), nscd, openssh-server, debathena-ssh-server-config, initscripts |
---|
[345] | 6 | Standards-Version: 3.7.2 |
---|
| 7 | |
---|
[1200] | 8 | Package: invirt-console-server |
---|
[345] | 9 | Architecture: all |
---|
| 10 | Provides: ${diverted-files} |
---|
| 11 | Conflicts: ${diverted-files} |
---|
[1544] | 12 | Depends: invirt-base, ${shlibs:Depends}, ${misc:Depends}, |
---|
| 13 | conserver-client, daemon, debathena-kerberos-config, fuse-utils, |
---|
| 14 | libnss-pgsql1, nscd, openssh-server, python, python-routefs, |
---|
[1557] | 15 | invirt-database, remctl-server, debathena-ssh-server-config |
---|
[1200] | 16 | Description: Invirt serial-console proxy server |
---|
| 17 | This is the software for the serial-console proxy server. |
---|
[1815] | 18 | |
---|
| 19 | Package: invirt-console-host |
---|
| 20 | Architecture: all |
---|
| 21 | Provides: ${diverted-files} |
---|
| 22 | Conflicts: ${diverted-files} |
---|
| 23 | Depends: ${shlibs:Depends}, ${misc:Depends}, conserver-server, remctl-client, invirt-base, cron |
---|
[1858] | 24 | Description: Invirt serial-console host config |
---|
| 25 | This package sets up an Invirt host to work with the serial-console |
---|
| 26 | proxy server. |
---|