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.
|
|
4 years ago | |
|---|---|---|
| .. | ||
| bios | 4 years ago | |
| codepage | 4 years ago | |
| com32 | 4 years ago | |
| core | 4 years ago | |
| devel | 4 years ago | |
| diag | 4 years ago | |
| doc | 4 years ago | |
| dos | 4 years ago | |
| dosutil | 4 years ago | |
| efi | 4 years ago | |
| efi32 | 4 years ago | |
| efi64 | 4 years ago | |
| extlinux | 4 years ago | |
| gnu-efi/gnu-efi-3.0 | 4 years ago | |
| gpxe | 4 years ago | |
| libfat | 4 years ago | |
| libinstaller | 4 years ago | |
| linux | 4 years ago | |
| lzo | 4 years ago | |
| man | 4 years ago | |
| mbr | 4 years ago | |
| memdisk | 4 years ago | |
| mime/image | 4 years ago | |
| mk | 4 years ago | |
| mtools | 4 years ago | |
| sample | 4 years ago | |
| txt | 4 years ago | |
| utils | 4 years ago | |
| win | 4 years ago | |
| win32 | 4 years ago | |
| win64 | 4 years ago | |
| COPYING | 4 years ago | |
| LICENSE | 4 years ago | |
| MODULE_LICENSE_GPL | 4 years ago | |
| Makefile | 4 years ago | |
| NEWS | 4 years ago | |
| README | 4 years ago | |
| README.google | 4 years ago | |
| README.version | 4 years ago | |
| dummy.c | 4 years ago | |
| gen-id.sh | 4 years ago | |
| now.pl | 4 years ago | |
| syslinux.spec | 4 years ago | |
| version | 4 years ago | |
| version.pl | 4 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.