Menu

Tree [3e119a] master /
 History

HTTPS access


File Date Author Commit
 codepage 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 com32 2019-11-26 yuanhy0055 yuanhy0055 [662bff] set some watch point
 core 2020-02-08 denk denk [860a19] fit for VBOX of linux
 devel 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 diag 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 doc 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 dos 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 dosutil 2019-11-25 Nico Nico [6a7764] __add original ignore__
 extlinux 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 gnu-efi 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 libfat 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 libinstaller 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 linux 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 lzo 2019-11-25 Nico Nico [6a7764] __add original ignore__
 man 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 mbr 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 memdisk 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 mime 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 mk 2020-02-08 denk denk [860a19] fit for VBOX of linux
 mtools 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 sample 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 txt 2019-11-25 Nico Nico [6a7764] __add original ignore__
 utils 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 win 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 win32 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 win64 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 .gitignore 2019-11-25 Nico Nico [6a7764] __add original ignore__
 .gitmodules 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 COPYING 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 Makefile 2020-02-09 denk denk [3e119a]
 NEWS 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 README 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 by 2019-11-26 yuanhy0055 yuanhy0055 [735413] __It runs OK__
 dummy.c 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 gen-id.sh 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 now.pl 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 syslinux.spec 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__
 version 2019-11-26 yuanhy0055 yuanhy0055 [662bff] set some watch point
 version.pl 2019-11-25 Nico Nico [f3addf] __start__trace__syslinux__code__

Read Me

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.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.