+xvm-prodconfig (0.20) unstable; urgency=low
+
+ * Take advantage of multi-word zonefile entries by adding explanations
+ for our reservations
+
+ -- Evan Broder <broder@mit.edu> Sat, 01 Nov 2008 04:06:52 -0400
+
xvm-prodconfig (0.19.2) unstable; urgency=low
* Zone files use semicolons for comments, not hashes
)
; Our services
-remote IN TXT Reserved
-console IN TXT Reserved
+remote IN TXT "reserved to prevent confusion with an XVM server"
+console IN TXT "reserved to prevent confusion with an XVM server"
+dev IN TXT "reserved for the XVM development cluster"
+prod IN TXT "reserved for the XVM production cluster"
-localhost IN TXT Reserved
-localdomain IN TXT Reserved
-broadcasthost IN TXT Reserved
-com IN TXT Reserved
-net IN TXT Reserved
-org IN TXT Reserved
+localhost IN TXT "reserved to prevent confusion with your own computer"
+localdomain IN TXT "reserved to prevent confusion with your own computer"
+broadcasthost IN TXT "reserved to prevent confusion with your own computer"
; Athena services we don't want to conflict with
-athena IN TXT Reserved
-dev IN TXT Reserved
-dialup IN TXT Reserved
-outgoing IN TXT Reserved
-po9 IN TXT Reserved
-po10 IN TXT Reserved
-po11 IN TXT Reserved
-po12 IN TXT Reserved
-po13 IN TXT Reserved
-po14 IN TXT Reserved
-po15 IN TXT Reserved
-sipb IN TXT Reserved
-wpad IN TXT Reserved
-web IN TXT Reserved
-www IN TXT Reserved
+athena IN TXT "reserved to prevent confusion with common Athena services"
+dialup IN TXT "reserved to prevent confusion with common Athena services"
+outgoing IN TXT "reserved to prevent confusion with common Athena services"
+po9 IN TXT "reserved to prevent confusion with common Athena services"
+po10 IN TXT "reserved to prevent confusion with common Athena services"
+po11 IN TXT "reserved to prevent confusion with common Athena services"
+po12 IN TXT "reserved to prevent confusion with common Athena services"
+po13 IN TXT "reserved to prevent confusion with common Athena services"
+po14 IN TXT "reserved to prevent confusion with common Athena services"
+po15 IN TXT "reserved to prevent confusion with common Athena services"
+sipb IN TXT "reserved to prevent confusion with common Athena services"
+wpad IN TXT "reserved to prevent confusion with common Athena services"
+web IN TXT "reserved to prevent confusion with common Athena services"
+www IN TXT "reserved to prevent confusion with common Athena services"