X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=README;h=08a82e427ac9e4ad418f56132ae85a4902b14a76;hb=91937bd1012d913569db7f5a6b6d211e08b9e2f4;hp=60941363ab11bd487e5c7f90c7322ce3c43094c1;hpb=50cfc138c9de5012848006141e5a916afc074350;p=profile%2Fivi%2Fsyslinux.git diff --git a/README b/README index 6094136..08a82e4 100644 --- a/README +++ b/README @@ -1,28 +1,31 @@ -See the following files for documentation about SYSLINUX: - - syslinux.doc - Usage instructions; manual. - distrib.doc - For creators of Linux distributions. - pxelinux.doc - Documentation specific to PXELINUX. - isolinux.doc - Documentation specific to ISOLINUX. - extlinux.doc - Documentation specific to EXTLINUX. - README.menu - About the menu systems. - README.usbkey - About using SYSLINUX on USB keys. - comboot.doc - About the extension API. - memdisk/memdisk.doc - Documentation about MEMDISK. +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 0.98.38 or later to build SYSLINUX from source. See -http://nasm.sf.net/ for information about 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.doc +There is now a mailing list for SYSLINUX. See the end of syslinux.txt for details. SYSLINUX is: - Copyright 1994-2006 H. Peter Anvin - All Rights Reserved + 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