From: Evan Broder Date: Sat, 1 Nov 2008 06:16:31 +0000 (-0400) Subject: Zone files use semicolons instead of hashes for comments X-Git-Tag: 0.19.2^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/ab10d995ce6e947a4103e579983551cfc2dabffc?ds=sidebyside Zone files use semicolons instead of hashes for comments svn path=/trunk/packages/xvm-prodconfig/; revision=1487 --- diff --git a/debian/changelog b/debian/changelog index de071bb..381bc2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (0.19.2) unstable; urgency=low + + * Zone files use semicolons for comments, not hashes + + -- Evan Broder Sat, 01 Nov 2008 02:16:08 -0400 + xvm-prodconfig (0.19.1) unstable; urgency=low * Forgot to actually install the zone file diff --git a/zone b/zone index 75fa56c..0ed6e68 100644 --- a/zone +++ b/zone @@ -1,12 +1,12 @@ @ 900 IN SOA xvm-dev.mit.edu. xvm.mit.edu. ( - 1 + 2 1d 1d 1d 1d ) -# Our services +; Our services remote IN TXT Reserved console IN TXT Reserved @@ -17,7 +17,7 @@ com IN TXT Reserved net IN TXT Reserved org IN TXT Reserved -# Athena services we don't want to conflict with +; Athena services we don't want to conflict with athena IN TXT Reserved dev IN TXT Reserved dialup IN TXT Reserved