Syslinux
From LFScript
Syslinux provides a set of boot loaders, among them isolinux
which is used to make a Live CD bootable.
LFScript can find this software under the name syslinux
.
Sources
MD5 Checksums:
f9c956fde0de29be297402ecbc8ff4d0 syslinux-6.04-pre1.tar.xz
Dependencies
- nasm
- python2
Installation
sed 's@win32/syslinux.exe win64/syslinux64.exe \\@\\@g' -i Makefile
#make spotless
make -j1 bios
As the root user:
make -j1 bios install
Packaging note
The source code of this package does not support the standard use of DESTDIR. In stead it uses
INSTALLROOT