openwrt/package
Jax Jiang 1050e66c8f 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-24 20:45:12 +01:00
..
base-files base-file: remove password aging feature form /etc/shadow 2022-02-24 18:10:30 +01:00
boot x86: grub2: search for the "kernel" filesystem on all disks 2022-02-24 20:45:12 +01:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware wireless-regdb: update to version 2022.02.18 2022-02-20 13:47:57 +09:00
kernel mac80211: add debug compile option for rtw88 devices 2022-02-20 14:26:40 +01:00
libs wolfssl: fix API breakage of SSL_get_verify_result 2022-02-22 20:27:15 +01:00
network hostapd: SAE - Enable hunting-and-pecking and H2E 2022-02-24 18:04:05 +01:00
system procd: update to git HEAD 2022-02-19 00:11:55 +00:00
utils ucode: update to latest Git HEAD 2022-02-12 20:51:22 +01:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00