diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-10-17 15:22:34 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-10-17 15:22:34 +0200 |
commit | 0b0c828780f3a679b3d169a652fc1b2cb45c633b (patch) | |
tree | 50c2ef6cb12a9931e48c9edf2aaf35d4161ab8a6 | |
parent | 44c37d404016b9d934672f2c209fc0db3c90e41a (diff) | |
download | jenkins.debian.net-0b0c828780f3a679b3d169a652fc1b2cb45c633b.tar.xz |
reproducible arch: proxy still not always used…
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -290,6 +290,7 @@ properties: ==== reproducible Arch Linux * job, to bootstrap an arch schroot needs to be made idempotent +** pacman+abs should be called via bash to get the proxy settings ** needs to download bootstrap.tar.gz sig and verify * use regular maintenace job to update the arch schroot: 'schroot --directory /tmp -c source:jenkins-reproducible-arch -u root -- pacman -Syu --noconfirm' * arch build.sh: |