Difference between revisions of "Syslinux"

From LFScript
m (→‎Dependencies: Changed reference IDs)
m (→‎Dependencies: Fix 'python' capitalisation mistake)
Line 10: Line 10:
 
== Dependencies ==
 
== Dependencies ==
 
* <dependency>NASM</dependency>
 
* <dependency>NASM</dependency>
* <dependency>Python</dependency>
+
* <dependency>python</dependency>
  
 
== Installation ==
 
== Installation ==

Revision as of 21:30, 7 February 2012

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