Syslinux: Difference between revisions
From LFScript
m →Dependencies: 'python' script is now named 'python2' |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Scripts]] | |||
[[Syslinux]] provides a set of boot loaders, among them <code>isolinux</code> which is used to make a [[Live CD]] bootable. | [[Syslinux]] provides a set of boot loaders, among them <code>isolinux</code> which is used to make a [[Live CD]] bootable. | ||
Revision as of 13:54, 14 June 2014
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:
9ff6e1b94efab931fb4717b600d88779 syslinux-4.07.tar.bz2
Dependencies
- nasm
- python2
Installation
make spotless
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