X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/blobdiff_plain/e564d70a44c232e7bc45da0b2a160893f2ce80cf..ebd2f97c510d8196e23f02ef6d814c3fa73c7854:/debian/control diff --git a/debian/control b/debian/control index f5df307..33d464d 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,26 @@ -Source: invirt-console-host +Source: invirt-console Section: servers -Priority: important -Maintainer: invirt@mit.edu -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), config-package-dev (>= 4.5~) +Priority: extra +Maintainer: Invirt project +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), config-package-dev (>= 4.5~), nscd, openssh-server, debathena-ssh-server-config, initscripts Standards-Version: 3.7.2 +Package: invirt-console-server +Architecture: all +Provides: ${diverted-files} +Conflicts: ${diverted-files} +Depends: invirt-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 +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 -Description: SIPB Xen serial console server server - This configures the VMM for the server-side of the console server +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.