Displaying 4 results from an estimated 4 matches for "o9999".
Did you mean:
9999
2008 Jun 10
1
syslinux-3.70-pre14-5-gbb17071 - pxeidle.inc missing?
I get this error trying to compile current git:
nasm -O9999 -f elf -g -F stabs -DDATE_STR="'0x484e9ecd'" \
-DHEXDATE="0x484e9ecd" \
-l pxelinux.lsr -o pxelinux.o pxelinux.asm
pxelinux.asm:2693: fatal: unable to open include file `pxeidle.inc'
make[1]: *** [pxelinux.o] Fehler 1
- Sebastian
2009 Mar 26
1
isolinux-debug: Approaching overflow
While attempting to work on implementing readdir in ISOLINUX, I made
it large enough that it overflowed for isolinux-debug.
$ make all
nasm -O9999 -f elf -g -F stabs -DDATE_STR="'pre11-112-g930881b*'" \
-DHEXDATE="0x49caaf5b" \
-l isolinux.lsr -o isolinux.o isolinux.asm
ld -m elf_i386 -T syslinux.ld -M -o isolinux.elf isolinux.o > isolinux.map
objdump -h isolinux.elf > isolinu...
2008 Feb 26
2
3.62-pre16: Compiling on old (2.4 kernel) distros
I have put a compile hack in for older distros and pushed it out as
syslinux-3.62-pre16; for those who have reported compilation problem on
older distros I would greatly appreciate if you could confirm if it
works now (it worked for me on a CentOS 3.9 VM.)
-hpa
2008 Nov 22
5
[RFC][PATCH] Gfxboot COMBOOT module
So here it is. Ugly and far from acceptable shape but nonetheless it seems to
work. Parts are borrowed from syslinux core and of course the gfxboot patch for
syslinux 3.63.
Syntax: gfxboot.com <bootlogo file>
- Sebastian
--- /dev/null 2007-09-21 23:50:58.000000000 +0200
+++ syslinux-3.73-pre6/modules/gfxboot.asm 2008-11-22 19:01:10.000000000 +0100
@@ -0,0 +1,883 @@
+ absolute 0