From 36611656639d85afcd3c97d0dbaa657edda0a470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 9 May 2016 11:58:47 +0100 Subject: Add systems/initramfs-x86_32.morph Change-Id: I5e76f0d90e738bc08adb2aba581b876a2bcde4fe --- systems/initramfs-x86_32.morph | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 systems/initramfs-x86_32.morph diff --git a/systems/initramfs-x86_32.morph b/systems/initramfs-x86_32.morph new file mode 100644 index 00000000..df817c13 --- /dev/null +++ b/systems/initramfs-x86_32.morph @@ -0,0 +1,11 @@ +name: initramfs-x86_32 +kind: system +description: Initramfs for x86_32 +arch: x86_32 +strata: +- name: build-essential + morph: strata/build-essential.morph + artifacts: + - build-essential-minimal +- name: initramfs-utils + morph: strata/initramfs-utils.morph -- cgit v1.2.1