index
:
users/stefanb/syslinux-elf.git
core32
elflink
elflink-old
master
SYSLINUX ELF linking (GSoC'08)
Stefan Bucur
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix numerous problems in the new MBR code.
syslinux-3.36-pre5
H. Peter Anvin
2007-02-04
3
-15
/
+97
*
MBR: Set %si immediately upon setting %sp
H. Peter Anvin
2007-02-04
1
-1
/
+1
*
MBR: produce a list file.
H. Peter Anvin
2007-02-04
1
-4
/
+4
*
Document new MBR.
syslinux-3.36-pre4
H. Peter Anvin
2007-02-04
1
-0
/
+1
*
Fix additional references to mbr.bin
H. Peter Anvin
2007-02-04
1
-2
/
+2
*
Move old MBR into the MBR directory; fix old reference to mbr.bin
H. Peter Anvin
2007-02-04
2
-1
/
+1
*
New MBR which supports logical partitions.
H. Peter Anvin
2007-02-04
4
-8
/
+378
*
Unix FAT inst: fix the order of stitched strings.
syslinux-3.36-pre3
H. Peter Anvin
2007-02-03
1
-1
/
+1
*
Remember which sector we cached!
H. Peter Anvin
2007-02-01
1
-0
/
+1
*
Use LRU caching instead of LRR (least recently read)
H. Peter Anvin
2007-02-01
1
-26
/
+57
*
Rebalance sections for especially extlinux
H. Peter Anvin
2007-02-01
2
-5
/
+5
*
Mtools installer: disable MTOOLS_NO_VFAT
H. Peter Anvin
2007-02-01
1
-1
/
+1
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
syslinux-3.36-pre2
H. Peter Anvin
2007-02-01
1
-109
/
+147
|
\
|
*
Unix FAT installer: separate mount/umount; try vfat before msdos
H. Peter Anvin
2007-02-01
1
-109
/
+143
|
*
Unix FAT installer: #include <sys/ioctl.h>, FAT_IOCTL_SET_ATTRIBUTES
H. Peter Anvin
2007-02-01
1
-0
/
+4
*
|
Document that Ghost should now work.
H. Peter Anvin
2007-01-31
1
-0
/
+1
|
/
*
Document change in strategy for the "unix" installer.
H. Peter Anvin
2007-01-31
1
-0
/
+2
*
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
H. Peter Anvin
2007-01-31
2
-71
/
+63
|
\
|
*
Unix installer: use Linux-native ioctls instead of libfat
H. Peter Anvin
2007-01-31
2
-71
/
+63
*
|
Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...
H. Peter Anvin
2007-01-31
10
-41
/
+49
|
\
|
|
*
Use %-style of implicit rules when we don't have SUFFIXES set.
syslinux-3.35
H. Peter Anvin
2007-01-28
1
-1
/
+1
|
*
Quiet warnings when building in a non-git directory.
H. Peter Anvin
2007-01-28
1
-2
/
+2
|
*
When making a release, force a tag even if it already exists
H. Peter Anvin
2007-01-28
1
-1
/
+1
|
*
Make including .depend obligatory (otherwise make might not generate it?)
H. Peter Anvin
2007-01-28
1
-1
/
+1
|
*
Remove redundant rule for gethostip.o
H. Peter Anvin
2007-01-28
1
-2
/
+0
|
*
Generate gethostip even when cross-compiling with -m32
H. Peter Anvin
2007-01-28
1
-0
/
+1
|
*
Fix the Makefile to handle overridden CC
H. Peter Anvin
2007-01-28
1
-8
/
+12
|
*
sample/Makefile: $(M32) is also needed in $(SFLAGS)
H. Peter Anvin
2007-01-28
1
-1
/
+1
|
*
Remove -m32 from the CC variable globally.
H. Peter Anvin
2007-01-28
2
-5
/
+5
|
*
Apparently rpmbuild won't accept a macro named "cc" either. Morons.
H. Peter Anvin
2007-01-28
1
-7
/
+7
|
*
Apparently rpmbuild can't deal with empty macros. Morons.
H. Peter Anvin
2007-01-28
1
-7
/
+7
|
*
Update copyright dates to 2007
H. Peter Anvin
2007-01-27
2
-4
/
+4
|
*
Acknowledge slax.org
syslinux-3.35-pre5
H. Peter Anvin
2007-01-25
1
-0
/
+2
|
*
Need to support Infinibad.
H. Peter Anvin
2007-01-25
1
-0
/
+2
|
*
Update TODO list.
H. Peter Anvin
2007-01-25
1
-8
/
+9
|
*
-FPNG_NO_WRITE_SUPPORTED -> -DPNG_NO_WRITE_SUPPORTED
H. Peter Anvin
2007-01-25
1
-1
/
+1
*
|
New version 3.36: document changes so far
H. Peter Anvin
2007-01-30
2
-1
/
+5
*
|
MEMDISK: add alias "cbios" == "noebios" == "noedd"
H. Peter Anvin
2007-01-30
1
-1
/
+2
*
|
MEMDISK: ebios/noebios as synonyms to edd/noedd
H. Peter Anvin
2007-01-30
1
-2
/
+4
*
|
MEMDISK: Default to floppy = EDD off, hard disk = EDD on, give option
H. Peter Anvin
2007-01-30
3
-9
/
+31
|
/
*
Even more places which need -m32...
syslinux-3.35-pre4
H. Peter Anvin
2007-01-25
1
-4
/
+7
*
Quick hack to make sure we build 32-bit binaries with the -m32 flag.
H. Peter Anvin
2007-01-25
1
-1
/
+3
*
Invoke ONERROR if we hit abort_load (and ONERROR is set.)
H. Peter Anvin
2007-01-25
3
-6
/
+19
*
Compilation fix for older gcc where __DBL_*_EXP__ isn't defined
H. Peter Anvin
2007-01-25
2
-33
/
+42
*
Document config file search path
syslinux-3.35-pre3
H. Peter Anvin
2007-01-24
1
-4
/
+11
*
DOS FAT installer: Fix name mangling for -d option
H. Peter Anvin
2007-01-24
1
-3
/
+10
*
Win32 FAT installer: fix type typo (which happened to cancel itself out...)
H. Peter Anvin
2007-01-24
1
-1
/
+1
*
Win32 FAT installer: fix path mangling for -d option
H. Peter Anvin
2007-01-24
1
-3
/
+10
*
New API call: read disk.
H. Peter Anvin
2007-01-24
3
-1
/
+48
*
Win32 FAT installer: support installing in a subdirectory
syslinux-3.35-pre2
H. Peter Anvin
2007-01-23
1
-1
/
+46
[next]