From a73044ee348ecae404686ab21d0645f56b7be202 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 | 16 ++++++++++++++++ 1 file changed, 16 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..908e3b44 --- /dev/null +++ b/systems/minimal-system-x86_64-chroot.morph @@ -0,0 +1,16 @@ +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/simple-network +- extensions/nfsboot +- extensions/install-files +- extensions/busybox-init +- extensions/install-essential-files -- cgit v1.2.1