This project is a fork of the syslinux.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/syslinux.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerherbszt@gmx.de
last changeThu, 21 Feb 2019 03:49:12 +0000 (20 19:49 -0800)
content tags
add:
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.
shortlog
2019-02-21 H. Peter Anvindmi: check both the AC and ID flags at the same timemaster
2019-02-21 H. Peter Anvincpu_has_eflag(): mark output registers as earlyclobbers
2019-02-21 H. Peter Anvincpu_has_eflag(): eliminate if the answer is already...
2019-02-08 H. Peter Anvin... Fix all warnings, and better separate code that should... syslinux-6.04-pre3
2019-02-07 H. Peter Anvin... Makefile: allow the user to set additional warning...
2019-02-07 H. Peter Anvin... com32.mk: remove
2019-02-07 H. Peter Anvin... gnu-efi: update to version 3.0.9-3-gd34132e
2019-02-06 H. Peter Anvin... install: don't install obsolete file com32.ld
2019-02-06 H. Peter Anvin... Merge remote-tracking branch 'joakim/master'
2019-02-05 H. Peter Anvin... Makefile.private: don't bother generating .bz2 files
2019-02-05 H. Peter AnvinMakefile.private: remove remaining junk from previous... syslinux-6.04-pre2
2019-02-05 H. Peter AnvinMakefile.private: correct the names of prerelease tarballs
2019-02-05 H. Peter AnvinMakefile.private: generate .tar.bz2 and .tar.xz files
2019-02-04 H. Peter Anvinlibpng: update to 1.6.36
2019-02-04 H. Peter AnvinReorganize and clean up a bunch of the x86 code
2019-02-04 H. Peter Anvincom32: remove setjmp.S stub file
...
tags
5 years ago syslinux-6.04-pre3 syslinux-6.04-pre3
5 years ago syslinux-6.04-pre2 syslinux-6.04-pre2
8 years ago syslinux-6.04-pre1 syslinux-6.04-pre1
9 years ago syslinux-6.03 syslinux-6.03
9 years ago syslinux-6.03-pre20 syslinux-6.03-pre20
9 years ago syslinux-6.03-pre19 syslinux-6.03-pre19
9 years ago syslinux-6.03-pre18 syslinux-6.03-pre18
9 years ago syslinux-6.03-pre17 syslinux-6.03-pre17
9 years ago syslinux-6.03-pre16 syslinux-6.03-pre16
9 years ago syslinux-6.03-pre15 syslinux-6.03-pre15
9 years ago syslinux-6.03-pre14 syslinux-6.03-pre14
9 years ago syslinux-6.03-pre13 syslinux-6.03-pre13
9 years ago syslinux-6.03-pre12 syslinux-6.03-pre12
10 years ago syslinux-6.03-pre11 syslinux-6.03-pre11
10 years ago syslinux-6.03-pre10 syslinux-6.03-pre10
10 years ago syslinux-6.03-pre9 syslinux-6.03-pre9
...
heads
4 years ago 20190723
4 years ago 20190708
5 years ago wip.makefixes
5 years ago master
7 years ago syslinux-4.xx
8 years ago obsolete-20160210
8 years ago multifs
8 years ago obsolete-20151115
8 years ago obsolete-20150906
8 years ago obsolete-20150823
9 years ago obsolete-20150418
9 years ago obsolete-20140929
10 years ago obsolete-20140420
10 years ago obsolete-20140220
10 years ago nocomapi
10 years ago obsolete-20140313
...