sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a2e580d9fa1370c1ef82075dab8238c9eeb095e)
- From: Vlad Glagolev <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a2e580d9fa1370c1ef82075dab8238c9eeb095e)
- Date: Sat, 6 Sep 2008 01:51:57 -0500
GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:
net/nsd/BUILD | 6 +++++-
net/nsd/HISTORY | 3 +++
2 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 1a2e580d9fa1370c1ef82075dab8238c9eeb095e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
nsd: improve config params to be able to run nsd in chroot env
diff --git a/net/nsd/BUILD b/net/nsd/BUILD
index 97649cc..01b0318 100755
--- a/net/nsd/BUILD
+++ b/net/nsd/BUILD
@@ -3,7 +3,11 @@ create_account nsd &&
OPTS="--enable-bind8-stats \
--enable-nsid \
--with-ssl=$INSTALL_ROOT/usr \
- --with-zonesdir=$INSTALL_ROOT/etc/nsd/zones \
+ --with-pidfile=$INSTALL_ROOT/var/nsd/nsd.pid \
+ --with-zonesdir=$INSTALL_ROOT/var/nsd/zones \
+ --with-dbfile=$INSTALL_ROOT/var/nsd/nsd.db \
+ --with-difffile=$INSTALL_ROOT/var/nsd/ixfr.db \
+ --with-xfrdfile=$INSTALL_ROOT/var/nsd/xfrd.state \
$OPTS" &&
default_build
diff --git a/net/nsd/HISTORY b/net/nsd/HISTORY
index 068ac0b..c0f8d4e 100644
--- a/net/nsd/HISTORY
+++ b/net/nsd/HISTORY
@@ -1,2 +1,5 @@
+2008-09-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * BUILD: improve config params to be able to run nsd in chroot env
+
2008-09-04 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL, init.d/nsd: spell created
- [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (1a2e580d9fa1370c1ef82075dab8238c9eeb095e), Vlad Glagolev, 09/06/2008
Archive powered by MHonArc 2.6.24.