Reserve the name "help" because `remctl remote control help` wouldn't work 1.1.2
authorEvan Broder <broder@mit.edu>
Wed, 10 Dec 2008 00:46:51 +0000 (19:46 -0500)
committerEvan Broder <broder@mit.edu>
Wed, 10 Dec 2008 00:46:51 +0000 (19:46 -0500)
svn path=/trunk/packages/xvm-prodconfig/; revision=1832

debian/changelog
zone

index 4cf7875..0a55b01 100644 (file)
@@ -1,3 +1,9 @@
+xvm-prodconfig (1.1.2) unstable; urgency=low
+
+  * Reserve "help" because `remctl remote control help` wouldn't work
+
+ -- Evan Broder <broder@mit.edu>  Tue, 09 Dec 2008 19:46:19 -0500
+
 xvm-prodconfig (1.1.1) unstable; urgency=low
 
   * Move the .k5login for the production cluster into this package
diff --git a/zone b/zone
index 9c4aa20..2e619ea 100644 (file)
--- a/zone
+++ b/zone
@@ -12,6 +12,7 @@ remote          IN      TXT     "reserved to prevent confusion with an XVM serve
 console         IN      TXT     "reserved to prevent confusion with an XVM server"
 prod            IN      TXT     "reserved for the XVM production cluster"
 dev             IN      NS      xvm-dev.mit.edu.
+help            IN      TXT     "reserved for help with the remctl command"
 
 localhost       IN      TXT     "reserved to prevent confusion with your own computer"
 localdomain     IN      TXT     "reserved to prevent confusion with your own computer"