• Home
Name
Date
Size
#Lines
LOC

..--

bios/03-May-2024-8,7017,809

codepage/03-May-2024-12,55312,408

com32/03-May-2024-179,648124,515

core/03-May-2024-96,57564,242

devel/03-May-2024-1917

diag/03-May-2024-1,296982

doc/03-May-2024-5,6693,982

dos/03-May-2024-2,7531,999

dosutil/03-May-2024-1,9551,587

efi/03-May-2024-5,3293,703

efi32/03-May-2024-17,61412,741

efi64/03-May-2024-17,70012,813

extlinux/03-May-2024-3,6782,519

gnu-efi/gnu-efi-3.0/03-May-2024-26,01316,119

gpxe/03-May-2024-279,762168,697

libfat/03-May-2024-748427

libinstaller/03-May-2024-3,2432,200

linux/03-May-2024-606419

lzo/03-May-2024-21,90718,838

man/03-May-2024-719694

mbr/03-May-2024-1,8631,254

memdisk/03-May-2024-7,5945,540

mime/image/03-May-2024-4039

mk/03-May-2024-779506

mtools/03-May-2024-459322

sample/03-May-2024-4116

txt/03-May-2024-1,7871,406

utils/03-May-2024-3,5772,602

win/03-May-2024-1,305880

win32/03-May-2024-234148

win64/03-May-2024-220134

COPYINGD03-May-202417.6 KiB341281

LICENSED03-May-202417.6 KiB341281

MODULE_LICENSE_GPLD03-May-20240

MakefileD03-May-202412.3 KiB417237

NEWSD03-May-202476.2 KiB1,7461,629

NOTICED03-May-202417.6 KiB341281

READMED03-May-20241.6 KiB4129

README.googleD03-May-2024361 119

README.versionD03-May-2024151 54

dummy.cD03-May-2024101 94

gen-id.shD03-May-2024754 3423

now.plD03-May-2024445 2212

syslinux.specD03-May-20247.2 KiB271205

versionD03-May-202410 21

version.plD03-May-2024927 4028

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