On Sat, Dec 13, 2025 at 08:59:58PM +0100, Andreas K. Hüttel wrote: > grub-install allows to pass a parameter to install a theme in the boot > partition. > This works fine for the default starfield theme. However, in general themes > can > contain subdirectories, as, e.g. "icons", and these are not copied by > grub-install. > As a result, the icons are missing on the screen. > > Fix this by simple recursive copying. > > Signed-off-by: Andreas K. Hüttel <[email protected]>
Reviewed-by: Daniel Kiper <[email protected]> Daniel _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
