]> git.ipfire.org Git - thirdparty/mkosi.git/commit
mkosi: also bind mount /var/tmp for the build script 53/head
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Dec 2016 00:16:39 +0000 (01:16 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Dec 2016 00:20:02 +0000 (01:20 +0100)
commit2dc9ef2e46895b65c56d98a7a790cb10fca04ce8
treeee11c67c1986b20898d8f357e9cb2ed8def9b666
parent2798499fcc914d7078aec0e586fee2de04807e23
mkosi: also bind mount /var/tmp for the build script

This is a follow-up for efa2f8593f0adf1009a9b221b51fb2b5203ac81c, and
also ensures /var/tmp is writable during the main build script
invocation (in addition to the already patched "workspace" invocations).
mkosi