summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-17 12:48:05 -0400
committerHolger Levsen <holger@layer-acht.org>2016-03-17 12:48:20 -0400
commit43f606f23d621b6d3e222dc7c5183b611ab10174 (patch)
tree1a7de36da3b577f31689c0ff8174788caac45750 /TODO
parentad5245cec46c86dd51ed6522916c1eb2ebdef35a (diff)
downloadjenkins.debian.net-43f606f23d621b6d3e222dc7c5183b611ab10174.tar.xz
revert 24deda5a and related commits
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index a40e0459..d242efe3 100644
--- a/TODO
+++ b/TODO
@@ -41,7 +41,6 @@ Most jobs have been converted, a few are left to do:
=== To be done once jenkins.d.n runs jessie
-* replace with bin/setsid.py workaround with setsid from the util-linux package from jessie
* 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.