search for: syslinux_5_changelog

Displaying 2 results from an estimated 2 matches for "syslinux_5_changelog".

Did you mean: syslinux_1_changelog
2013 Oct 18
0
Regression since 5.10
I'm attempting to fetch a kernel over http using lpxelinux.0, as documented in http://www.syslinux.org/wiki/index.php/Syslinux_5_Changelog and it took me far too long to succeed... My first attempt was via pxelinux.0 as embedded in the Ubuntu 13.04 installer, this gave me the error that gPXE/iPXE extentions weren't available. So I inferred that this wasn't v5.10 or greater. Then I tried with pxelinux.0 version 6.02, which ju...
2019 Sep 25
0
syslinux-5.xx+ modules' ELF files may be mistreated as system DSO
...at allows undefined symbols to be resolved at runtime and dynamic loading of module dependencies, which means modules now become shared object files instead of statically linked binaries - reducing both disk space and runtime memory consumption. [...] ?https://wiki.syslinux.org/wiki/index.php?title=Syslinux_5_Changelog The pros are obviously explained. But this causes some side effects. Those modules may be erroneously treated as system DSOs. ? libcom32.c32 ELF Header: Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 Class: ELF64 Data: 2...