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:
a3936208767eb7ced65320abe2e33a10 syslinux-4.04.tar.bz2
Dependencies
- nasm
- python
Installation
make spotless
sed -i 's@win32/syslinux.exe@@g' Makefile sed -i 's@win64/syslinux64.exe@@g' Makefile make
As the root user:
make install
Packaging note
The source code of this package does not support the standard use of DESTDIR. In stead it uses
INSTALLROOT