[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible FreeBSD: add sudoers rule for 'make packages'

Holger Levsen holger at layer-acht.org
Thu Dec 22 18:17:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 1969db6d03da0519898d2c3b749d2455c6aeb3cb
Author: Ed Maste <emaste at freebsd.org>
Date:   Thu Dec 22 13:06:23 2016 -0500

    reproducible FreeBSD: add sudoers rule for 'make packages'
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 hosts/freebsd-jenkins/usr/local/etc/sudoers | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hosts/freebsd-jenkins/usr/local/etc/sudoers b/hosts/freebsd-jenkins/usr/local/etc/sudoers
index 06e26d9..fbff205 100644
--- a/hosts/freebsd-jenkins/usr/local/etc/sudoers
+++ b/hosts/freebsd-jenkins/usr/local/etc/sudoers
@@ -94,6 +94,7 @@ root ALL=(ALL) ALL
 # for reproducible builds:
 jenkins ALL= NOPASSWD: /usr/bin/make -j ? buildworld, \
 	/usr/bin/make -j ? buildkernel, \
+	/usr/bin/make -j ? PKG_VERSION=current packages, \
 	/usr/bin/make -j ? installworld, \
 	/usr/bin/make -j ? installkernel, \
 	/usr/bin/make -j ? distribution, \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list