summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--systems/minimal-system-x86_64-chroot.morph16
1 files changed, 16 insertions, 0 deletions
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