forked from pool/syslinux
bc4b7ff9264b28a7231be97e4da8cb854a79f3ca647343de5224b0eaf3cee97a
Add syslinux-4.04-reproducible.patch to sort file lists to fix build-compare (boo#1041090) OBS-URL: https://build.opensuse.org/request/show/511644 OBS-URL: https://build.opensuse.org/package/show/system:install:head/syslinux?expand=0&rev=90
gfxboot is now loaded via a COM32 module. If you used a line like gfxboot bootlogo before in isolinux.cfg or syslinux.cfg, change this to ui gfxboot bootlogo and add /usr/share/syslinux/gfxboot.c32 to your boot directory (the one where the config file is). You can also use ui gfxboot bootlogo message and remove the display message line. The 'message' file will be shown when you leave the gfxboot module (or it couldn't be started). This also means that gfxboot now works with other syslinux variants like pxelinux or extlinux.
Description
Languages
Perl
100%