summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-12-05 13:49:02 +0000
committerJavier Jardón <jjardon@gnome.org>2016-12-05 13:49:02 +0000
commita73044ee348ecae404686ab21d0645f56b7be202 (patch)
treee7717496f582c6e7bfdd6dfbb65789698aef0fdb
parent226c4e1a1a1067783699e97d62baa98fdeb0a009 (diff)
downloaddefinitions-a73044ee348ecae404686ab21d0645f56b7be202.tar.gz
Add systems/minimal-system-x86_64-chroot.morph
-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