Missing Local Installer title in Local Install Grub menu

This commit provides a title in the grub menu for local
installation. It indicates the purpose of the installer.

Test Plan:
PASS: Verify that an appropriate title is present in the grub
      menu.

Change-Id: Id1fb8cfe27a2fd2ce74c385076134d2a4b716e1b
Signed-off-by: ssharma3 <shrikumar.sharma@windriver.com>
This commit is contained in:
ssharma3 2022-11-24 23:40:11 +00:00
parent c164fbf193
commit bc5f20a513
1 changed files with 6 additions and 0 deletions

View File

@ -290,6 +290,12 @@ done
default=${DEFAULT_GRUB_ENTRY}
timeout=${GRUB_TIMEOUT}
search --no-floppy --set=root -l 'instboot'
set color_normal='light-gray/black'
set color_highlight='light-green/blue'
menuentry 'Debian Local Install : Select kernel options and boot kernel' --id=title {
set fallback=1
}
menuentry 'Serial Console' --id=serial {
linux /bzImage-std ${COMMON_ARGS} traits=controller console=ttyS0,115200 serial