lede/package
Jax Jiang dd0b95dbde x86: grub2: search for the "kernel" filesystem on all disks
Previously, grub2 was hardcoded to always look on "hd0" for the
kernel.

This works well when the system only had a single disk.
But if there was a second disk/stick present, it may have look
on the wrong drive because of enumeration races.

This patch utilizes grub2 search function to look for a filesystem
with the label "kernel". This works thanks to existing setup in
scripts/gen_image_generic.sh. Which sets the "kernel" label on
both the fat and ext4 filesystem variants.

Signed-off-by: Jax Jiang <jax.jiang.007@gmail.com>
Suggested-by: Alberto Bursi <bobafetthotmail@gmail.com> (MX100 WA)
(word wrapped, slightly rewritten commit message, removed MX100 WA)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2022-02-26 05:46:11 +00:00
..
base-files Revert "base-file: remove password aging feature form /etc/shadow" 2022-02-25 23:17:10 +08:00
boot x86: grub2: search for the "kernel" filesystem on all disks 2022-02-26 05:46:11 +00:00
devel Revert "binutils: sync upstream" 2022-01-11 11:31:45 +08:00
firmware x86: improve Intel gen 11/12th GPU i915 and GVT-g capability 2022-02-12 20:29:20 +08:00
kernel kernel/rtl8821cu: update to 2021-11-14 2022-02-26 05:29:06 +00:00
lean ksmbd: bump version 2022-02-25 23:37:37 +08:00
libs wolfssl: fix API breakage of SSL_get_verify_result 2022-02-23 16:46:15 +00:00
network add dnsmasq-filter-aaaa+https+unknown.patch (#8909) 2022-02-20 16:04:59 +08:00
qca ipq806x: enable NSS Multicast Snooping Support 2022-02-16 17:39:01 +08:00
system Revert "procd: update to git HEAD (#7676)" 2021-08-26 16:46:06 +08:00
utils dtc: support printing binary data with fdtget 2022-02-14 19:16:01 +00:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00