index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call this version 3.35 instead of 3.32
syslinux-3.35-pre1
H. Peter Anvin
2007-01-23
2
-2
/
+2
*
Update documentation to indicate FAT subdirectory support.
H. Peter Anvin
2007-01-23
2
-16
/
+30
*
Unix FAT installer: support installing ldlinux.sys in a subdirectory
H. Peter Anvin
2007-01-23
1
-23
/
+44
*
mtools FAT installer: support installing ldlinux.sys in a subdirectory
H. Peter Anvin
2007-01-23
1
-19
/
+73
*
DOS FAT installer: support installing ldlinux.sys in a subdirectory
H. Peter Anvin
2007-01-23
1
-3
/
+71
*
Support subdirectories in the FAT version of SYSLINUX
H. Peter Anvin
2007-01-23
1
-112
/
+226
*
Fix segment register confusion in mangle_name
H. Peter Anvin
2007-01-23
1
-2
/
+2
*
comboot.doc: for function 0009h, clarify ES:DI = PXE parameter structure
H. Peter Anvin
2007-01-05
1
-1
/
+1
*
Stealth whitespace cleanup.
syslinux-3.32-pre8
H. Peter Anvin
2006-12-12
4
-10
/
+10
*
Patch: Parse append arguments properly in mboot module
Ram Yalamanchili
2006-12-12
1
-2
/
+22
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
syslinux-3.32-pre7
H. Peter Anvin
2006-11-21
1
-8
/
+8
|
\
|
*
Resolve issue with push/pop ordering in raw mode.
H. Peter Anvin
2006-11-21
1
-8
/
+8
*
|
memdisk: Update copyright date
H. Peter Anvin
2006-11-13
1
-1
/
+1
|
/
*
spec: handle variants of "i386" like "i686"
syslinux-3.32-pre6
H. Peter Anvin
2006-11-01
1
-4
/
+3
*
menu system: handle console setup/cleanup differently
H. Peter Anvin
2006-11-01
4
-2
/
+24
*
NEWS: Document recent changes
syslinux-3.32-pre5
H. Peter Anvin
2006-10-30
1
-0
/
+3
*
The simple menu system doesn't work with serial console
hiranotaka@zng.info
2006-10-30
1
-1
/
+2
*
memdisk: Constrain input drive numbers both by equipment byte and INT 13h
syslinux-3.32-pre4
H. Peter Anvin
2006-10-30
1
-2
/
+20
*
sha1pass: allow the user to specify an empty salt
H. Peter Anvin
2006-10-26
1
-1
/
+3
*
When chainloading, set ES:DI to point to the $PnP ICS if available.
H. Peter Anvin
2006-10-24
1
-3
/
+32
*
memdisk: $PnP Installation Check structure length is byte 5, not 2
H. Peter Anvin
2006-10-24
1
-3
/
+4
*
[memdisk] Enable EDD support by default.
syslinux-3.32-pre3
H. Peter Anvin
2006-10-20
2
-2
/
+3
*
Makefile cleanup to be able to build with CC='gcc -m32'
syslinux-3.32-pre2
H. Peter Anvin
2006-10-17
3
-24
/
+30
*
Remove -x c from assembly preprocessing
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Remove -traditional
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Set MAKEFLAGS to -r to suppress predefined rules
H. Peter Anvin
2006-10-17
1
-1
/
+4
*
Move -m32 to CFLAGS as well
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Move flags from CC to CFLAGS
H. Peter Anvin
2006-10-17
1
-2
/
+2
*
Document memdisk changes
H. Peter Anvin
2006-10-17
1
-0
/
+1
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
H. Peter Anvin
2006-10-17
8
-47
/
+92
|
\
|
*
New TEXT..ENDTEXT statement for the benefit of the menu system
H. Peter Anvin
2006-10-02
3
-33
/
+62
|
*
Official binaries are 32 bits. Clean up release vs prerel.
H. Peter Anvin
2006-10-02
1
-10
/
+7
|
*
Reduce verbosity
H. Peter Anvin
2006-10-02
1
-2
/
+2
|
*
Fix to "make tidy"
H. Peter Anvin
2006-10-02
1
-1
/
+3
|
*
vesainit: clear the VESA buffers before call (paranoia)
H. Peter Anvin
2006-09-30
1
-0
/
+2
|
*
vesainit: more careful detection of VESA modes
H. Peter Anvin
2006-09-30
1
-2
/
+14
|
*
Document new safeint mode.
syslinux-3.32-pre1
H. Peter Anvin
2006-09-28
1
-0
/
+3
|
*
Next version on this branch: 3.32
H. Peter Anvin
2006-09-28
1
-1
/
+1
*
|
[memdisk] Saner handling of the values returned to the real-mode code.
H. Peter Anvin
2006-10-17
2
-17
/
+18
*
|
[memdisk] Make ES:DI point to the $PnP structure on entry
H. Peter Anvin
2006-10-17
2
-7
/
+44
|
/
*
Add "safeint" mode to memdisk
H. Peter Anvin
2006-09-28
3
-4
/
+56
*
Try to be more true to the way "MENU INCLUDE" should work.
syslinux-3.31-pre4
syslinux-3.31
H. Peter Anvin
2006-09-22
1
-6
/
+8
*
Make the last row the end row.
H. Peter Anvin
2006-09-21
1
-1
/
+1
*
New MENU INCLUDE directive, and support ~ to mark default config file.
syslinux-3.31-pre3
H. Peter Anvin
2006-09-21
3
-7
/
+38
*
If a later "menu background" overrides an earlier one, free the data
H. Peter Anvin
2006-09-21
1
-0
/
+2
*
Add missing #include "fill.h"
syslinux-3.31-pre2
H. Peter Anvin
2006-09-21
1
-0
/
+1
*
Document shadowing mode change.
H. Peter Anvin
2006-09-21
1
-0
/
+1
*
Use the color table for the shadow, and make it user controllable
H. Peter Anvin
2006-09-21
10
-87
/
+161
*
Document ability to load more than one configuration file.
syslinux-3.31-pre1
H. Peter Anvin
2006-09-20
2
-1
/
+5
*
Support multiple configuration files in the menu systems.
H. Peter Anvin
2006-09-20
4
-13
/
+47
[next]