shithub: exie

Download patch

ref: e4e858d1a2b5482af594ba99575adbb4ce05c5bd
parent: fef93b0d905ad022b1c5d7c10ca92b2f39cc13d2
author: Aaron Bieber <aaron@bolddaemon.com>
date: Sat Aug 6 23:41:41 EDT 2022

Add ndb/local file

diff: cannot open b/lib/ndb//null: file does not exist: 'b/lib/ndb//null'
--- /dev/null
+++ b/lib/ndb/local
@@ -1,0 +1,48 @@
+#
+#  files comprising the database, use as many as you like, see ndb(6)
+#
+database=
+	file=/net/ndb
+	file=/lib/ndb/local
+	file=/lib/ndb/common
+
+#
+#  entries defining the dns root.  these will be overridden by any
+#  authentic info obtained from the root.
+#
+dom=
+	ns=A.ROOT-SERVERS.NET
+	ns=B.ROOT-SERVERS.NET
+	ns=C.ROOT-SERVERS.NET
+	ns=D.ROOT-SERVERS.NET
+	ns=E.ROOT-SERVERS.NET
+	ns=F.ROOT-SERVERS.NET
+	ns=G.ROOT-SERVERS.NET
+	ns=H.ROOT-SERVERS.NET
+	ns=I.ROOT-SERVERS.NET
+	ns=J.ROOT-SERVERS.NET
+	ns=K.ROOT-SERVERS.NET
+	ns=L.ROOT-SERVERS.NET
+	ns=M.ROOT-SERVERS.NET
+
+#
+#  because the public demands the name localsource
+#
+ip=127.0.0.1 sys=localhost dom=localhost
+
+# example: adjust to fit your network
+#auth=cirno authdom=9front
+#ipnet=9front ip=192.168.0.0 ipmask=255.255.255.0
+#	ipgw=192.168.0.1
+#	dns=192.168.0.1
+#	auth=cirno
+#	dnsdom=9front
+#	cpu=cirno
+#	smtp=cirno
+#
+#ip=192.168.0.99 sys=cirno dom=cirno.9front ether=112233445566 
+
+
+sys=exie ether=3c970ebb4845
+	auth=localhost authdom=localhost
+