Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-06 | Isolate filesystems using mount namespaceHEADmaster | Roman Smrž | |
Recursively bind and set to read-only all the host filesystems and bind-mount as read-write only the test dir. Provide new writable tmpfs under /tmp. Changelog: Make host filesystems read-only for the test process (except for test dir) |