sys-fs / sandboxfs

A virtual file system for sandboxing

Official package sites : https://github.com/bazelbuild/sandboxfs ·

sandboxfs is a FUSE file system that exposes a combination of multiple files and directories from the host's file system in the form of a virtual tree with an arbitrary layout. You can think of a sandbox as an arbitrary view into the host's file system with different access privileges per directory. sandboxfs is designed to allow running commands with limited access to the file system by using the virtual tree as their new root, and to do so consistently across a variety of platforms.

v0.2.0 :: 0 :: gentoo

Modified
License
Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 MIT Unlicense
Keywords
~amd64 ~ppc64
USE flags
debug profile

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
profile
Add support for software performance analysis (will likely vary from ebuild to ebuild)

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

sys-fs / fuse : An interface for filesystems implemented in userspace

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

sys-fs / fuse : An interface for filesystems implemented in userspace

863908
sys-fs/sandboxfs-0.2.0 fails to compile (lto): undefined reference to __rbt_backtrace_create_state
Repository mirror & CI · gentoo
Merge updates from master
Georgy Yakovlev · gentoo
sys-fs/sandboxfs: adjust for cargo_src_configure
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Georgy Yakovlev · gentoo
sys-fs/sandboxfs: drop old
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Georgy Yakovlev · gentoo
sys-fs/sandboxfs: bump to 0.2.0
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Georgy Yakovlev · gentoo
sys-fs/sandboxfs: new package, fusefs based sandbox
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>