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
*
pxelinux: call reset_pxe before local boot
syslinux-3.85-pre6
H. Peter Anvin
2010-02-05
1
-0
/
+1
*
gPXE: change heap size to 512K
H. Peter Anvin
2010-02-05
2
-2
/
+18
*
memdisk: update documentation
H. Peter Anvin
2010-02-04
1
-4
/
+11
*
gPXE: bump the window size to 64K
H. Peter Anvin
2010-02-04
2
-2
/
+17
*
gPXE: suppress the Ctrl+B banner
syslinux-3.85-pre5
H. Peter Anvin
2010-02-03
3
-1
/
+31
*
Merge branch 'chainload'
H. Peter Anvin
2010-02-03
2
-110
/
+210
|
\
|
*
pxelinux: allow chainloading from gpxelinux
H. Peter Anvin
2010-02-03
2
-108
/
+208
|
*
pxelinux: stop using the PXE-provided stack
H. Peter Anvin
2010-02-03
1
-2
/
+2
*
|
menu: add MENU CLEAR option
H. Peter Anvin
2010-02-03
4
-1
/
+16
*
|
menu: when running hidden, clear the screen before final boot
H. Peter Anvin
2010-02-03
1
-5
/
+17
|
/
*
gpxelinux: use the cached DHCP packet
H. Peter Anvin
2010-02-02
1
-0
/
+1
*
Update gPXE to version 1.0.0
H. Peter Anvin
2010-02-02
683
-9709
/
+64099
*
mkdiskimage: add option -s to make a sparse image
syslinux-3.85-pre4
H. Peter Anvin
2010-02-01
1
-6
/
+10
*
core: set QUIET_FLAG if we load Linux "quiet"
H. Peter Anvin
2010-02-01
2
-4
/
+8
*
chain.c32: Handle nonlinear logical partitions
syslinux-3.85-pre3
H. Peter Anvin
2010-01-27
1
-5
/
+8
*
FAT: generate EOF depending on exceeding the number of clusters
H. Peter Anvin
2010-01-25
1
-12
/
+20
*
ldlinux: fix FAT EOF detection
H. Peter Anvin
2010-01-25
1
-3
/
+6
*
runkernel: we only look at the first letter in vga=...
H. Peter Anvin
2010-01-25
1
-4
/
+4
*
Add support for "vga=current"
H. Peter Anvin
2010-01-22
2
-4
/
+10
*
core: don't reset the video mode when invoking the kernel
H. Peter Anvin
2010-01-22
2
-1
/
+10
*
MCONFIG: add debugging version of GCCWARN
syslinux-3.85-pre2
H. Peter Anvin
2010-01-10
1
-0
/
+2
*
dmi_processor.c: remove unreachable table values
H. Peter Anvin
2010-01-10
1
-50
/
+2
*
disk/bootloaders.c: fix bogus const in get_bootloader_string()
H. Peter Anvin
2010-01-10
2
-2
/
+2
*
disk/ata.c: fix signedness weirdness in ata_id_c_string()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: remove unused variable in syslinux_getadv()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
zlib: fix warning in crc32.c
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: fix external prototype for __vesacon_open()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: fix inappropriate & in sys/colortable.c
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: add cast in __parse_argv()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
libgcc: fix signedness warning in __moddi3()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: fix unused argument warning in fdopendir()
H. Peter Anvin
2010-01-10
1
-0
/
+2
*
com32/lib: fix unused parameter warning in chdir()
H. Peter Anvin
2010-01-10
1
-0
/
+4
*
memdisk: fix non-prototype function declaration
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
com32/lib: fix warning in str*cmp()
H. Peter Anvin
2010-01-10
4
-4
/
+8
*
com32/lib: fix warnings in opendir/readdir/closedir
H. Peter Anvin
2010-01-10
3
-1
/
+6
*
Makefile: replace -W -Wall with centralized $(GCCWARN)
H. Peter Anvin
2010-01-10
11
-14
/
+17
*
cmenu: clean up some () that should be (void)
H. Peter Anvin
2010-01-10
3
-4
/
+4
*
NEWS: document Grub4DOS chainloading
H. Peter Anvin
2010-01-10
1
-0
/
+2
*
chain.c32: simplify the grub4dos support
H. Peter Anvin
2010-01-10
1
-13
/
+9
*
chain.c32: add grldr= command for Grub4dos
Kim Mik
2010-01-10
1
-1
/
+12
*
Update README for 2010
H. Peter Anvin
2010-01-06
1
-1
/
+1
*
Change () prototypes to (void)
H. Peter Anvin
2010-01-06
12
-38
/
+48
*
Update date to 2010
H. Peter Anvin
2010-01-06
3
-2
/
+3
*
core: Remove the built-in default
H. Peter Anvin
2010-01-06
4
-22
/
+25
*
dosutil: don't remove targets which need Watcom even for "make spotless"
H. Peter Anvin
2009-12-30
1
-2
/
+4
*
chain.c32: stylistic comments/usage output changes
Kim Mik
2009-12-28
1
-2
/
+2
*
Merge commit 'sherbszt/gfxboot32'
syslinux-3.85-pre1
H. Peter Anvin
2009-12-28
3
-5
/
+12
|
\
|
*
gfxboot: fix loading of LABELs with non KERNEL or LINUX commands
Sebastian Herbszt
2009-12-08
1
-1
/
+6
|
*
gfxboot: accept plain boot logo files
Sebastian Herbszt
2009-12-08
1
-1
/
+3
|
*
gfxboot: fix typo in cb_getcwd - wrong function number
Sebastian Herbszt
2009-12-05
1
-1
/
+1
[next]