You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ralph Rönnquist 0b24dc0a9e
Remove the Built-Using attribute for syslinux-efi
2 weeks ago
codepage New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
com32 New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
core New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
debian Remove the Built-Using attribute for syslinux-efi 2 weeks ago
devel Imported Upstream version 3.83+dfsg 8 years ago
diag New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
doc New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
dos New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
dosutil Imported Upstream version 6.03~pre18+dfsg 8 years ago
efi New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
extlinux New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
libfat Imported Upstream version 4.00~pre59+dfsg 8 years ago
libinstaller New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
linux New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
lzo New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
man New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
mbr New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
memdisk New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
mime/image Imported Upstream version 3.74+dfsg 8 years ago
mk New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
mtools New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
sample Imported Upstream version 6.00~pre4+dfsg 8 years ago
txt New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
utils New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
win New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
win32 New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
win64 New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
COPYING Imported Upstream version 1.40 8 years ago
Makefile New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
NEWS New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
README Imported Upstream version 5.00+dfsg 8 years ago
dummy.c Imported Upstream version 3.83+dfsg 8 years ago
gen-id.sh Imported Upstream version 3.85+dfsg 8 years ago
now.pl Imported Upstream version 3.71+dfsg 8 years ago
syslinux.spec New upstream version 6.04~git20190206.bf6db5b4+dfsg1 5 years ago
version New upstream version 6.04~git20171011.af7e95c3+dfsg1 6 years ago
version.pl Imported Upstream version 3.71+dfsg 8 years ago

README

See the files in the doc directory for documentation about SYSLINUX:

syslinux.txt - Usage instructions; manual.
distrib.txt - For creators of Linux distributions.
pxelinux.txt - Documentation specific to PXELINUX.
isolinux.txt - Documentation specific to ISOLINUX.
extlinux.txt - Documentation specific to EXTLINUX.
menu.txt - About the menu systems.
usbkey.txt - About using SYSLINUX on USB keys.
memdisk.txt - Documentation about MEMDISK.

Also see the files:

NEWS - List of changes from previous releases.
TODO - About features planned for future releases.
COPYING - For the license terms of this software.

SYSLINUX now builds in a Linux environment, using nasm. You need nasm
version 2.03 or later (2.07 or later recommended) to build SYSLINUX
from source. See http://www.nasm.us/ for information about nasm.

"utils/isohybrid" needs the UUID library and following header file,

/usr/include/uuid/uuid.h

You can get them from the "uuid-dev" package on Debian based systems
or from the "libuuid-devel" package on RPM based distributions.

There is now a mailing list for SYSLINUX. See the end of syslinux.txt
for details.

SYSLINUX is:

Copyright 1994-2011 H. Peter Anvin et al - All Rights Reserved

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, Inc., 53 Temple Place Ste 330,
Boston MA 02111-1307, USA; either version 2 of the License, or
(at your option) any later version; incorporated herein by reference.