Config.in 219 B

12345678
  1. config BR2_PACKAGE_BUBBLEWRAP
  2. bool "bubblewrap"
  3. depends on BR2_USE_MMU # fork()
  4. select BR2_PACKAGE_LIBCAP
  5. help
  6. Unprivileged sandbox tool based on Linux namespaces.
  7. https://github.com/projectatomic/bubblewrap