From: Evan Broder Date: Wed, 10 Dec 2008 00:46:51 +0000 (-0500) Subject: Reserve the name "help" because `remctl remote control help` wouldn't work X-Git-Tag: 1.1.2^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/4ce7b0599b235b49c78e3e2b604e5cab21fde98d Reserve the name "help" because `remctl remote control help` wouldn't work svn path=/trunk/packages/xvm-prodconfig/; revision=1832 --- diff --git a/debian/changelog b/debian/changelog index 4cf7875..0a55b01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (1.1.2) unstable; urgency=low + + * Reserve "help" because `remctl remote control help` wouldn't work + + -- Evan Broder 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 --- 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"