diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-02-22 22:39:52 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-02-23 01:52:50 +0900 |
commit | b696d36386b3ec0a57d1eda72449d4bcee2bd227 (patch) | |
tree | 67a345f00630b50a524fd0bfa16817469d683293 /buildstream/sandbox | |
parent | 11f2de77287ff06d60b88452aa125a37de375030 (diff) | |
download | buildstream-b696d36386b3ec0a57d1eda72449d4bcee2bd227.tar.gz |
bst shell: Added --isolate option, disabled by default.tristan/isolate-shell
This changes a few things:
o How the shell environment and sandbox modes are setup is
not decided by whether a `--build` sandbox was staged or not
o In interactive build debugging mode, an isolated build
sandbox is used
o The bst shell command now has the option to control it
o All invocations of bst shell now use a read-only rootfs,
avoiding FUSE layer and file descriptor limits (this can
be made optional later if needed)
This is a part of issue #223
Diffstat (limited to 'buildstream/sandbox')
0 files changed, 0 insertions, 0 deletions