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
*
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
*
Support alternate TFTP servers via filename syntax.
syslinux-3.00-pre1
hpa
2004-12-22
5
-32
/
+161
*
2.20 -> 3.00
hpa
2004-12-22
1
-1
/
+1
*
Let's call the next version 3.00
hpa
2004-12-22
2
-2
/
+2
*
Better document how to do chain loading.
syslinux-2.20-pre14
hpa
2004-12-22
2
-0
/
+25
*
Fix pointers/block calculation
hpa
2004-12-22
1
-0
/
+1
*
Fix bugs in the conversion to partition-relative sector numbers
hpa
2004-12-22
1
-3
/
+3
*
Fix handling of -o offset
hpa
2004-12-22
3
-20
/
+20
*
Fix miscompare of FAT32
hpa
2004-12-22
1
-3
/
+3
*
Allow creation of FAT32 filesystems
hpa
2004-12-22
1
-9
/
+23
*
Handle partition offset
hpa
2004-12-22
2
-4
/
+5
*
Be more picky about syntax.
hpa
2004-12-22
1
-1
/
+1
*
Update the Win32 installer.
syslinux-2.20-pre13
hpa
2004-12-22
2
-34
/
+90
*
Support timeout in the menu
syslinux-2.20-pre12
hpa
2004-12-21
5
-20
/
+60
*
Add NOESCAPE command to disable Shift key; update NEWS.
hpa
2004-12-21
5
-0
/
+18
*
Document the need/lack thereof to run the installer.
hpa
2004-12-21
1
-0
/
+11
*
extlinux: Document need for MBR, and usage on a RAID system.
hpa
2004-12-21
3
-2
/
+57
*
I think the menu system actually works now...
syslinux-2.20-pre11
hpa
2004-12-21
6
-23
/
+125
*
Add strlcpy(), strlcat()
hpa
2004-12-21
2
-0
/
+57
*
Add [v]asprintf
hpa
2004-12-21
2
-0
/
+55
*
Config file is extlinux.conf
hpa
2004-12-21
1
-2
/
+2
*
We have strcpy, use it
hpa
2004-12-21
1
-5
/
+1
*
Fix argv parsing
hpa
2004-12-21
2
-4
/
+8
*
Fix typo
hpa
2004-12-21
1
-1
/
+1
*
Add an API function to get the IPAPPEND strings.
hpa
2004-12-21
6
-26
/
+111
*
More work on menu module. Looks like the file libc isn't quite there
hpa
2004-12-21
6
-43
/
+243
[next]