From 0b9e5c24b9ae3b443a4a8dc1fe9d57755bf3423f Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 30 Mar 2008 06:36:27 -0400 Subject: [PATCH] sipb-xen-chrony-config applies the chrony.conf file that I've been using to make sure that the time stays synced up Add sipb-xen-chrony-config as a dependency on sipb-xen-console and also clean up the motd a bit so there's more space svn path=/trunk/packages/sipb-xen-console/; revision=353 --- debian/changelog | 8 ++++++++ debian/control.in | 2 +- files/etc/motd.sipb-xen | 1 + 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 752e73c..b32fad9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +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 Sun, 30 Mar 2008 06:33:55 -0400 + sipb-xen-console (3) unstable; urgency=low * Make the motd useful instead of turning it off diff --git a/debian/control.in b/debian/control.in index 2737e46..e9b03c6 100644 --- a/debian/control.in +++ b/debian/control.in @@ -9,7 +9,7 @@ Package: sipb-xen-console 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 +Depends: ${shlibs:Depends}, ${misc:Depends}, daemon, fuse-utils, libnss-pgsql1, nscd, openssh-client, openssh-server, python-fuse, sipb-xen-chrony-config, 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. diff --git a/files/etc/motd.sipb-xen b/files/etc/motd.sipb-xen index 27625e8..e5399d3 100644 --- a/files/etc/motd.sipb-xen +++ b/files/etc/motd.sipb-xen @@ -1,2 +1,3 @@ + Type Ctrl-] to escape from the console -- 1.7.9.5