[Qa-jenkins-scm] [jenkins.debian.net] 04/04: sync up sudoers files

Mattia Rizzolo mattia at debian.org
Thu Apr 5 12:50:41 UTC 2018


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

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

commit ff77a9660e5b8fed42885762566e3241ffa64ee6
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Thu Apr 5 14:49:35 2018 +0200

    sync up sudoers files
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 hosts/bbx15-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 hosts/cb3a-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 hosts/cbxi4a-armhf-rb/etc/sudoers.d/jenkins            | 2 ++
 hosts/cbxi4b-armhf-rb/etc/sudoers.d/jenkins            | 2 ++
 hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins         | 2 ++
 hosts/codethink-sled10-arm64/etc/sudoers.d/jenkins     | 2 ++
 hosts/codethink-sled11-arm64/etc/sudoers.d/jenkins     | 2 ++
 hosts/codethink-sled12-arm64/etc/sudoers.d/jenkins     | 2 ++
 hosts/codethink-sled13-arm64/etc/sudoers.d/jenkins     | 2 ++
 hosts/codethink-sled14-arm64/etc/sudoers.d/jenkins     | 2 ++
 hosts/codethink-sled15-arm64/etc/sudoers.d/jenkins     | 2 ++
 hosts/codethink-sled16-arm64/etc/sudoers.d/jenkins     | 2 ++
 hosts/codethink-sled9-arm64/etc/sudoers.d/jenkins      | 2 ++
 hosts/ff2a-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 hosts/ff2b-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 hosts/ff4a-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 hosts/ff64a-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/hb0-armhf-rb/etc/sudoers.d/jenkins               | 2 ++
 hosts/jenkins-test-vm/etc/sudoers.d/jenkins            | 2 ++
 hosts/jtk1a-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/jtk1b-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/jtx1a-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/jtx1b-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/jtx1c-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/odu3a-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/odxu4a-armhf-rb/etc/sudoers.d/jenkins            | 2 ++
 hosts/odxu4b-armhf-rb/etc/sudoers.d/jenkins            | 2 ++
 hosts/odxu4c-armhf-rb/etc/sudoers.d/jenkins            | 2 ++
 hosts/opi2a-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/opi2b-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/opi2c-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/p64b-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 hosts/p64c-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins  | 2 ++
 hosts/profitbricks-build10-amd64/etc/sudoers.d/jenkins | 2 ++
 hosts/profitbricks-build11-amd64/etc/sudoers.d/jenkins | 2 ++
 hosts/profitbricks-build12-i386/etc/sudoers.d/jenkins  | 2 ++
 hosts/profitbricks-build15-amd64/etc/sudoers.d/jenkins | 2 ++
 hosts/profitbricks-build16-i386/etc/sudoers.d/jenkins  | 2 ++
 hosts/profitbricks-build2-i386/etc/sudoers.d/jenkins   | 2 ++
 hosts/profitbricks-build3-amd64/etc/sudoers.d/jenkins  | 2 ++
 hosts/profitbricks-build4-amd64/etc/sudoers.d/jenkins  | 2 ++
 hosts/profitbricks-build5-amd64/etc/sudoers.d/jenkins  | 2 ++
 hosts/profitbricks-build6-i386/etc/sudoers.d/jenkins   | 2 ++
 hosts/rpi2b-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/rpi2c-armhf-rb/etc/sudoers.d/jenkins             | 2 ++
 hosts/wbd0-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins              | 2 ++
 49 files changed, 98 insertions(+)

