summaryrefslogtreecommitdiff
path: root/strata/sandboxing.morph
blob: 67c804d7407fd91bb7906528f137a0b66a794ab0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: sandboxing
kind: assemblage
description: |
  Libraries/tools for running programs/commands in a (partially) isolated
  environment.
contents:
- name: sandboxlib
  repo: upstream:sandboxlib
  ref: ce30050daa10fa32801e8f798911b36aa82343a4
  unpetrify-ref: master
  build-system: python-distutils
- name: linux-user-chroot
  repo: upstream:linux-user-chroot
  ref: 40e0b71d556414dfe150a74937f2c8a68d351d6d
  unpetrify-ref: v2015.1
  build-system: autotools
configuration-extensions: []