forked from pool/syslinux
bbba68999e
* PXELINUX: Fix handling of unqualified DNS names. * PXELINUX: Fix timer bug when PXELINUX might be unloaded (Gene Cumm). * core/writedec.inc: Fix duplicate declaration and overflow (Gene Cumm). * GCC 4.5 fixes. * sample directory: Fix Makefile include (Gene Cumm). * ver.com: New universal DOS/COMBOOT application to display version information (includes DRMK) (Gene Cumm). * rosh.c32: updated; Using getopt() for internal commands to aid parsing options; Fix bugs in ls; add warm reboot and echo (Gene Cumm). * com32: fix a file descriptor leak. * gfxboot.c32: handle TEXT..ENDTEXT; error out on no LABELs found (Sebastian Herbszt). * Fix booting on non-partitioned devices. * MBR, isohybrid: Workaround for a BIOS issue on Acer Travelmate and possibly other machines. * COM32: Adding ACPI parsing libary * HDT: Release 0.4.1 to support ACPI parsing, improved mutli-core/cpu reporting * LUA: Updating to 5.1.4-2 * SYSLINUX: core/diskstart.inc: Reset DS after checksum in case it isn't 0 (Gene Cumm). * win64: Script update for additional mingw compiler names (Gene Cumm). * diag: New directory for diagnostic-related tools. Add a handoff MBR/VBR and geometry display images (Gene Cumm). OBS-URL: https://build.opensuse.org/package/show/system:install:head/syslinux?expand=0&rev=26 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
isolinux-config | ||
README.gfxboot | ||
syslinux-4.04-cwd.diff | ||
syslinux-4.04-iso9660.diff | ||
syslinux-4.04.tar.bz2 | ||
syslinux.changes | ||
syslinux.spec |
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.