projects
/
profile
/
ivi
/
syslinux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/syslinux.git
2010-02-10
H. Peter Anvin
Merge branch 'fsc' into pathbased
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
H. Peter Anvin
Merge branch 'master' into fsc
syslinux-4.00-pre17
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
H. Peter Anvin
PXE: fix the EFI localboot hack
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
H. Peter Anvin
pxelinux: call reset_pxe before local boot
syslinux-3.85-pre6
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
H. Peter Anvin
gPXE: change heap size to 512K
commit
|
commitdiff
|
tree
|
snapshot
2010-02-06
H. Peter Anvin
pxe: make gPXE work
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
H. Peter Anvin
Merge branch 'master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
H. Peter Anvin
memdisk: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
H. Peter Anvin
fs: generic handling of single dot (.) in disk-based...
syslinux-4.00-pre16
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
H. Peter Anvin
FAT: handle WinNT filename case flags
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
H. Peter Anvin
codepage: add a lower-case table
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
H. Peter Anvin
FAT: cache file position, re-enable codepages
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
H. Peter Anvin
gPXE: bump the window size to 64K
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
H. Peter Anvin
gPXE: suppress the Ctrl+B banner
syslinux-3.85-pre5
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
H. Peter Anvin
Merge branch 'chainload'
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
H. Peter Anvin
menu: add MENU CLEAR option
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
H. Peter Anvin
menu: when running hidden, clear the screen before...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
H. Peter Anvin
pxelinux: allow chainloading from gpxelinux
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
H. Peter Anvin
pxelinux: stop using the PXE-provided stack
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
H. Peter Anvin
gpxelinux: use the cached DHCP packet
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
H. Peter Anvin
Update gPXE to version 1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
H. Peter Anvin
FAT: For FAT32, the root directory is a cluster chain
syslinux-4.00-pre15
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
H. Peter Anvin
Merge commit 'origin/master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
H. Peter Anvin
mkdiskimage: add option -s to make a sparse image
syslinux-3.85-pre4
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
H. Peter Anvin
core: set QUIET_FLAG if we load Linux "quiet"
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
H. Peter Anvin
FAT: remove debugging printf
syslinux-4.00-pre14
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
H. Peter Anvin
FAT: fix FAT16/32 next cluster calculation, make more...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-31
H. Peter Anvin
FAT: fix next_sector implementation
syslinux-4.00-pre13
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
H. Peter Anvin
Merge branch 'master' into fsc
syslinux-4.00-pre12
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
H. Peter Anvin
chain.c32: Handle nonlinear logical partitions
syslinux-3.85-pre3
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
openmem: fix openmem()
syslinux-4.00-pre11
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
core/fs: abstract filesystem, use cache for ext2 group...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: use an anonymous union
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: deal with non-mirrored FATs for FAT32
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
core/fs: make it more explicit sector size is per files...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
fs.h: fix prototype
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: Compare cluster count to total number of clusters
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: generate EOF depending on exceeding the number...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
ldlinux: fix FAT EOF detection
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
runkernel: we only look at the first letter in vga=...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: handle the cluster number being 1
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: clean up cluster arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: be more explicit why we think a filesystem is bad
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: fix installer on FAT32 filesystems
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
Merge commit 'origin/master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
Merge branch 'master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-23
H. Peter Anvin
Add support for "vga=current"
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
H. Peter Anvin
extlinux: make installer rewrite the whole file
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
H. Peter Anvin
core: don't reset the video mode when invoking the...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
H. Peter Anvin
Merge branch 'fsc' into pathbased
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
H. Peter Anvin
core/diskio: correct the EDD parameter query
syslinux-4.00-pre10
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
H. Peter Anvin
core/diskstart: we don't have 64-bit partition offset...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
H. Peter Anvin
pathbased: clean up diskstart address numbers, 256...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Alek Du
pathbased:btrfs: initial subvol support
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
MCONFIG: add debugging version of GCCWARN
syslinux-3.85-pre2
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
dmi_processor.c: remove unreachable table values
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
disk/bootloaders.c: fix bogus const in get_bootloader_s...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
disk/ata.c: fix signedness weirdness in ata_id_c_string()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: remove unused variable in syslinux_getadv()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
zlib: fix warning in crc32.c
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix external prototype for __vesacon_open()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix inappropriate & in sys/colortable.c
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: add cast in __parse_argv()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
libgcc: fix signedness warning in __moddi3()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix unused argument warning in fdopendir()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix unused parameter warning in chdir()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
memdisk: fix non-prototype function declaration
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix warning in str*cmp()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix warnings in opendir/readdir/closedir
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
Makefile: replace -W -Wall with centralized $(GCCWARN)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
cmenu: clean up some () that should be (void)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
NEWS: document Grub4DOS chainloading
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
chain.c32: simplify the grub4dos support
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Kim Mik
chain.c32: add grldr= command for Grub4dos
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
H. Peter Anvin
Update README for 2010
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
H. Peter Anvin
Change () prototypes to (void)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
H. Peter Anvin
core: initial work on path-based cwd selection
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
H. Peter Anvin
Merge branch 'master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
H. Peter Anvin
Update date to 2010
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
H. Peter Anvin
core: Remove the built-in default
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
H. Peter Anvin
Merge branch 'master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
H. Peter Anvin
dosutil: don't remove targets which need Watcom even...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Du, Alek
btrfs: use malloc instead of static allocation for...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
btrfs: change func() to func(void)
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Kim Mik
chain.c32: stylistic comments/usage output changes
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
Merge commit 'origin/master' into fsc
syslinux-4.00-pre9
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
Merge commit 'sherbszt/gfxboot32'
syslinux-3.85-pre1
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
gfxboot: add .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
isolinux: export kaboom
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
Merge commit 'liu/master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
eltorito: align some pointlessly misaligned data items
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
chain.c: do a proper copy operation for the cmldr signature
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Kim Mik
chain.c32: add support for booting the Recovery Console...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
Merge commit 'contrib/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
Kim Mik
chain.c32: fixing implicit declaration of function...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
NEWS, version: prepare for 3.85
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
Merge commit 'origin/master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
com32: syslinux_report_video_mode returns void
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
vesa: formatting fix
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
vesamenu: unbreak the default background
commit
|
commitdiff
|
tree
|
snapshot
next