git: BIND removal: more cleanup

看板DFBSD_commit作者時間16年前 (2010/05/07 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit dfb18244a6c0a3e8553bf668ca16fc8209cc1bd6 Author: Jan Lentfer <lentferj@atom.lan.net> Date: Thu Apr 22 20:33:47 2010 +0200 BIND removal: more cleanup * remove more BIND leftovers Summary of changes: etc/Makefile | 6 -- etc/defaults/rc.conf | 9 -- etc/mtree/BSD.root.dist | 10 --- etc/namedb/PROTO.localhost-v6.rev | 18 ---- etc/namedb/PROTO.localhost.rev | 18 ---- etc/namedb/README | 67 ---------------- etc/namedb/getroot | 38 --------- etc/namedb/make-localhost | 48 ----------- etc/namedb/named.conf | 157 ------------------------------------- etc/namedb/named.root | 89 --------------------- etc/rc.d/Makefile | 2 +- etc/rc.d/named | 54 ------------- share/man/man5/rc.conf.5 | 38 --------- share/man/man7/hier.7 | 4 - 14 files changed, 1 insertions(+), 557 deletions(-) delete mode 100644 etc/namedb/PROTO.localhost-v6.rev delete mode 100644 etc/namedb/PROTO.localhost.rev delete mode 100644 etc/namedb/README delete mode 100644 etc/namedb/getroot delete mode 100644 etc/namedb/make-localhost delete mode 100644 etc/namedb/named.conf delete mode 100644 etc/namedb/named.root delete mode 100644 etc/rc.d/named http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dfb18244a6c0a3e8553bf668ca16fc8209cc1bd6 -- DragonFly BSD source repository
文章代碼(AID): #1BuoT55S (DFBSD_commit)