|
1 week ago | |
---|---|---|
.gitignore | 1 year ago | |
README.adoc | 1 year ago | |
dev1galaxy.org.zone | 3 months ago | |
devuan-slave.conf | 3 months ago | |
devuan.dev.zone | 1 week ago | |
devuan.io.zone | 6 months ago | |
devuan.net.zone | 2 months ago | |
devuan.org.zone | 2 weeks ago | |
nsd.conf | 3 months ago | |
test.devuan.dev.zone | 3 months ago |
This directory contains configurations for the Devuan nameserver sub system. See also name service documentation.
Changes to nameserver configurations should be done to this
repository. Don’t forget to update the serial. Then: go to
ns1:/etc/nsd/GIT
, check out, copy up *.conf
to ..
, and restart
nsd
.
This process is not automated yet, since configuration changes involve at least two levels of validation:
it needs to be syntactically correct for the program(s) (nsd
), and
it needs to reflect the agreed upon intentions of "Devuan" as organisation.
The syntax checking can be done on the zone file(s), as it’s ordinary
bind9
syntax. E.g. nsd-checkzone
(of the nsd
package) or
named-checkzone
(of the bind9utils
package) may be used to confirm
syntactic correctness.
The intentional correctness is of course rather a matter of the
"sign-off" procedure is in use. Presently Devuan Caretakers have
access to root@ns1
and can exercise the hands-on.
Last updated 2021-01-25 02:14:19 UTC