descriptionnone
ownerpubz@free.fr
last changeSat, 22 Sep 2012 16:25:49 +0000 (22 18:25 +0200)
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.
	comboot.txt	    - About the extension API.
	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.

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
2012-09-22 Hung-chi LihnIn the current Lua.c32 DMI implementation, it is a... master
2012-09-22 Hung-chi LihnBug fix: Added the missing entry (boot_from_pcmcia...
2012-09-22 Hung-chi LihnAdded the native syslinux functions config_file(),...
2012-09-22 Hung-chi LihnThe current Lua.c32 does not enable io.read() due to...
2012-09-10 Erwan VeluNEWS: Adding 'silent' option from HDT
2012-09-10 Erwan Veluhdt: Release 0.5.2
2012-09-10 Erwan Veluhdt: Adding Silent mode
2012-09-10 Erwan Veluhdt: Removing remaining printf()
2012-09-10 Erwan VeluNEWS: Updating for HDT & kontron_wdt
2012-09-10 Erwan Velukontron_wdt: Fixing makefile
2012-09-10 Erwan Velukontron_wdt: Enforce timeout value if already set
2012-09-10 Erwan Velukontron_wdt: Adjusting exit path
2012-09-10 Erwan Velukontron_wdt: Adding watchdog com32 module
2012-09-05 Erwan VeluMerge remote-tracking branch 'hpa/master'
2012-07-19 H. Peter AnvinCorrect initialization of the cache doubly-linked list
2012-06-29 H. Peter Anvinlinux.c32: add missing break;
...
heads
11 years ago sandbox
11 years ago master