From c5f5edc96cd20dc8005b87dc9b379868fbe076a1 Mon Sep 17 00:00:00 2001 From: Sertonix Date: Fri, 11 Jul 2025 12:59:26 +0000 Subject: [PATCH] scripts/mkimage.sh: mention grub dependency for efi images --- scripts/mkimage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/mkimage.sh b/scripts/mkimage.sh index 0eaf1db054b..57a795e88d7 100755 --- a/scripts/mkimage.sh +++ b/scripts/mkimage.sh @@ -2,7 +2,7 @@ # apk add \ # abuild apk-tools alpine-conf busybox fakeroot syslinux xorriso cmd:mksquashfs -# (for efi:) mtools +# (for efi:) mtools grub # (for s390x:) s390-tools # (for ppc64le:) grub