forked from pool/syslinux
ad3beb4bb3a0c029dc6b7c00ee00c921cd3b5e6ee7e93e1494992c44fcca77ae
Add syslinux-4.04-reproducible-isohybrid.patch to allow for deterministic iso image creation (boo#1062303) helps ipxe iso reproducibility. (forwarded request 868912 from bmwiedemann) OBS-URL: https://build.opensuse.org/request/show/879107 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/syslinux?expand=0&rev=68
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%