head	1.4;
access;
symbols
	OPENPKG_E1_MP_HEAD:1.2
	OPENPKG_E1_MP:1.2
	OPENPKG_E1_MP_2_STABLE:1.2
	OPENPKG_E1_FP:1.2
	OPENPKG_2_STABLE_MP:1.2
	OPENPKG_2_STABLE_20061018:1.2
	OPENPKG_2_STABLE_20060622:1.2
	OPENPKG_2_STABLE:1.2.0.14
	OPENPKG_2_STABLE_BP:1.2
	OPENPKG_2_5_RELEASE:1.2
	OPENPKG_2_5_SOLID:1.2.0.12
	OPENPKG_2_5_SOLID_BP:1.2
	OPENPKG_2_4_RELEASE:1.2
	OPENPKG_2_4_SOLID:1.2.0.10
	OPENPKG_2_4_SOLID_BP:1.2
	OPENPKG_CW_FP:1.2
	OPENPKG_2_3_RELEASE:1.2
	OPENPKG_2_3_SOLID:1.2.0.8
	OPENPKG_2_3_SOLID_BP:1.2
	OPENPKG_2_2_RELEASE:1.2
	OPENPKG_2_2_SOLID:1.2.0.6
	OPENPKG_2_2_SOLID_BP:1.2
	OPENPKG_2_1_RELEASE:1.2
	OPENPKG_2_1_SOLID:1.2.0.4
	OPENPKG_2_1_SOLID_BP:1.2
	OPENPKG_2_0_RELEASE:1.2
	OPENPKG_2_0_SOLID:1.2.0.2
	OPENPKG_2_0_SOLID_BP:1.2
	OPENPKG_1_3_RELEASE:1.1
	OPENPKG_1_3_SOLID:1.1.0.6
	OPENPKG_1_3_SOLID_BP:1.1
	OPENPKG_1_STABLE_MP:1.1
	OPENPKG_1_2_RELEASE:1.1
	OPENPKG_1_2_SOLID:1.1.0.4
	OPENPKG_1_2_SOLID_BP:1.1
	OPENPKG_1_STABLE:1.1.0.2
	OPENPKG_1_STABLE_BP:1.1;
locks; strict;
comment	@# @;


1.4
date	2007.10.05.15.36.22;	author rse;	state dead;
branches;
next	1.3;
commitid	9Wca7qQFX3C8TpAs;

1.3
date	2007.10.05.15.14.01;	author rse;	state Exp;
branches;
next	1.2;
commitid	1afhEC5rKlYtLpAs;

1.2
date	2003.08.07.12.43.16;	author cs;	state Exp;
branches;
next	1.1;

1.1
date	2002.12.03.14.03.29;	author rse;	state Exp;
branches
	1.1.6.1;
next	;

1.1.6.1
date	2003.09.22.18.38.42;	author rse;	state Exp;
branches;
next	;


desc
@@


1.4
log
@finally make BIND packaging as concise as other by shrinking the various text snippets into a single bind.txt
@
text
@;;
;;  db.localhost.ipv6 -- zonefile for the IPv6 reverse mapping of the loopback network
;;

$TTL    86400

@@       IN  SOA     localhost. root.localhost. (
                        2001010101 ; SERIAL
                        6H         ; REFRESH: Secondaries refresh
                        60M        ; RETRY:   Secondaries retry
                        1W         ; EXPIRE:  Maximum TTL of data (expiry)
                        1D         ; MINTTL:  Minimum TTL of data (expiry)
                    )

        IN  NS      @@
        IN  PTR     localhost.

@


1.3
log
@align comment style to db.root
@
text
@@


1.2
log
@white space cosmetics
@
text
@d1 3
a3 3
;
;   db.localhost.ipv6 -- zonefile for the IPv6 reverse mapping of the loopback network
;
@


1.1
log
@add ip6.arpa stuff
@
text
@d14 1
a14 1
    
@


1.1.6.1
log
@MFC: all recent fixes and adjustments
@
text
@d14 1
a14 1

@


