ref: 0ab44a0062e93be29ad2bff0c3243bc0d7b45845
dir: /sys/lib/dist/ndb/mkfile/
dnsroot:V: hget https://www.internic.net/domain/root.zone | awk ' BEGIN { print "# this file is autogenerated from /sys/lib/dist/ndb/mkfile" }; match($1, "\\.root-servers\\.net\\.") != 0 && \ ($4 == "A" || $4 == "AAAA") { dom = toupper($1); sub("\\.$", "", dom); printf("dom=%s ip=%s\n", dom, $5); }' > $target