Home | History | Annotate | only in /external/syslinux
Up to higher level directory
NameDateSize
bios/21-Aug-2018
codepage/21-Aug-2018
com32/21-Aug-2018
COPYING21-Aug-201817.6K
core/21-Aug-2018
devel/21-Aug-2018
diag/21-Aug-2018
doc/21-Aug-2018
dos/21-Aug-2018
dosutil/21-Aug-2018
dummy.c21-Aug-2018101
efi/21-Aug-2018
efi32/21-Aug-2018
efi64/21-Aug-2018
extlinux/21-Aug-2018
gen-id.sh21-Aug-2018754
gnu-efi/21-Aug-2018
gpxe/21-Aug-2018
libfat/21-Aug-2018
libinstaller/21-Aug-2018
LICENSE21-Aug-201817.6K
linux/21-Aug-2018
lzo/21-Aug-2018
Makefile21-Aug-201812.3K
man/21-Aug-2018
mbr/21-Aug-2018
memdisk/21-Aug-2018
mime/21-Aug-2018
mk/21-Aug-2018
MODULE_LICENSE_GPL21-Aug-20180
mtools/21-Aug-2018
NEWS21-Aug-201876.2K
NOTICE21-Aug-201817.6K
now.pl21-Aug-2018445
README21-Aug-20181.6K
README.google21-Aug-2018361
README.version21-Aug-2018151
sample/21-Aug-2018
syslinux.spec21-Aug-20187.2K
txt/21-Aug-2018
utils/21-Aug-2018
version21-Aug-201810
version.pl21-Aug-2018927
win/21-Aug-2018
win32/21-Aug-2018
win64/21-Aug-2018

README

      1 See the files in the doc directory for documentation about SYSLINUX:
      2 
      3 	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 	memdisk.txt         - Documentation about MEMDISK.
     11 
     12 Also see the files:
     13 
     14 	NEWS		    - List of changes from previous releases.
     15 	TODO		    - About features planned for future releases.
     16 	COPYING		    - For the license terms of this software.
     17 
     18 SYSLINUX now builds in a Linux environment, using nasm.  You need nasm
     19 version 2.03 or later (2.07 or later recommended) to build SYSLINUX
     20 from source.  See http://www.nasm.us/ for information about nasm.
     21 
     22 "utils/isohybrid" needs the UUID library and following header file,
     23 
     24 	/usr/include/uuid/uuid.h
     25 
     26 You can get them from the "uuid-dev" package on Debian based systems
     27 or from the "libuuid-devel" package on RPM based distributions.
     28 
     29 There is now a mailing list for SYSLINUX.  See the end of syslinux.txt
     30 for details.
     31 
     32 SYSLINUX is:
     33 
     34    Copyright 1994-2011 H. Peter Anvin et al - All Rights Reserved
     35 
     36    This program is free software; you can redistribute it and/or modify
     37    it under the terms of the GNU General Public License as published by
     38    the Free Software Foundation, Inc., 53 Temple Place Ste 330,
     39    Boston MA 02111-1307, USA; either version 2 of the License, or
     40    (at your option) any later version; incorporated herein by reference.
     41 

README.google

      1 URL: https://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.03.tar.xz
      2 License: GPL version 2
      3 License File: LICENSE
      4 
      5 Description:
      6 Syslinux provides a lightweight bootloader for Linux ext2/ext3/ext4 or btrfs
      7 filesystems (EXTLINUX).
      8 
      9 Local Modifications:
     10 Added gptlinux, an installer that operates on gpt-based disk images rather than
     11 mounted filesystems.

README.version

      1 URL: https://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.03.tar.gz
      2 Version: 6.03
      3 BugComponent: 180270
      4 Owners: ghartman, cloud-android-devs
      5