-
Version bump to 2023Q4 [Thomas Merkel]
- Provide latest nsd version
- Switch to python3.11 for python scripts
-
Version bump to 2021Q4 release. [Thomas Merkel]
- Switching to pkgsrc LTS release 2021Q4
- New default python version is 3.9 in 2021Q4
- Add timeout to requests. [Thomas Merkel]
- Provide fix during re-provision OpenSSL file remove [Thomas Merkel]
- Refresh image and use latest core-base release. [Thomas Merkel]
- Update cronjob to download netmgt information every 5 minutes. [Thomas Merkel]
- Refresh image and use latest core-base release. [Thomas Merkel]
- Version bump to 18.4.0. [Thomas Merkel]
- Fix naming of nsd munin plugins. [Thomas Merkel]
- Change default pid file location to solve permission issue. [Thomas Merkel]
- Enable check-log cronjob for nsd. [Thomas Merkel]
- Add workaround for check-log script. [Thomas Merkel]
- Version bump to 16.4.0. [Thomas Merkel]
- Version bump to 16.2.0 and munin plugin fix. [Thomas Merkel]
- Provide new manifest.json file. [Thomas Merkel]
- Remove nsd.xml because provided by pkgsrc, support dhcp listen. [Thomas Merkel]
-
Version bump to new core-base. [Thomas Merkel]
Modify customize script to use default nsd from pkgsrc. Remove no onger required SMF manifest becaut it's in the pkgsrc now. Change and update LICENSE file
-
Full path is required if you run commands like nsd-config/-control. [Thomas Merkel]
- Nsd.xml manifest still required for 2015Q1. [Thomas Merkel]
-
Add script that read out sdc:nic ip information to generate nsd_listen.conf file. [Thomas Merkel]
If we could read the information from sdc:nic and parse it we listen on that ip addresses. If not the nsd_listen.conf is cleaned to we try to listen on all interface (which moslty result in the bug). We're also sure we listen on localhost ipv4 and ipv6.
-
Create an extra file that is included for ip address binding. [Thomas Merkel]
This is required to fix the bug we're running into: https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=618
- update base image. [Thomas Merkel]
- output of python script on success. [Thomas Merkel]
- version bump. [Thomas Merkel]
- reconfig is required to read zone list. [Thomas Merkel]
- Update to new nsd version, remove no longer required file. [Thomas Merkel]
- Merge branch 'master' of github.com:skylime/mi-core-ns. [Thomas Merkel]
- use star for nsd include files. [Thomas Merkel]
- update nsd directory. [Thomas Merkel]
- import subprocess. [Thomas Merkel]
- Fix typo for cronjob. [Thomas Merkel]
- Folder not required during customize script. [Thomas Merkel]
- nsd require include file to be present. [Thomas Merkel]
- Add cron script for download ns files. [Thomas Merkel]
- Fix path for the downloaded zone files. [Thomas Merkel]
- Fix deps for python script. [Thomas Merkel]
- Fix path for the downloaded zip content. [Thomas Merkel]
- Add our awesome core-ns download script. [Thomas Merkel]
- Add unzip for the later required bash script. [Thomas Merkel]
- Enable nsd smf manifest by default, add munin configuration for nsd. [Thomas Merkel]
- Add zoneinit script to configure nsd-control and enable the service. [Thomas Merkel]
- We would like to have a nice NSD SMF manifest. [Thomas Merkel]
- Fix permissions and create core folder for zone imports and files. [Thomas Merkel]
- Add NSD minimal configuration file. [Thomas Merkel]
- Fix broken permissions and missing folder for default config file. [Thomas Merkel]
- Install the awesome nsd pkg. [Thomas Merkel]
- First commit with mostly empty files. [Thomas Merkel]