Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (hide annotations) (download)
Sat Sep 1 22:45:15 2007 UTC (16 years, 9 months ago) by niro
File size: 1380 byte(s)
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd

1 niro 532 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     README.menu - About the menu systems.
9     README.usbkey - About using SYSLINUX on USB keys.
10     comboot.doc - About the extension API.
11     memdisk/memdisk.doc - Documentation about MEMDISK.
12     NEWS - List of changes from previous releases.
13     TODO - About features planned for future releases.
14     COPYING - For the license terms of this software.
15    
16     SYSLINUX now builds in a Linux environment, using nasm. You need nasm
17     version 0.98.38 or later to build SYSLINUX from source. See
18     http://nasm.sf.net/ for information about nasm.
19    
20     There is now a mailing list for SYSLINUX. See the end of syslinux.doc
21     for details.
22    
23     SYSLINUX is:
24    
25     Copyright 1994-2005 H. Peter Anvin - All Rights Reserved
26    
27     This program is free software; you can redistribute it and/or modify
28     it under the terms of the GNU General Public License as published by
29     the Free Software Foundation, Inc., 53 Temple Place Ste 330,
30     Boston MA 02111-1307, USA; either version 2 of the License, or
31     (at your option) any later version; incorporated herein by reference.