From b0e6b18407ea6aa7565153e5b9ae0fb9d03f9d98 Mon Sep 17 00:00:00 2001 From: Patrick Yavitz Date: Fri, 12 Sep 2025 13:21:40 -0400 Subject: [PATCH] Revert "config_distro_bootcmd.h: boot only from boot.ini" This reverts commit 262c38c7e5b901e207392effd400a246e123ab38. --- include/config_distro_bootcmd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config_distro_bootcmd.h b/include/config_distro_bootcmd.h index 992506e990a..6cf339b70cc 100644 --- a/include/config_distro_bootcmd.h +++ b/include/config_distro_bootcmd.h @@ -395,7 +395,7 @@ BOOTENV_SHARED_EFI \ BOOTENV_SHARED_VIRTIO \ "boot_prefixes=/ /boot/\0" \ - "boot_scripts=boot.ini\0" \ + "boot_scripts=boot.scr.uimg boot.scr boot.ini\0" \ "boot_script_dhcp=boot.scr.uimg\0" \ BOOTENV_BOOT_TARGETS \ \ -- 2.43.0