Index: /package_tags/invirt-console-server/0.0.10/debian/changelog
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/changelog	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/changelog	(revision 1554)
@@ -0,0 +1,238 @@
+invirt-console-server (0.0.10) unstable; urgency=low
+
+  * Fix some uncaught bugs with the libnss-pgsql config
+
+ -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:21:12 -0500
+
+invirt-console-server (0.0.9) unstable; urgency=low
+
+  * Depend on invirt-mail-config
+
+ -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:48:34 -0500
+
+invirt-console-server (0.0.8) unstable; urgency=low
+
+  * The ACL file for remctl moved, but the reference to it didn't
+
+ -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 03:35:48 -0500
+
+invirt-console-server (0.0.7) unstable; urgency=low
+
+  * Apparently remctl scripts run without a PATH
+
+ -- Evan Broder <broder@mit.edu>  Sun, 02 Nov 2008 17:08:35 -0500
+
+invirt-console-server (0.0.6) unstable; urgency=low
+
+  * Use invoke-rc.d instead of calling init scripts directly
+
+ -- Evan Broder <broder@mit.edu>  Fri, 31 Oct 2008 06:32:17 -0400
+
+invirt-console-server (0.0.5) unstable; urgency=low
+
+  * sipb-xen-base -> invirt-base
+
+ -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:16 -0400
+
+invirt-console-server (0.0.4) unstable; urgency=low
+
+  * sipb-xen-database-common -> invirt-database
+
+ -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:04:39 -0400
+
+invirt-console-server (0.0.3) unstable; urgency=low
+
+  * Remove dependency on sipb-xen-chrony-config - we need to take care of
+    the clock, but not through that package
+
+ -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:18:06 -0400
+
+invirt-console-server (0.0.2) unstable; urgency=low
+
+  * Standardize on "Invirt project"
+
+ -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:32:17 -0400
+
+invirt-console-server (0.0.1) unstable; urgency=low
+
+  * sipb-xen -> invirt
+  *  -> -server while we're at it
+
+ -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 03:54:40 -0400
+
+sipb-xen-console (8.4) unstable; urgency=low
+
+  * Create a dummy console entry that exists by default so that conserver
+    won't quit if no consoles are defined.
+
+ -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 03:13:47 -0400
+
+sipb-xen-console (8.3) unstable; urgency=low
+
+  * Update nss-pgsql.conf.mako to reflect new config file format
+
+ -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 02:31:37 -0400
+
+sipb-xen-console (8.2) unstable; urgency=low
+
+  * Actually generate nscd.conf correctly
+
+ -- Evan Broder <broder@mit.edu>  Mon, 06 Oct 2008 01:45:33 -0400
+
+sipb-xen-console (8.1) unstable; urgency=low
+
+  * ConsoleFS is now RouteFS-based
+
+ -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 05:26:52 -0400
+
+sipb-xen-console (8.0) unstable; urgency=low
+
+  * Update config files to work with Hardy
+
+ -- Evan Broder <broder@mit.edu>  Sun, 05 Oct 2008 04:45:21 -0400
+
+sipb-xen-console (7.8) unstable; urgency=low
+
+  * generate config files using mako
+
+ -- Yang Zhang <y_z@mit.edu>  Thu, 14 Aug 2008 15:10:50 -0400
+
+sipb-xen-console (7.7) unstable; urgency=low
+
+  * sipb_xen_database -> invirt.database
+  * use invirt config in sipb-xen-consolefs
+  * added decomposition of DB URI
+  * generate nss-pgsql.conf and issue.net.no_tkt from debian init script
+
+ -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 01:13:37 -0400
+
+sipb-xen-console (7.6) unstable; urgency=low
+
+  * Use invirt-getconf to generate config.
+
+ -- Greg Price <price@mit.edu>  Wed, 30 Jul 2008 22:28:33 -0400
+
+sipb-xen-console (7.5) unstable; urgency=low
+
+  * Generate config at start/reload from /etc/invirt/*.
+
+ -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 18:29:43 -0400
+
+sipb-xen-console (7.4) unstable; urgency=low
+
+  * pull in sipb-xen-base
+
+ -- Greg Price <price@mit.edu>  Mon, 21 Jul 2008 17:41:01 -0400
+
+sipb-xen-console (7.3) unstable; urgency=low
+
+  * update for current config-package-dev
+
+ -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 15:41:50 -0400
+
+sipb-xen-console (7.3) unstable; urgency=low
+
+  * Move config details out to config package.
+
+ -- Greg Price <price@mit.edu>  Sun, 20 Jul 2008 01:01:26 -0400
+
+sipb-xen-console (7.2) unstable; urgency=low
+
+  * Multiplex consoles on multiple hosts.
+  
+ -- Greg Price <price@mit.edu>  Sun, 13 Jul 2008 08:52:18 -0400
+
+sipb-xen-console (7.1) unstable; urgency=low
+
+  * Remember to actually divert the conserver config
+
+ -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 01:48:05 -0400
+
+sipb-xen-console (7) unstable; urgency=low
+
+  * Use conserver instead of ssh to connect to black-mesa
+
+ -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Wed,  2 Apr 2008 00:52:05 -0400
+
+sipb-xen-console (6.2) unstable; urgency=low
+
+  * /etc/modules is no longer managed by this package
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Tue,  1 Apr 2008 22:25:09 -0400
+
+sipb-xen-console (6.1) unstable; urgency=low
+
+  * Don't add the "d_" to the domain name on this side - do it on the
+    black-mesa side
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 22:20:47 -0400
+
+sipb-xen-console (6) unstable; urgency=low
+
+  * modprobe fuse before attaching consolefs
+  * Revert code to block dropping privileges to user accounts
+  * Add configuration to accept Kerberos config for users and error on
+    non-root users if Kerberos authentication fails
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Tue, 01 Apr 2008 20:03:11 -0400
+
+sipb-xen-console (5.1) unstable; urgency=low
+
+  * Package should create /consolefs so that sipb-xen-consolefs has
+    somewhere to mount to
+
+ -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 18:20:02 -0400
+
+sipb-xen-console (5) unstable; urgency=low
+
+  * modprobe fuse at boot
+
+ -- Evan Broder <broder@sipb-xen-dev.mit.edu>  Sun, 30 Mar 2008 17:57:36 -0400
+
+sipb-xen-console (4.1) unstable; urgency=low
+
+  * It should not be trivial for us to access the serial console of
+    users' machines
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 17:42:04 -0400
+
+sipb-xen-console (4) unstable; urgency=low
+
+  * Added comments to sipb-xen-consolefs
+  * Added support for symlinks in the realpath
+  * Changed sipb-xen-consolefs to use syslog instead of printf debugging
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 14:17:59 -0400
+
+sipb-xen-console (3.2) unstable; urgency=low
+
+  * Fixing a bug in sipb-xen-consolefs ('@' is not re-added to realms
+    in the .k5login
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:39:30 -0400
+
+sipb-xen-console (3.1) unstable; urgency=low
+
+  * Clean up the motd a bit
+  * Add dependency on sipb-xen-chrony-config to make sure the clock is
+    staying synced
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:33:55 -0400
+
+sipb-xen-console (3) unstable; urgency=low
+
+  * Make the motd useful instead of turning it off
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 06:14:23 -0400
+
+sipb-xen-console (2) unstable; urgency=low
+
+  * Actually functional release.
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 05:07:43 -0400
+
+sipb-xen-console (1) unstable; urgency=low
+
+  * Initial release.
+
+ -- SIPB Xen Project <sipb-xen@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400
Index: /package_tags/invirt-console-server/0.0.10/debian/compat
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/compat	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/compat	(revision 1554)
@@ -0,0 +1,1 @@
+5
Index: /package_tags/invirt-console-server/0.0.10/debian/control
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/control	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/control	(revision 1554)
@@ -0,0 +1,18 @@
+Source: invirt-console-server
+Section: servers
+Priority: extra
+Maintainer: Invirt project <invirt@mit.edu>
+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,
+ invirt-mail-config
+Description: Invirt serial-console proxy server
+ This is the software for the serial-console proxy server.
Index: /package_tags/invirt-console-server/0.0.10/debian/copyright
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/copyright	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/copyright	(revision 1554)
@@ -0,0 +1,16 @@
+This software was written as part of the Invirt project <invirt@mit.edu>.
+
+Copyright :
+
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 2 of the License, or
+  (at your option) any later version.
+
+  This program is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+On Debian systems, the complete text of the GNU General Public License
+can be found in the file /usr/share/common-licenses/GPL.
Index: /package_tags/invirt-console-server/0.0.10/debian/invirt-console-server.init
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/invirt-console-server.init	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/invirt-console-server.init	(revision 1554)
@@ -0,0 +1,135 @@
+#!/bin/bash
+### BEGIN INIT INFO
+# Provides:          invirt-console-server
+# Required-Start:    $local_fs $remote_fs
+# Required-Stop:     $local_fs $remote_fs
+# Default-Start:     2 3 4 5
+# Default-Stop:      0 1 6
+# Short-Description: Invirt console proxy server
+# Description:       
+### END INIT INFO
+
+# Author: Invirt project <invirt@mit.edu>
+
+# Do NOT "set -e"
+
+# PATH should only include /usr/* if it runs after the mountnfs.sh script
+PATH=/sbin:/usr/sbin:/bin:/usr/bin
+DESC="the Invirt console server"
+NAME=invirt-console-server
+DAEMON=/usr/bin/invirt-consolefs
+DAEMON_ARGS="/consolefs"
+PIDFILE=/var/run/$NAME.pid
+SCRIPTNAME=/etc/init.d/$NAME
+
+# Exit if the package is not installed
+[ -x "$DAEMON" ] || exit 0
+
+# Read configuration variable file if it is present
+[ -r /etc/default/$NAME ] && . /etc/default/$NAME
+
+# Load the VERBOSE setting and other rcS variables
+. /lib/init/vars.sh
+
+# Define LSB log_* functions.
+# Depend on lsb-base (>= 3.0-6) to ensure that this file is present.
+. /lib/lsb/init-functions
+
+gen_config()
+{
+    for i in /etc/conserver/invirt-hosts.cf \
+             /etc/remctl/acl/invirt-console-server \
+             /etc/issue.net.no_tkt \
+             /etc/nss-pgsql.conf \
+             ; do
+        mako-render $i.mako > $i
+    done
+}
+
+#
+# Function that starts the daemon/service
+#
+do_start()
+{
+	# Return
+	#   0 if daemon has been started
+	#   1 if daemon was already running
+	#   2 if daemon could not be started
+	modprobe fuse
+	gen_config
+	daemon --running -n $NAME && return 1
+	daemon -r -O daemon.info -E daemon.err -n $NAME -U $DAEMON $DAEMON_ARGS || return 2
+}
+
+#
+# Function that stops the daemon/service
+#
+do_stop()
+{
+	# Return
+	#   0 if daemon has been stopped
+	#   1 if daemon was already stopped
+	#   2 if daemon could not be stopped
+	#   other if a failure occurred
+	daemon --stop -n $NAME
+	RETVAL="$?"
+	[ "$RETVAL" = 2 ] && return 2
+	# Many daemons don't delete their pidfiles when they exit.
+	rm -f $PIDFILE
+	umount "$DAEMON_ARGS"
+	return "$RETVAL"
+}
+
+do_reload()
+{
+	gen_config
+	invoke-rc.d conserver-server reload
+}
+
+case "$1" in
+  start)
+	[ "$VERBOSE" != no ] && log_daemon_msg "Starting $DESC" "$NAME"
+	do_start
+	case "$?" in
+		0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
+		2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
+	esac
+	;;
+  stop)
+	[ "$VERBOSE" != no ] && log_daemon_msg "Stopping $DESC" "$NAME"
+	do_stop
+	case "$?" in
+		0|1) [ "$VERBOSE" != no ] && log_end_msg 0 ;;
+		2) [ "$VERBOSE" != no ] && log_end_msg 1 ;;
+	esac
+	;;
+  reload|force-reload)
+	log_daemon_msg "Reloading $DESC" "$NAME"
+	do_reload
+	log_end_msg $?
+	;;
+  restart)
+	log_daemon_msg "Restarting $DESC" "$NAME"
+	do_stop
+	case "$?" in
+	  0|1)
+		do_start
+		case "$?" in
+			0) log_end_msg 0 ;;
+			1) log_end_msg 1 ;; # Old process is still running
+			*) log_end_msg 1 ;; # Failed to start
+		esac
+		;;
+	  *)
+	  	# Failed to stop
+		log_end_msg 1
+		;;
+	esac
+	;;
+  *)
+	echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2
+	exit 3
+	;;
+esac
+
+:
Index: /package_tags/invirt-console-server/0.0.10/debian/invirt-console-server.install
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/invirt-console-server.install	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/invirt-console-server.install	(revision 1554)
@@ -0,0 +1,1 @@
+files/* .
Index: /package_tags/invirt-console-server/0.0.10/debian/rules
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/rules	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/rules	(revision 1554)
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+DEB_DIVERT_EXTENSION = .invirt
+DEB_TRANSFORM_FILES_invirt-console-server += \
+	/etc/init.d/bootmisc.sh.invirt \
+	/etc/nsswitch.conf.invirt \
+	/etc/nscd.conf.invirt \
+	/etc/pam.d/sshd.invirt \
+	/etc/ssh/sshd_config.debathena.invirt
+
+ifneq ($(wildcard /usr/share/base-files/nsswitch.conf),)
+    DEB_CHECK_FILES_SOURCE_/etc/nsswitch.conf.invirt = \
+        /usr/share/base-files/nsswitch.conf
+endif
+
+DEB_DIVERT_FILES_invirt-console-server += \
+	/etc/conserver/conserver.cf.invirt \
+	/etc/motd.invirt
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/config-package.mk
Index: /package_tags/invirt-console-server/0.0.10/debian/transform_bootmisc.sh.invirt
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/transform_bootmisc.sh.invirt	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/transform_bootmisc.sh.invirt	(revision 1554)
@@ -0,0 +1,14 @@
+#!/bin/bash
+patch -p0 -o /dev/fd/4 3<&0 4>&1 1>/dev/null <<EOF
+
+# Yes, I there's no context. But the lines being replaced are less
+# likely to change than the lines around them
+
+--- Ignored
++++ /dev/fd/3
+@@ -42,3 +42,2 @@
+-	# Update motd
+-	uname -snrvm > /var/run/motd
+-	[ -f /etc/motd.tail ] && cat /etc/motd.tail >> /var/run/motd
++	# Do not update motd
++	cp /etc/motd /var/run/motd
Index: /package_tags/invirt-console-server/0.0.10/debian/transform_nscd.conf.invirt
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/transform_nscd.conf.invirt	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/transform_nscd.conf.invirt	(revision 1554)
@@ -0,0 +1,6 @@
+#!/usr/bin/perl -0p
+s/^(\s*negative-time-to-live\s*passwd\s*).*$/${1}3/m or die;
+s/^(\s*negative-time-to-live\s*group\s*).*$/${1}3/m or die;
+s/^(\s*persistent\s*passwd\s*).*$/\1no/m or die;
+s/^(\s*persistent\s*group\s*).*$/\1no/m or die;
+
Index: /package_tags/invirt-console-server/0.0.10/debian/transform_nsswitch.conf.invirt
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/transform_nsswitch.conf.invirt	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/transform_nsswitch.conf.invirt	(revision 1554)
@@ -0,0 +1,3 @@
+#!/usr/bin/perl -0p
+s/^(passwd: .*)$/$1 pgsql/m or die;
+s/^(group: .*)$/$1 pgsql/m or die;
Index: /package_tags/invirt-console-server/0.0.10/debian/transform_sshd.invirt
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/transform_sshd.invirt	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/transform_sshd.invirt	(revision 1554)
@@ -0,0 +1,11 @@
+#!/bin/sh
+echo "# If they're not root, but their user exists (success),"
+echo 'auth    [success=ignore ignore=ignore default=1 module_unknown=die]   pam_succeed_if.so uid > 0'
+echo "# print the \"You don\'t have tickets\" error:"
+echo 'auth    [success=die ignore=reset default=die module_unknown=die]     pam_echo.so file=/etc/issue.net.no_tkt'
+echo "# If !(they are root),"
+echo 'auth    [success=1 ignore=ignore default=ignore module_unknown=die]   pam_succeed_if.so uid eq 0'
+echo "# print the \"your account doesn't exist\" error:"
+echo 'auth    [success=die ignore=reset default=die module_unknown=die]     pam_echo.so file=/etc/issue.net.no_user'
+echo
+exec cat
Index: /package_tags/invirt-console-server/0.0.10/debian/transform_sshd_config.debathena.invirt
===================================================================
--- /package_tags/invirt-console-server/0.0.10/debian/transform_sshd_config.debathena.invirt	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/debian/transform_sshd_config.debathena.invirt	(revision 1554)
@@ -0,0 +1,2 @@
+#!/usr/bin/perl -0p
+s/^#?PrintLastLog .*$/PrintLastLog no/m or die;
Index: /package_tags/invirt-console-server/0.0.10/files/etc/conserver/conserver.cf.invirt
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/conserver/conserver.cf.invirt	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/conserver/conserver.cf.invirt	(revision 1554)
@@ -0,0 +1,23 @@
+# default config for console
+config * {
+	sslrequired yes;
+}
+# If no consoles are defined, as is the case when the host first boots
+# up, conserver will quit. This keeps it running.
+#
+# Should someone create a VM called dummy-console, their VM will
+# shadow over this one
+console dummy-console {
+        master localhost;
+        type noop;
+}
+
+default * {
+        type exec;
+}
+access * {
+        trusted 127.0.0.1;
+        limited *;
+}
+
+#include /etc/conserver/invirt-hosts.cf
Index: /package_tags/invirt-console-server/0.0.10/files/etc/conserver/console.cf
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/conserver/console.cf	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/conserver/console.cf	(revision 1554)
@@ -0,0 +1,5 @@
+config * {
+  master localhost;
+  port   3109;
+  sslenabled yes;
+}
Index: /package_tags/invirt-console-server/0.0.10/files/etc/conserver/invirt-hosts.cf.mako
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/conserver/invirt-hosts.cf.mako	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/conserver/invirt-hosts.cf.mako	(revision 1554)
@@ -0,0 +1,4 @@
+<% from invirt.config import structs as cfg %>\
+% for h in cfg.hosts:
+#include /etc/conserver/conf.d/${h.hostname}
+% endfor
Index: /package_tags/invirt-console-server/0.0.10/files/etc/issue.net.no_tkt.mako
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/issue.net.no_tkt.mako	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/issue.net.no_tkt.mako	(revision 1554)
@@ -0,0 +1,4 @@
+<% from invirt.config import structs as cfg %>\
+You must login to the ${cfg.console.hostname} console server using
+Kerberos tickets, but your ssh client did not pass a valid ticket to the
+console server.
Index: /package_tags/invirt-console-server/0.0.10/files/etc/issue.net.no_user
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/issue.net.no_user	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/issue.net.no_user	(revision 1554)
@@ -0,0 +1,2 @@
+The VM you are attempting to access does not appear to exist.
+
Index: /package_tags/invirt-console-server/0.0.10/files/etc/motd.invirt
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/motd.invirt	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/motd.invirt	(revision 1554)
@@ -0,0 +1,3 @@
+
+Type Ctrl-e, then c, then . to escape from the console
+
Index: /package_tags/invirt-console-server/0.0.10/files/etc/nss-pgsql.conf.mako
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/nss-pgsql.conf.mako	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/nss-pgsql.conf.mako	(revision 1554)
@@ -0,0 +1,10 @@
+<% from invirt.config import structs as cfg %>
+connectionstring = host=${cfg.db.host} dbname=${cfg.db.dbname} user=${cfg.db.user} port=${cfg.db.port}
+
+getpwnam = SELECT name, 'x', name, '/consolefs/'|| name, '/usr/bin/invirt-consolesh', machine_id + 1000, machine_id + 1000 FROM machines WHERE name = $1
+getpwuid = SELECT name, 'x', name, '/consolefs/'|| name, '/usr/bin/invirt-consolesh', machine_id + 1000, machine_id + 1000 FROM machines WHERE machine_id + 1000 = $1
+allusers = SELECT name, 'x', name, '/consolefs/'|| name, '/usr/bin/invirt-consolesh', machine_id + 1000, machine_id + 1000 FROM machines
+getgrnam = SELECT name, 'x', machine_id + 1000, NULL FROM machines WHERE name = $1
+getgrgid = SELECT name, 'x', machine_id + 1000, NULL FROM machines WHERE machine_id + 1000 = $1
+groups_dyn = SELECT NULL LIMIT 0;
+allgroups = SELECT name, 'x', machine_id + 1000, NULL FROM machines
Index: /package_tags/invirt-console-server/0.0.10/files/etc/remctl/acl/invirt-console-server.mako
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/remctl/acl/invirt-console-server.mako	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/remctl/acl/invirt-console-server.mako	(revision 1554)
@@ -0,0 +1,4 @@
+<% from invirt.config import structs as cfg %>\
+% for h in cfg.hosts:
+host/${h.hostname}@${cfg.authn[0].realm}
+% endfor
Index: /package_tags/invirt-console-server/0.0.10/files/etc/remctl/conf.d/invirt-console
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/etc/remctl/conf.d/invirt-console	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/etc/remctl/conf.d/invirt-console	(revision 1554)
@@ -0,0 +1,1 @@
+console update /usr/sbin/invirt-console-update /etc/remctl/acl/invirt-console-server
Index: /package_tags/invirt-console-server/0.0.10/files/usr/bin/invirt-consolefs
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/usr/bin/invirt-consolefs	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/usr/bin/invirt-consolefs	(revision 1554)
@@ -0,0 +1,92 @@
+#!/usr/bin/python
+
+import routefs
+from routes import Mapper
+
+from syslog import *
+from time import time
+
+import os
+import errno
+
+from invirt.config import structs as config
+from invirt import database
+
+realpath = "/home/machines/"
+
+class ConsoleFS(routefs.RouteFS):
+	"""
+	ConsoleFS creates a series of subdirectories each mirroring the same real
+	directory, except for a single file - the .k5login - which is dynamically
+	generated for each subdirectory
+	"""
+	
+	def __init__(self, *args, **kw):
+		"""Initialize the filesystem and set it to allow_other access besides
+		the user who mounts the filesystem (i.e. root)
+		"""
+		super(ConsoleFS, self).__init__(*args, **kw)
+		self.lasttime = time()
+		self.fuse_args.add("allow_other", True)
+		
+		openlog('invirt-consolefs ', LOG_PID, LOG_DAEMON)
+		
+		syslog(LOG_DEBUG, 'Init complete.')
+
+	def make_map(self):
+		m = Mapper()
+		m.connect('', controller='getMachines')
+		m.connect(':machine', controller='getMirror')
+		m.connect(':machine/.k5login', controller='getK5login')
+		m.connect(':machine/*(path)', controller='getMirror')
+		return m
+	
+	def getMachines(self, **kw):
+		"""Get the list of VMs in the database, clearing the cache if it's 
+		older than 15 seconds"""
+		if time() - self.lasttime > 15:
+			self.lasttime = time()
+			database.clear_cache()
+		return [machine.name for machine in database.Machine.query()]
+	
+	def getMirror(self, machine, path='', **kw):
+		"""Translate the path into its realpath equivalent, and return that
+		"""
+		real = realpath + path
+		if os.path.isdir(real):
+			# The list is converted to a set so that we can handle the case 
+			# where there is already a .k5login in the realpath gracefully	  
+			return routefs.Directory(set(os.listdir(real) + ['.k5login']))
+		elif os.path.islink(real):
+			return routefs.Symlink(os.readlink(real))
+		elif os.path.isfile(real):
+			return open(real).read()
+		else:
+			return -errno.EINVAL
+	
+ 	def getK5login(self, machine, **kw):
+		"""Build the ACL for a machine and turn it into a .k5login file
+		"""
+		machine = database.Machine.query().filter_by(name=machine).one()
+		users = [acl.user for acl in machine.acl]
+		return "\n".join(map(self.userToPrinc, users) + [''])
+	
+	def mirrorPath(self, path):
+		"""Translate a virtual path to its real path counterpart"""
+		return realpath + "/".join(getParts(path)[1:])
+	
+	def userToPrinc(self, user):
+		"""Convert Kerberos v4-style names to v5-style and append a default
+		realm if none is specified
+		"""
+		if '@' in user:
+			(princ, realm) = user.split('@')
+		else:
+			princ = user
+			realm = config.authn[0].realm
+		
+		return princ.replace('.', '/') + '@' + realm
+
+if __name__ == '__main__':
+	database.connect()
+	routefs.main(ConsoleFS)
Index: /package_tags/invirt-console-server/0.0.10/files/usr/bin/invirt-consolesh
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/usr/bin/invirt-consolesh	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/usr/bin/invirt-consolesh	(revision 1554)
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec /usr/bin/console "$USER"
Index: /package_tags/invirt-console-server/0.0.10/files/usr/sbin/invirt-console-update
===================================================================
--- /package_tags/invirt-console-server/0.0.10/files/usr/sbin/invirt-console-update	(revision 1554)
+++ /package_tags/invirt-console-server/0.0.10/files/usr/sbin/invirt-console-update	(revision 1554)
@@ -0,0 +1,18 @@
+#!/usr/bin/python
+import sys
+import os
+import subprocess
+
+def main(args):
+  contents = args[2]
+  hostname = os.environ['REMOTE_HOST'].lower()
+  f = file('/etc/conserver/conf.d/'+hostname, 'w')
+  f.write(contents)
+  f.close()
+  p = subprocess.Popen(['/usr/sbin/invoke-rc.d', 'conserver-server', 'reload'],
+                       stdout=subprocess.PIPE)
+  p.wait()
+  return 0
+
+if __name__ == '__main__':
+  sys.exit(main(sys.argv))
