X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/blobdiff_plain/d1aa869a386462c897b7be1d8bfb77f00195e266..refs/tags/0.2.8:/debian/control diff --git a/debian/control b/debian/control index d4eb028..b93f1a5 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: invirt-console-server +Source: invirt-console Section: servers Priority: extra Maintainer: Invirt project @@ -9,6 +9,19 @@ Package: invirt-console-server Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files} -Depends: sipb-xen-base, ${shlibs:Depends}, ${misc:Depends}, conserver-client, daemon, debathena-kerberos-config, fuse-utils, libnss-pgsql1, nscd, openssh-server, python, python-routefs, invirt-database, remctl-server, debathena-ssh-server-config +Depends: invirt-base, ${shlibs:Depends}, ${misc:Depends}, + conserver-client, conserver-server, daemon, + debathena-kerberos-config, fuse-utils, libnss-pgsql1, nscd, + openssh-server, python, python-routefs, invirt-database, + remctl-server, debathena-ssh-server-config Description: Invirt serial-console proxy server This is the software for the serial-console proxy server. + +Package: invirt-console-host +Architecture: all +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Depends: ${shlibs:Depends}, ${misc:Depends}, conserver-server, remctl-client, invirt-base, cron +Description: Invirt serial-console host config + This package sets up an Invirt host to work with the serial-console + proxy server.