Document extlinux.doc
[profile/ivi/syslinux.git] / README
1 See the following files for documentation about SYSLINUX:
2
3         syslinux.doc    - Usage instructions; manual.
4         distrib.doc     - For creators of Linux distributions.
5         pxelinux.doc    - Documentation specific to PXELINUX.
6         isolinux.doc    - Documentation specific to ISOLINUX.
7         extlinux.doc    - Documentation specific to EXTLINUX.
8         NEWS            - List of changes from previous releases.
9         TODO            - About features planned for future releases.
10         COPYING         - For the license terms of this software.
11
12 SYSLINUX now builds in a Linux environment, using nasm.  You need nasm
13 version 0.98.38 or later to build SYSLINUX from source.  See
14 http://nasm.sf.net/ for information about nasm.
15
16 There is now a mailing list for SYSLINUX.  See the end of syslinux.doc
17 for details.
18
19 SYSLINUX is:
20
21    Copyright 1994-2004 H. Peter Anvin - All Rights Reserved
22
23    This program is free software; you can redistribute it and/or modify
24    it under the terms of the GNU General Public License as published by
25    the Free Software Foundation, Inc., 53 Temple Place Ste 330,
26    Boston MA 02111-1307, USA; either version 2 of the License, or
27    (at your option) any later version; incorporated herein by reference.