aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-09-21 19:01:48 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-09-21 19:01:48 +0000
commitcd3ee173f95b226e43b4637c7d66afac0fac26e0 (patch)
treeee65309033b0451fbda3772ae513fcd9b3dec47a /etc
parent95c973ff5291e7e1cfe8c0d3d26f90b89d6130c2 (diff)
downloadsrc-cd3ee173f95b226e43b4637c7d66afac0fac26e0.tar.gz
src-cd3ee173f95b226e43b4637c7d66afac0fac26e0.zip
Switch from BIND 8 to BIND 9.
Submitted by: (in part) dougb@, trhodes@ Reviewed by: dougb@, trhodes@, re@ MFC after: 5 days
Notes
Notes: svn path=/head/; revision=135549
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile2
-rw-r--r--etc/mtree/BSD.include.dist14
-rw-r--r--etc/mtree/BSD.root.dist6
3 files changed, 16 insertions, 6 deletions
diff --git a/etc/Makefile b/etc/Makefile
index e7cea56dc75f..1bc53a8dbb88 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -114,8 +114,10 @@ distribution:
ln ${DESTDIR}/root/.profile ${DESTDIR}/.profile
cd ${.CURDIR}/mtree; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 444 \
${MTREE} ${DESTDIR}/etc/mtree
+.if 0
cd ${.CURDIR}/namedb; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
${NAMEDB} ${DESTDIR}/etc/namedb
+.endif
cd ${.CURDIR}/ppp; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 600 \
${PPPCNF} ${DESTDIR}/etc/ppp
cd ${.CURDIR}/mail; ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 644 \
diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist
index d6db3b9d4e42..618ebe3abacf 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -9,6 +9,10 @@
..
arpa
..
+ bind
+ ..
+ bind9
+ ..
bsnmp
..
c++
@@ -53,6 +57,10 @@
wi
..
..
+ dns
+ ..
+ dst
+ ..
fs
autofs
..
@@ -105,6 +113,10 @@
..
isc
..
+ isccc
+ ..
+ isccfg
+ ..
isofs
cd9660
..
@@ -113,6 +125,8 @@
..
libmilter
..
+ lwres
+ ..
machine
pc
..
diff --git a/etc/mtree/BSD.root.dist b/etc/mtree/BSD.root.dist
index 8d4e179b81af..874b13663d22 100644
--- a/etc/mtree/BSD.root.dist
+++ b/etc/mtree/BSD.root.dist
@@ -32,12 +32,6 @@
..
mtree
..
- namedb
-# leave commented out until buildworld/installworld can
-# handle new user ids
-# s uname=bind gname=bind mode=0750
-# ..
- ..
ntp mode=0700
..
pam.d