1
0
mirror of https://github.com/Luzifer/dns.git synced 2024-09-19 23:32:56 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
2abd745ecd
Revert "Fix naming: Upstream changed it"
This reverts commit d3a62c8dba.

Those %$^#$#@ changed the name in the release back to the old format...
2018-10-01 14:21:52 +02:00
d3a62c8dba
Fix naming: Upstream changed it
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-09-08 23:34:58 +02:00
ee90549179
Rebuild to use crond and pre-compiled binary
The build process of the binary patched with the cron runner was too
instable as coredns is not properly vendoring their dependencies. This
way the binary is stable (provided by coredns) and the cron is taken
over by alpine crond.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-03-04 13:41:25 +01:00
caea3c7f13
Work around packages not pinned properly
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-18 14:31:47 +01:00
c53cfe7330
Add zone file generator
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-02-05 07:03:08 +01:00
59f754d910
Add custom build of coredns 2018-01-30 23:26:44 +01:00