index
:
syslinux/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Install extlinux in /sbin, not /usr/sbin
syslinux-3.00-pre10
hpa
2004-12-30
2
-2
/
+6
*
extlinux belongs in /sbin
hpa
2004-12-30
2
-3
/
+10
*
We want extlinux installed too!!
hpa
2004-12-30
2
-1
/
+3
*
Make a distinction between modules and test files.
hpa
2004-12-30
1
-2
/
+3
*
libsyslinux is obsolete, don't install it
hpa
2004-12-30
1
-2
/
+0
*
Remove stuff related to the old library
hpa
2004-12-30
1
-9
/
+0
*
Make the various Makefiles agree what is BTARGET and what is ITARGET
hpa
2004-12-30
1
-4
/
+5
*
Update for 3.00.
hpa
2004-12-30
1
-8
/
+9
*
Fix BTARGET/ITARGET dependencies
hpa
2004-12-30
1
-7
/
+10
*
Reorganize slightly for more space; add link to SBM
hpa
2004-12-30
1
-73
/
+97
*
Documentation about USB keys
hpa
2004-12-30
2
-1
/
+51
*
Update so it can, among other things, be used to initialize "ziplike"
hpa
2004-12-30
1
-6
/
+36
*
Don't leave tracers on by default!
hpa
2004-12-30
1
-1
/
+1
*
Fix installer -> installer-local
hpa
2004-12-30
1
-1
/
+1
*
Be consistent in capitalization
syslinux-3.00-pre9
hpa
2004-12-29
2
-1
/
+1
*
Document MEMDISK querying the loader.
hpa
2004-12-29
1
-0
/
+2
*
Correctly handle different values of the memdisk info structure
hpa
2004-12-29
2
-1
/
+11
*
Remove __attribute__((packed)) which seems to cause problems
hpa
2004-12-29
1
-2
/
+2
*
Add code to detect the boot loader to mdiskchk
hpa
2004-12-29
4
-3
/
+51
*
Add boot loader ID to the memdisk info structure
hpa
2004-12-29
3
-5
/
+17
*
Clean up using an alternate NASM
hpa
2004-12-29
1
-3
/
+4
*
Fix using the resolver function from the API (with DS != CS); add
syslinux-3.00-pre8
hpa
2004-12-28
5
-19
/
+94
*
Document resolve hostname API
hpa
2004-12-28
3
-2
/
+44
*
Update to reflect the current state of the universe.
hpa
2004-12-28
1
-23
/
+2
*
Support menu hotkeys.
hpa
2004-12-28
4
-12
/
+81
*
Document the -m and -a options.
syslinux-3.00-pre7
hpa
2004-12-28
1
-0
/
+8
*
Fix the scanning of the partition table (for the -a option)
hpa
2004-12-28
1
-0
/
+1
*
Support the -m and -a options for the DOS installer as well
hpa
2004-12-28
4
-25
/
+244
*
FQDNs no longer required.
syslinux-3.00-pre6
hpa
2004-12-28
2
-8
/
+7
*
Add support for non-FQDN hostnames.
hpa
2004-12-28
3
-2
/
+36
*
We now officially support FQDNs in TFTP prefixes.
syslinux-3.00-pre5
hpa
2004-12-28
4
-22
/
+30
*
Correct bogus register usage
hpa
2004-12-28
1
-12
/
+14
*
Fix pxelinux relocation; work around infinite loop in pxelinux mangle_name
hpa
2004-12-28
6
-22
/
+24
*
Add layout file
hpa
2004-12-28
1
-0
/
+55
*
Support shift in/shift out -> DEC VT symbols;
hpa
2004-12-27
1
-2
/
+32
*
Save list of DNS servers; do DNS lookup for hostnames
hpa
2004-12-27
2
-4
/
+44
*
Use skip of 2 for the magic A20 numbers
hpa
2004-12-27
1
-6
/
+5
*
More work on using sections for memory alignment. Make bcopy32 always
hpa
2004-12-27
8
-109
/
+62
*
Reorganize memory slightly; split .bss into .bss and .earlybss and
hpa
2004-12-27
5
-28
/
+56
*
Complete the DNS resolver.
hpa
2004-12-27
1
-15
/
+86
*
Minor cleanups
hpa
2004-12-27
1
-6
/
+10
*
More work on the DNS resolver; now just need the reply parser
hpa
2004-12-27
1
-1
/
+163
*
More work on the DNS resolver
hpa
2004-12-27
1
-21
/
+18
*
Beginnings of a DNS resolver
hpa
2004-12-27
1
-0
/
+115
*
Write the partition offset into the superblock as we are supposed to.
syslinux-3.00-pre4
hpa
2004-12-22
1
-4
/
+11
*
Fix the -m and -a options for Win32; add support for a boot sector file
hpa
2004-12-22
3
-23
/
+54
*
Add MBR-writing options to the Win32 installer. Probably should be
syslinux-3.00-pre3
hpa
2004-12-22
5
-16
/
+177
*
Detect null filenames correctly (problems in both pxelinux and extlinux)
syslinux-3.00-pre2
hpa
2004-12-22
6
-3
/
+7
*
Support cursor on/cursor off sequences, and use them in the menu system
hpa
2004-12-22
2
-19
/
+61
*
Fix handling of attributes when clearing the screen.
hpa
2004-12-22
1
-1
/
+1
[next]