diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-10-16 18:09:35 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-10-16 18:09:35 +0200 |
commit | 12a743d0d213112f7ef712c7f9b5662f854c4857 (patch) | |
tree | 515df7043b0014eb0b833fa7dbd29637d4a94702 /TODO | |
parent | 1cc177bd9f009fdf63f2ec7e1730cae40aba59b7 (diff) | |
download | jenkins.debian.net-12a743d0d213112f7ef712c7f9b5662f854c4857.tar.xz |
reproducible arch: build in /tmp/$PKG-$(basename $TMPDIR) instead of /tmp/$PKG
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -294,8 +294,7 @@ properties: * create a job, to bootstrap an arch schroot: done. needs to be made idempotent. * use regular maintenace job to update the arch schroot: 'schroot --directory /tmp -c source:jenkins-reproducible-arch -u root -- pacman -Syu --noconfirm' -* create another job, to build a single package and a webpage for it… -** WIP… +* created another job (WIP), to build a single package and a webpage for it… ** introduce variations: USER, TZ, LANG, LC_ALL, umask * create a simple scheduler and build a few more packages… ** schroot, find packages in /var/abs/core/, schedule those |