From d3d769217c4e9b4f74e8eff9a49d979cf37a3631 Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Fri, 4 Mar 2016 18:30:28 +0000 Subject: Add sandboxlib to build and devel systems sandboxlib is a runtime dependency of ybd. While ybd is not currently a part of Baserock I found it surprising I couldn't at least run ybd from git using the build image from wiki.baserock.org. Created a new stratum as I was unable to find a suitable home amongst the existing strata. Also moves linux-user-chroot into the new stratum. Change-Id: If55c0ba4b9a48a0abc69ad5d39900c6c7807c72b --- systems/devel-system-x86_64-generic.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/devel-system-x86_64-generic.morph') diff --git a/systems/devel-system-x86_64-generic.morph b/systems/devel-system-x86_64-generic.morph index 9cd0242a..91c416c6 100644 --- a/systems/devel-system-x86_64-generic.morph +++ b/systems/devel-system-x86_64-generic.morph @@ -68,6 +68,8 @@ strata: morph: strata/erlang.morph - name: elixir morph: strata/elixir.morph +- name: sandboxing + morph: strata/sandboxing.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files -- cgit v1.2.1