metal/bsp-files
Kristine Bujold 3f337d5edb Fix bug with PXE Boot Server
The UEFI grub config file used for PXE Boot Server containes a mixed
of menuentry  and submenu. A submenu opens a new context and global
variables cannot be used within them
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1175127. This
was causing pxe_root to be empty for submenus selections. Moving
'1) UEFI Boot from hard drive' into a submenu fixes this problem and
also removes the need to save the root variable. This was previously
required when a user would select boot from hard drive and the hard
drive did not exist, root would no longer be set to the pxeboot
server and selecting the other menu entries would fail.

Remove the '1)' prefix in the 'Boot from hard drive' menu option in
both Legacy and UEFI boot as this is not used by other menues.

Closes-Bug: 1794863

Change-Id: I5bc62039bfb68477e9cd0166ce17877693037640
Signed-off-by: Kristine Bujold <kristine.bujold@windriver.com>
2018-10-01 14:20:41 -04:00
..
kickstarts Change backup partition size for small disks 2018-09-24 15:34:37 +03:00
upgrades Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 09:02:25 +08:00
centos-ks-gen.pl Add ntpd to installer, sync time from active controller during install 2018-06-27 15:48:41 -04:00
centos.syslinux.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
filter_out_from_compute Exclude platform-util-controller from non-controller 2018-09-07 17:41:48 -04:00
filter_out_from_compute_lowlatency Exclude platform-util-controller from non-controller 2018-09-07 17:41:48 -04:00
filter_out_from_controller StarlingX open source release updates 2018-05-31 07:36:43 -07:00
filter_out_from_smallsystem StarlingX open source release updates 2018-05-31 07:36:43 -07:00
filter_out_from_smallsystem_lowlatency StarlingX open source release updates 2018-05-31 07:36:43 -07:00
filter_out_from_storage Exclude platform-util-controller from non-controller 2018-09-07 17:41:48 -04:00
grub.cfg Update boot configs to match CentOS 7.5 kernel 2018-07-06 11:26:06 -04:00
pkg-list.pl StarlingX open source release updates 2018-05-31 07:36:43 -07:00
platform_comps.py pep8 job enable and fix pep8 reported issue 2018-09-06 09:45:51 +08:00
pxeboot.cfg Fix bug with PXE Boot Server 2018-10-01 14:20:41 -04:00
pxeboot_grub.cfg Fix bug with PXE Boot Server 2018-10-01 14:20:41 -04:00
pxeboot_setup.sh Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 09:02:25 +08:00