I have just released SYSLINUX 3.00-pre9. The only change versus 3.00-pre8 is that the MEMDISK query API now reports the boot loader ID byte, per Bernd's suggestion. This is a release candidate, and I plan to release it as 3.00 *tomorrow*, unless I hear back anything bad. -hpa
H. Peter Anvin (hpa at zytor.com) wrote:> I have just released SYSLINUX 3.00-pre9. The only change versus > 3.00-pre8 is that the MEMDISK query API now reports the boot loader ID > byte, per Bernd's suggestion. > > This is a release candidate, and I plan to release it as 3.00 > *tomorrow*, unless I hear back anything bad.Hi In syslinux.spec %build make clean make installer make -C sample tidy [areq at AC syslinux-3.00-pre9]$ make installer nasm -O99 -f bin -l copybs.lst -o copybs.com copybs.asm gcc -W -Wall -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -c gethostip.c gcc -O2 -s gethostip.o -o gethostip perl bin2hex.pl < mbr.bin | cat mkdiskimage.in - > mkdiskimage chmod a+x mkdiskimage make: *** No rule to make target `installer-local', needed by `installer'. Stop. What about installer-local ? Regards, -- Arkadiusz Patyk [areq(at)pld-linux.org] [http://rescuecd.pld-linux.org] [IRC:areq ICQ:16231667 GG:1383] [AP3-6BONE] [AP14126-RIPE]
HPA, congratulations on the 3.xx series and the 'obtain bootloader' API support. One question though: What was your decision on the 'use debug version by default for Isolinux' ? Does it include a link/message pointing to Smart Boot Manager? I already have several reports of computers not booting the FreeDOS ISO that I create, but that SBM solves that ('boot from cdrom' in SBM's menu) as it uses its own El Torito stack. Looks a lot like the BIOS that VMware provides: DOS driver UDMA2.SYS offers better VDS support than the BIOS does on its own :( Bernd ---------------------------------------------------------------- Op deze e-mail zijn de volgende voorwaarden van toepassing: http://www.fontys.nl/disclaimer The above disclaimer applies to this e-mail message. ----------------------------------------------------------------