diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-07-05 17:35:45 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-07-05 17:35:45 +0200 |
commit | 170945f3e7c140c8ec27ec7ae39f55865d08c1fa (patch) | |
tree | 63266f0e88531fb943a6cd3a458c6afb699a5a9d /TODO | |
parent | 8eed80cc74b3f6f50fb1e315c622f2ea472f2b95 (diff) | |
download | jenkins.debian.net-170945f3e7c140c8ec27ec7ae39f55865d08c1fa.tar.xz |
reproducible: rewording
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -88,7 +88,7 @@ The plan is to run a jenkins.d.o host, which is maintained by DSA, but we are ma * 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. -* the work on pbuilder has to finish, then upload ti to jessie-bpo and install pbuilder from it +* upload pbuilder to jessie-bpo once its ready and install pbuilder from there * install botch from jessie-backports (and remove botch from the reproducible-unstable schroot) === To be done once bugs are fixed |