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