bind9/doc
Evan Hunt 60b129da25 Add zone "initial-file" option
When loading a primary zone for the first time, if the zonefile
does not exist but an "initial-file" option has been set, then a
new file will be copied into place from the path specified by
"initial-file".

This can be used to simplify the process of adding new zones. For
instance, a template zonefile could be used by running:

    $ rndc addzone example.com \
        '{ type primary; file "example.db"; initial-file "template.db"; };'
2025-06-03 12:03:07 -07:00
..
arm Add zone "initial-file" option 2025-06-03 12:03:07 -07:00
changelog Generate changelog for BIND 9.21.8 2025-05-08 22:51:59 +02:00
design Remove DLV remnants 2024-12-13 11:24:47 +01:00
dev Give every memory context a name 2025-05-29 05:46:46 +02:00
dnssec-guide Fix command to generate KSR in DNSSEC guide 2025-02-26 01:08:52 +00:00
doxygen Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
man Update documentation for 9.20.0 2024-07-08 14:53:01 +02:00
misc Add zone "initial-file" option 2025-06-03 12:03:07 -07:00
notes Reorder release notes 2025-05-08 22:51:59 +02:00
Makefile.am Remove pregenerated manpages from the repo 2023-02-10 11:24:03 +01:00