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
*
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
*
Add code to edit the command line in the simple menu
hpa
2004-12-21
4
-47
/
+157
*
Initial work on simple menu system; add <minmax.h> to libutil
hpa
2004-12-20
2
-0
/
+284
*
Actually get things working with nonblocking raw console read;
hpa
2004-12-20
6
-25
/
+21
*
Add support to deal with EAGAIN
hpa
2004-12-20
1
-1
/
+7
*
Make the raw input console non-blocking with a timeout, allows handling
hpa
2004-12-20
10
-28
/
+114
*
Fix EQUs
hpa
2004-12-20
1
-4
/
+2
*
Clean up some old crap
hpa
2004-12-20
1
-92
/
+42
*
Actually fix the block calculation. I think it works now.
syslinux-2.20-pre10
hpa
2004-12-20
1
-25
/
+17
*
Further fixes to linear address computation, now works for indirect
hpa
2004-12-20
1
-56
/
+55
*
More docs.
syslinux-2.20-pre9
hpa
2004-12-20
2
-0
/
+36
*
Update some documentation
hpa
2004-12-20
3
-2
/
+11
*
Fix regparm in libcom32; make extlinux actually work; add 3840K support
hpa
2004-12-20
5
-32
/
+40
*
Use %define instead of equ to work around NASM 0.98.38 bug;
hpa
2004-12-20
2
-4
/
+7
*
More fixes to the extlinux installer; change back to writable types
hpa
2004-12-20
2
-22
/
+41
*
Further clean up the ext*fs installer
hpa
2004-12-20
2
-35
/
+111
*
extlinux installer.
hpa
2004-12-20
4
-16
/
+609
*
Make extlinux actually compile. No words on actually working, yet;
hpa
2004-12-19
2
-60
/
+57
*
A lot more work on extlinux. Should have most of the pieces now;
hpa
2004-12-19
3
-35
/
+258
*
Document compressed vkernels.
syslinux-2.20-pre8
hpa
2004-12-19
1
-0
/
+4
*
Make compressed vkernels actually work.
hpa
2004-12-19
1
-4
/
+9
*
Fix some additional common code issues; fix dangling ES in pxelinux
hpa
2004-12-19
6
-54
/
+5
[next]