Difference between revisions of "Syslinux"

From LFScript
(Upgrade to 4.07)
m (→‎Dependencies: 'python' script is now named 'python2')
Line 10: Line 10:
 
== Dependencies ==
 
== Dependencies ==
 
* <dependency>nasm</dependency>
 
* <dependency>nasm</dependency>
* <dependency>python</dependency>
+
* <dependency>python2</dependency>
  
 
== Installation ==
 
== Installation ==

Revision as of 22:54, 8 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