diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-10-03 20:06:07 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-10-03 20:06:07 +0200 |
commit | 88fc920dad54eda4126e4c80fbf4cc34177cee2a (patch) | |
tree | 1949179b973776093dbf2f339011701fa1ebb3d4 | |
parent | 8f4be4f58ee77942efc5677e88270303ffb3cb31 (diff) | |
download | jenkins.debian.net-88fc920dad54eda4126e4c80fbf4cc34177cee2a.tar.xz |
add a note that a botch backport depends on a dose3 backport
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ Most jobs have been converted, a few are left to do: * 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. * install botch from jessie-backports once its available (and remove botch from the reproducible-unstable schroot) +** needs dose3 backport first === move this setup to jenkins.d.o |