Commit 8fdafec8 authored by Anton Midyukov's avatar Anton Midyukov

initrd-bootchain: fix typo

This error from initial version in which the feature has been named as a pipeline.
parent 0931b8ff
use/initrd-bootchain: use/uuid-iso
@$(call add_feature)
@$(call set,STAGE1_INITRD,initrd-pipeline)
@$(call set,STAGE1_INITRD,initrd-bootchain)
@$(call set,STAGE1_PACKAGES,make-initrd-bootchain)
@$(call set,STAGE1_INITRD_TYPEARGS,$(shell echo "root=bootchain bootchain=fg,altboot automatic"))
@$(call set,STAGE1_INITRD_BOOTMETHOD,$(shell echo "method:cdrom,uuid:$(UUID_ISO)"))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment