From d840fb33e6581e43f81dcd1c54c096f6c3dfdf22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 5 Dec 2016 13:49:02 +0000 Subject: Add systems/minimal-system-x86_64-chroot.morph --- systems/minimal-system-x86_64-chroot.morph | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 systems/minimal-system-x86_64-chroot.morph diff --git a/systems/minimal-system-x86_64-chroot.morph b/systems/minimal-system-x86_64-chroot.morph new file mode 100644 index 00000000..d8635a64 --- /dev/null +++ b/systems/minimal-system-x86_64-chroot.morph @@ -0,0 +1,12 @@ +name: minimal-system-x86_64-chroot +kind: system +description: A minimal chroot system +arch: x86_64 +strata: +- name: build-essential + morph: strata/build-essential.morph + artifacts: + - build-essential-minimal +configuration-extensions: +- extensions/set-hostname +- extensions/busybox-init -- cgit v1.2.1