Magellan Linux

Annotation of /trunk/mkinitrd-magellan/isolinux/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1133 - (hide annotations) (download)
Thu Aug 19 09:50:43 2010 UTC (13 years, 8 months ago) by niro
File size: 1413 byte(s)
-updated to isolinux-3.86
1 niro 1133 See the files in the doc directory for documentation about SYSLINUX:
2 niro 532
3 niro 1133 syslinux.txt - Usage instructions; manual.
4     distrib.txt - For creators of Linux distributions.
5     pxelinux.txt - Documentation specific to PXELINUX.
6     isolinux.txt - Documentation specific to ISOLINUX.
7     extlinux.txt - Documentation specific to EXTLINUX.
8     menu.txt - About the menu systems.
9     usbkey.txt - About using SYSLINUX on USB keys.
10     comboot.txt - About the extension API.
11     memdisk.txt - Documentation about MEMDISK.
12    
13     Also see the files:
14    
15 niro 532 NEWS - List of changes from previous releases.
16     TODO - About features planned for future releases.
17     COPYING - For the license terms of this software.
18    
19     SYSLINUX now builds in a Linux environment, using nasm. You need nasm
20 niro 1133 version 0.98.39 or later to build SYSLINUX from source. See
21 niro 532 http://nasm.sf.net/ for information about nasm.
22    
23 niro 1133 There is now a mailing list for SYSLINUX. See the end of syslinux.txt
24 niro 532 for details.
25    
26     SYSLINUX is:
27    
28 niro 1133 Copyright 1994-2010 H. Peter Anvin et al - All Rights Reserved
29 niro 532
30     This program is free software; you can redistribute it and/or modify
31     it under the terms of the GNU General Public License as published by
32     the Free Software Foundation, Inc., 53 Temple Place Ste 330,
33     Boston MA 02111-1307, USA; either version 2 of the License, or
34     (at your option) any later version; incorporated herein by reference.