sipb-xen-chrony-config applies the chrony.conf file that I've been using sipb-xen-console/3.1
authorEvan Broder <broder@mit.edu>
Sun, 30 Mar 2008 10:36:27 +0000 (06:36 -0400)
committerEvan Broder <broder@mit.edu>
Sun, 30 Mar 2008 10:36:27 +0000 (06:36 -0400)
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
debian/control.in
files/etc/motd.sipb-xen

index 752e73c..b32fad9 100644 (file)
@@ -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 <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-console (3) unstable; urgency=low
 
   * Make the motd useful instead of turning it off
index 2737e46..e9b03c6 100644 (file)
@@ -9,7 +9,7 @@ Package: sipb-xen-console
 Architecture: all
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 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.
 Description: SIPB Xen serial console server
  This package  should be installed on sipb-xen-console
  It makes sure that necessary tools are available.
index 27625e8..e5399d3 100644 (file)
@@ -1,2 +1,3 @@
+
 Type Ctrl-] to escape from the console
 
 Type Ctrl-] to escape from the console