summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-06-01 21:34:21 +0200
committerHolger Levsen <holger@layer-acht.org>2015-06-02 00:57:17 +0200
commit05b175ed308ab7b18aafaa88031aa0b5891fecd2 (patch)
tree01becafd15658a4dc48ade9662896b14e9e57aeb /TODO
parent70f6c4d78706db46325f8108cdc28fc258fc3c7b (diff)
downloadjenkins.debian.net-05b175ed308ab7b18aafaa88031aa0b5891fecd2.tar.xz
pbuilder: now that we run jessie set USEDEVSHM to yes instead of explicit bind-mouning
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 501ffef8..2958bbf7 100644
--- a/TODO
+++ b/TODO
@@ -87,7 +87,6 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma
* Apply the patch from https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=26;filename=pbuilder.patch;att=1;bug=677666 to the installed pbuilder package(s)
** also the other pbuilder patches
* replace with bin/setsid.py workaround with setsid from the util-linux package from jessie
-* etc/pbuilderrc: remove /run/shm bindmount once we are running jessie - this is a workaround for #700591
* bin/g-i-installation: use lvcreate without --virtualsize
* check if the sudo workaround in bin/g-i-installation is still needed: 'guestmount -o uid=$(id -u) -o gid=$(id -g)' would be nicer, but it doesnt work: as root, the files seem to belong to jenkins, but as jenkins they cannot be accessed.
* reproducible: let the scheduler use the xz-compressed file instead of the gzip one. This is because of missing lzma module in wheezy's python.