* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5f1fb754f54c5bee40186a69763ec9e0b3a308a0
@ 2026-05-22 9:36 Michael Tremer
0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-05-22 9:36 UTC (permalink / raw)
To: ipfire-scm
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 5f1fb754f54c5bee40186a69763ec9e0b3a308a0 (commit)
from ebe438926d76400a83ee822ef5911b2a7c69c03e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5f1fb754f54c5bee40186a69763ec9e0b3a308a0
Author: Michael Tremer <michael.tremer@ipfire.org>
Date: Fri May 22 09:33:49 2026 +0000
knot-resolver: Install our configuration file
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
lfs/knot-resolver | 4 ++++
1 file changed, 4 insertions(+)
Difference in files:
diff --git a/lfs/knot-resolver b/lfs/knot-resolver
index 3073555c7..27b613de3 100644
--- a/lfs/knot-resolver
+++ b/lfs/knot-resolver
@@ -90,6 +90,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
cd $(DIR_APP) && ninja -C builddir/ install
cd $(DIR_APP) && python3 setup.py install --root=/
+ # Install our configuration file
+ install -v -m 644 $(DIR_SRC)/config/knot-resolver/config.yaml \
+ /etc/knot-resolver/config.yaml
+
# Install our configuration helper script
install -v -m 644 $(DIR_SRC)/config/knot-resolver/config.lua \
/usr/lib/knot-resolver/config.lua
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-22 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-22 9:36 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 5f1fb754f54c5bee40186a69763ec9e0b3a308a0 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox