summaryrefslogtreecommitdiff
path: root/clusters/installer-build-system-x86_64.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/installer-build-system-x86_64.morph')
-rw-r--r--clusters/installer-build-system-x86_64.morph8
1 files changed, 7 insertions, 1 deletions
diff --git a/clusters/installer-build-system-x86_64.morph b/clusters/installer-build-system-x86_64.morph
index b31caced..a9ebcaca 100644
--- a/clusters/installer-build-system-x86_64.morph
+++ b/clusters/installer-build-system-x86_64.morph
@@ -31,7 +31,13 @@ systems:
HOSTNAME: installer-x86_64
INSTALLER_TARGET_STORAGE_DEVICE: /dev/sda
INSTALLER_ROOTFS_TO_INSTALL: /rootfs
+ INITRAMFS_PATH: boot/initramfs.gz
subsystems:
+ - morph: systems/initramfs-x86_64.morph
+ deploy:
+ installer-initramfs:
+ type: initramfs
+ location: boot/initramfs.gz
- morph: systems/build-system-x86_64.morph
deploy:
to-install:
@@ -41,6 +47,6 @@ systems:
subsystems:
- morph: systems/initramfs-x86_64.morph
deploy:
- initramfs:
+ to-install-initramfs:
type: initramfs
location: boot/initramfs.gz