diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-02-20 22:00:41 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-02-20 22:00:41 +0100 |
commit | cd58038c9a8ca6ba9ef75b8d33ecbb7691ca5c36 (patch) | |
tree | bb733c3975d2d5644ed961ba7d57f94871af3cb5 /TODO | |
parent | a68ec2c77790d924974318c993c764d2f4b7b8bd (diff) | |
download | jenkins.debian.net-cd58038c9a8ca6ba9ef75b8d33ecbb7691ca5c36.tar.xz |
move another FIXME to TODO post jessie
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian * 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. === To be done once bugs are fixed |