diff --git a/hosts/bbx15-armhf-rb/etc/sudoers.d/jenkins b/hosts/bbx15-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/bbx15-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/bbx15-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins b/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/bpi0-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/cb3a-armhf-rb/etc/sudoers.d/jenkins b/hosts/cb3a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/cb3a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/cb3a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/cbxi4a-armhf-rb/etc/sudoers.d/jenkins b/hosts/cbxi4a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/cbxi4a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/cbxi4a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/cbxi4b-armhf-rb/etc/sudoers.d/jenkins b/hosts/cbxi4b-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/cbxi4b-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/cbxi4b-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins b/hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/cbxi4pro0-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/codethink-sled10-arm64/etc/sudoers.d/jenkins b/hosts/codethink-sled10-arm64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/codethink-sled10-arm64/etc/sudoers.d/jenkins
+++ b/hosts/codethink-sled10-arm64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/codethink-sled11-arm64/etc/sudoers.d/jenkins b/hosts/codethink-sled11-arm64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/codethink-sled11-arm64/etc/sudoers.d/jenkins
+++ b/hosts/codethink-sled11-arm64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/codethink-sled12-arm64/etc/sudoers.d/jenkins b/hosts/codethink-sled12-arm64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/codethink-sled12-arm64/etc/sudoers.d/jenkins
+++ b/hosts/codethink-sled12-arm64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/codethink-sled13-arm64/etc/sudoers.d/jenkins b/hosts/codethink-sled13-arm64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/codethink-sled13-arm64/etc/sudoers.d/jenkins
+++ b/hosts/codethink-sled13-arm64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/codethink-sled14-arm64/etc/sudoers.d/jenkins b/hosts/codethink-sled14-arm64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/codethink-sled14-arm64/etc/sudoers.d/jenkins
+++ b/hosts/codethink-sled14-arm64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/codethink-sled15-arm64/etc/sudoers.d/jenkins b/hosts/codethink-sled15-arm64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/codethink-sled15-arm64/etc/sudoers.d/jenkins
+++ b/hosts/codethink-sled15-arm64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/codethink-sled16-arm64/etc/sudoers.d/jenkins b/hosts/codethink-sled16-arm64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/codethink-sled16-arm64/etc/sudoers.d/jenkins
+++ b/hosts/codethink-sled16-arm64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/codethink-sled9-arm64/etc/sudoers.d/jenkins b/hosts/codethink-sled9-arm64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/codethink-sled9-arm64/etc/sudoers.d/jenkins
+++ b/hosts/codethink-sled9-arm64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/ff2a-armhf-rb/etc/sudoers.d/jenkins b/hosts/ff2a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/ff2a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/ff2a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/ff2b-armhf-rb/etc/sudoers.d/jenkins b/hosts/ff2b-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/ff2b-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/ff2b-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/ff4a-armhf-rb/etc/sudoers.d/jenkins b/hosts/ff4a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/ff4a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/ff4a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/ff64a-armhf-rb/etc/sudoers.d/jenkins b/hosts/ff64a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/ff64a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/ff64a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/hb0-armhf-rb/etc/sudoers.d/jenkins b/hosts/hb0-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/hb0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/hb0-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/jenkins-test-vm/etc/sudoers.d/jenkins b/hosts/jenkins-test-vm/etc/sudoers.d/jenkins
index da83f9a..1b3211b 100644
--- a/hosts/jenkins-test-vm/etc/sudoers.d/jenkins
+++ b/hosts/jenkins-test-vm/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/jtk1a-armhf-rb/etc/sudoers.d/jenkins b/hosts/jtk1a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/jtk1a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/jtk1a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/jtk1b-armhf-rb/etc/sudoers.d/jenkins b/hosts/jtk1b-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/jtk1b-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/jtk1b-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/jtx1a-armhf-rb/etc/sudoers.d/jenkins b/hosts/jtx1a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/jtx1a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/jtx1a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/jtx1b-armhf-rb/etc/sudoers.d/jenkins b/hosts/jtx1b-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/jtx1b-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/jtx1b-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/jtx1c-armhf-rb/etc/sudoers.d/jenkins b/hosts/jtx1c-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/jtx1c-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/jtx1c-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/odu3a-armhf-rb/etc/sudoers.d/jenkins b/hosts/odu3a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/odu3a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/odu3a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/odxu4a-armhf-rb/etc/sudoers.d/jenkins b/hosts/odxu4a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/odxu4a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/odxu4a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/odxu4b-armhf-rb/etc/sudoers.d/jenkins b/hosts/odxu4b-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/odxu4b-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/odxu4b-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/odxu4c-armhf-rb/etc/sudoers.d/jenkins b/hosts/odxu4c-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/odxu4c-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/odxu4c-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/opi2a-armhf-rb/etc/sudoers.d/jenkins b/hosts/opi2a-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/opi2a-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/opi2a-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/opi2b-armhf-rb/etc/sudoers.d/jenkins b/hosts/opi2b-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/opi2b-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/opi2b-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/opi2c-armhf-rb/etc/sudoers.d/jenkins b/hosts/opi2c-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/opi2c-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/opi2c-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/p64b-armhf-rb/etc/sudoers.d/jenkins b/hosts/p64b-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/p64b-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/p64b-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/p64c-armhf-rb/etc/sudoers.d/jenkins b/hosts/p64c-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/p64c-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/p64c-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build1-amd64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build10-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build10-amd64/etc/sudoers.d/jenkins
index da83f9a..1b3211b 100644
--- a/hosts/profitbricks-build10-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build10-amd64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build11-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build11-amd64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/profitbricks-build11-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build11-amd64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build12-i386/etc/sudoers.d/jenkins b/hosts/profitbricks-build12-i386/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/profitbricks-build12-i386/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build12-i386/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build15-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build15-amd64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/profitbricks-build15-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build15-amd64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build16-i386/etc/sudoers.d/jenkins b/hosts/profitbricks-build16-i386/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/profitbricks-build16-i386/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build16-i386/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build2-i386/etc/sudoers.d/jenkins b/hosts/profitbricks-build2-i386/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/profitbricks-build2-i386/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build2-i386/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build3-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build3-amd64/etc/sudoers.d/jenkins
index 3570efc..22ae4dd 100644
--- a/hosts/profitbricks-build3-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build3-amd64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \
 	/bin/rm -rf --one-file-system /srv/live-build/*, \
diff --git a/hosts/profitbricks-build4-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build4-amd64/etc/sudoers.d/jenkins
index 3570efc..22ae4dd 100644
--- a/hosts/profitbricks-build4-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build4-amd64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/bin/rm -rf --one-file-system /schroots/*, \
 	/bin/rm -rf --one-file-system /srv/live-build/*, \
diff --git a/hosts/profitbricks-build5-amd64/etc/sudoers.d/jenkins b/hosts/profitbricks-build5-amd64/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/profitbricks-build5-amd64/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build5-amd64/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/profitbricks-build6-i386/etc/sudoers.d/jenkins b/hosts/profitbricks-build6-i386/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/profitbricks-build6-i386/etc/sudoers.d/jenkins
+++ b/hosts/profitbricks-build6-i386/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/rpi2b-armhf-rb/etc/sudoers.d/jenkins b/hosts/rpi2b-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/rpi2b-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/rpi2b-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/rpi2c-armhf-rb/etc/sudoers.d/jenkins b/hosts/rpi2c-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/rpi2c-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/rpi2c-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/wbd0-armhf-rb/etc/sudoers.d/jenkins b/hosts/wbd0-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/wbd0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/wbd0-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \
diff --git a/hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins b/hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins
index be21ba5..97e0ae9 100644
--- a/hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins
+++ b/hosts/wbq0-armhf-rb/etc/sudoers.d/jenkins
@@ -3,8 +3,10 @@ jenkins ALL=  \
 	/usr/bin/tee /schroots/*, \
 	/usr/bin/tee -a /schroots/*, \
 	/usr/bin/tee /etc/schroot/chroot.d/jenkins*, \
+	/usr/bin/tee -a /etc/schroot/chroot.d/jenkins*, \
 	/bin/chmod +x /schroots/*, \
 	/bin/chmod +x /chroots/*, \
+	/bin/tar -c --exclude ./sys/\* --exclude ./proc/\* -f /schroots/*, \
 	/usr/sbin/chroot /schroots/*, \
 	/usr/sbin/chroot /chroots/*, \
 	/usr/sbin/chroot /media/*, \

-- 
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