X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/blobdiff_plain/cc4132e58c3c289290a4fa46058034b98edcdc27..74a77bf6bd1a83872102d0d4080cee54b01caec8:/debian/control diff --git a/debian/control b/debian/control index cde59d2..130125b 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,27 @@ -Source: sipb-xen-console +Source: invirt-console Section: servers -Priority: important -Maintainer: sipb-xen@mit.edu -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), config-package-dev +Priority: extra +Maintainer: Invirt project +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), config-package-dev (>= 4.5~), nscd, openssh-server, invirt-ssh-config, initscripts Standards-Version: 3.7.2 -Package: sipb-xen-console +Package: invirt-console-server Architecture: all Provides: ${diverted-files} Conflicts: ${diverted-files} -Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, fuse-utils, libnss-pgsql1, nscd, openssh-client, openssh-server, python-fuse, sipb-xen-database-common -Description: SIPB Xen serial console server - This package should be installed on sipb-xen-console - It makes sure that necessary tools are available. +Depends: invirt-base, ${shlibs:Depends}, ${misc:Depends}, + conserver-client, conserver-server, daemon, + invirt-kerberos-config, fuse-utils, libnss-pgsql1, nscd, + openssh-server, python, python-routefs, invirt-database, + remctl-server, invirt-ssh-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.