From: Evan Broder Date: Wed, 2 Apr 2008 05:48:23 +0000 (-0400) Subject: Yeah...I'm still an idiot X-Git-Tag: sipb-xen-console/7.1^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-console.git/commitdiff_plain/refs/tags/sipb-xen-console/7.1?hp=40582c48e6f2975ea496420f7d68b8a037814f48 Yeah...I'm still an idiot svn path=/trunk/packages/sipb-xen-console/; revision=395 --- diff --git a/debian/changelog b/debian/changelog index 96ed7d8..b2e6f93 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sipb-xen-console (7.1) unstable; urgency=low + + * Remember to actually divert the conserver config + + -- Evan Broder 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 diff --git a/debian/rules b/debian/rules index c1204e3..ca600dc 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,7 @@ DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1 DEB_DIVERT_EXTENSION = .sipb-xen DEB_DIVERT_FILES_sipb-xen-console += \ /etc/init.d/bootmisc.sh \ + /etc/conserver/conserver.cf \ /etc/motd \ /etc/nscd.conf \ /etc/nsswitch.conf \