summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_archlinux_schroot.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-09-20 11:39:23 +0200
committerHolger Levsen <holger@layer-acht.org>2017-09-20 11:39:23 +0200
commit131028d2a4b4642216c58e224cf8c815ed2f8497 (patch)
tree5f92eda46a7d9b7d42ebfb5fce61393086be5dd7 /bin/reproducible_setup_archlinux_schroot.sh
parent592eb416467d7dda4e6a1e802740c2b385ea1c25 (diff)
downloadjenkins.debian.net-131028d2a4b4642216c58e224cf8c815ed2f8497.tar.xz
reproducible archlinux: Switch schroot to use overlay fs, as aufs is no longer supported out of the box in linux 4.x kernels.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_setup_archlinux_schroot.sh')
-rwxr-xr-xbin/reproducible_setup_archlinux_schroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup_archlinux_schroot.sh b/bin/reproducible_setup_archlinux_schroot.sh
index 1a1e02bb..c3c8beb6 100755
--- a/bin/reproducible_setup_archlinux_schroot.sh
+++ b/bin/reproducible_setup_archlinux_schroot.sh
@@ -43,7 +43,7 @@ bootstrap() {
type=directory
root-users=jenkins
source-root-users=jenkins
- union-type=aufs
+ union-type=overlay
__END__
# mktemp creates directories with 700 perms
#chmod 755 $SCHROOT_BASE/$TARGET