rmc: add install.conf for platforms without internal storage

The bootloader menu provides only boot entries for platforms that do not
have internal storage. This commit adds install entries for such platforms.
For the install option to work, the user has to attach alternative
persistent storage in addition to the media from which the image is
installed.

Signed-off-by: Todor Minchev <todor.minchev@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Todor Minchev 2017-07-05 14:43:45 -07:00 committed by Saul Wold
parent 2471ec6d0c
commit 7d4813ef84
6 changed files with 15 additions and 0 deletions

View File

@ -1,2 +1,3 @@
boot.conf
install.conf

View File

@ -0,0 +1,4 @@
title Galileo Gen 2 install
linux /vmlinuz
initrd /initrd
options LABEL=install-efi rootwait console=ttyS1,115200

View File

@ -1 +1,2 @@
boot.conf
install.conf

View File

@ -0,0 +1,4 @@
title Minnow Max install
linux /vmlinuz
initrd /initrd
options LABEL=install-efi console=ttyS0,115200n8

View File

@ -1 +1,2 @@
boot.conf
install.conf

View File

@ -0,0 +1,4 @@
title Minnow Max B3 install
linux /vmlinuz
initrd /initrd
options LABEL=install-efi console=ttyS0,115200n8