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_32-chroot.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/devel-system-x86_32-chroot.morph') diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph index b28b1ca5..acbf9a2d 100644 --- a/systems/devel-system-x86_32-chroot.morph +++ b/systems/devel-system-x86_32-chroot.morph @@ -59,6 +59,8 @@ strata: morph: strata/perl-common.morph - name: CPAN-Mini-Inject morph: strata/CPAN-Mini-Inject.morph +- name: sandboxing + morph: strata/sandboxing.morph configuration-extensions: - extensions/set-hostname - extensions/add-config-files -- cgit v1.2.1