similar to: SYSLINUX 2.07-pre10 released

Displaying 20 results from an estimated 40000 matches similar to: "SYSLINUX 2.07-pre10 released"

2003 Nov 23
0
SYSLINUX 2.07 released
After all the bug fixes over the last few weeks I thought it was high time to release 2.07. It certainly doesn't fix everything, but it fixes several important problems people have reported. Changes in 2.07: * MEMDISK: Workaround for BIOSes which go into a snit when they get a RESET command for the floppy system when there is no floppy in the system.
2002 Oct 24
0
SYSLINUX 2.00-pre10 released
This version fixes a couple of bugs in ISOLINUX related to filename parsing against -pre9. PLEASE test it out, especially if you're using PXELINUX and have had machines on which PXELINUX doesn't boot, as I'm hopefully going to release it as 2.00 in the next couple of days. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2005 May 02
0
AW: SYSLINUX 3.08-pre10, including "bigraw" support
hi, i've tested with 2 version of awdflash and uniflash: here the results: it only worked with freedos, not with win98 dos; with win98 the images were not bootable; but that does not matter; freedos is ok. awdflash 8.27.45: flash ok awdflash 8.27.41 (uses protected mode): flash ok uniflash 1.40: when starting flashing the program freeze. awdflash 8.27.45 never worked before so i think this
2005 Aug 30
6
SYSLINUX 3.11-pre10
Okay, the serial port feature in 3.11-pre9 was of course completely broken (I seem to have bad luck with -pre9's :)... a 3.11-pre10 is now available, and it does seem to have a more reliable handling of arrow keys ... *but not perfect*. There simply is no way to reliably detect both [Esc] and arrow keys on existing serial consoles. -hpa
2005 Apr 29
1
SYSLINUX 3.08-pre10, including "bigraw" support
I have released 3.08-pre10, which includes a version of 'raw' support which should work when the CPU is in big real mode (called 'bigraw', appropriately enough.) Note that it will ALWAYS put DS and ES in big mode; there isn't any really sane way to test if they should be or not. -hpa
2009 May 21
2
SYSLINUX 3.81-pre10
I have just pushed out Syslinux 3.81-pre10. This fixes some pretty serious bugs, including the fact that, apparently, isohybrid didn't work at all in CBIOS mode. Unfortunately it means that the isohybrid handover protocol has changed, and so a new isolinux.bin isn't compatible with an old isohybrid or vice versa (as a result, the magic number has changed.) -hpa
2005 Jul 07
0
pxelinux and DISPLAY
Hey, I just wanted to mention that the same problem still exists for me in version 3.09, altough the changelog mentions: Reduce the command line to 511 characters; 1023 caused memory overflows. Was this meant to be a solution for this problem, or does this entry of the changelog apply to another bug? thx, marco >Yesterday Curtis Doty said: > > > >>I've begun
2003 Dec 10
0
SYSLINUX 2.08-pre10
Ok, despite what I said yesterday I decided to release a 2.08-pre10. The only difference over 2.08-pre9 is that I have added a small program in the "samples" directory called chain.c32. This allows chainbooting local floppies and hard disks: chain fd0 ; Chainboot the first floppy drive chain hd0 ; Chainboot the first hard drive chain hd1 3 ; Chainboot partition 3 on the second
2005 Aug 18
0
SYSLINUX 3.10-pre10 pushed out
I have pushed out SYSLINUX 3.10-pre10 with the fix for Arwin's bug. Still no idea about the bug reported by Curtis Doty. Pending issues before 3.10: - Need for forward-port EBIOS changes from SYSLINUX to EXTLINUX; - Verify EXTLINUX functionality on Supermicro systems; - Try to make some head or tail out of menu.c32 hang, if at all possible; - NOESCAPE. - Curtis' bug (garbage at end of
2007 Mar 06
0
SYSLINUX 3.40-pre10: TEXT HELP now implemented
Hi all, I've finally gotten around to actually implement the long-discussed TEXT HELP feature. Try it out, please; it's in 3.40-pre10. -hpa
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found the following: syslinux 3.08-pre10 ? broken >>> config.inc:max_cmd_len=255 syslinux 3.08-pre11 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.08 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.09-pre1 ? works >>> config.inc:max_cmd_len=1023 syslinux 3.09-pre2 ? broken
2004 Dec 30
1
SYSLINUX 3.00-pre10 released
I really hope to God this is the last prerelease of SYSLINUX 3.00... I have added code to isolinux to give a pointer to SBM, but in order for it to fit I had to reorganize sector 0 slightly. Therefore, I decided it called for another prerelease (sigh.) Other changes versus -pre9 is fixing the Makefile and specfile so the RPM builds, fixing up mkdiskimage and adding a README about how to deal
2009 Jul 15
2
bug or user error - menu.c32 in syslinux-3.62-pre11
Im trying to use newer simple-menu features, and have found that the following config-file (closely based on wiki pxelinux example) - fails for 3.62-pre11, - works for 3.62-pre10 where 'working' is successive reloads such that re-edits of file are seen on next reload and broken is issuing this error: Initial menu has no LABEL entries! boot: #>
2009 Oct 05
2
Syslinux 3.83 released
Hi all, I have just released Syslinux 3.83. Special thanks to my employer, Intel, for letting me spend time on this. It is somewhat of a meager release despite four months, as most of the work has gone into the future-work branches. -hpa Changes in 3.83: * PXELINUX: clear memory before handing over to a chainloaded NBP. This may help avoid a bug in Windows RIS. *
2002 Feb 03
0
SYSLINUX 1.67 released
This release is identical to 1.67-pre1. Unfortunately the people who reported problems with 1.66 never got back to me to indicate if it solved their problem or not, but since it fixes a real bug, regardless, I decided to release it as 1.67. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/ -hpa 1.67 is a trivial bug fix release affecting a fairly small number of systems. 1.66 is an
2002 Apr 23
0
SYSLINUX 1.72 released
Since I've gotten convinced the really serious PXELINUX/ISOLINUX bug in 1.71 got squashed, I have released 1.72. Again, 1.72 is a bug fix release only. I have some additional rewrites pending before I want to introduce features that use the new core code, but let's make sure it gets usable again, first... -hpa SYSLINUX 1.70 doesn't introduce any new features, but contains a
2003 Jul 16
0
SYSLINUX 2.05 released
Greetings, I have released SYSLINUX 2.05. It is almost identical to 2.05-pre4. I'm about to leave for a trip, so if there are any issues please let me know, but don't expect a response any time soon. -hpa 2.05 is mostly a bug fix/maintenance release. Changes in 2.05: * PXELINUX: Add a default query based on the hardware address of the boot device. This is in lower
2002 Jun 01
0
SYSLINUX 1.74 released -- bug fix release
I tracked down the source of the "invalid kernel image" in 1.73 -- it turns out that in two different places I was accessing word-sized variables as dwords :( Consequently, SYSLINUX would reject valid kernels. PXELINUX/ISOLINUX are unaffected. Thus, SYSLINUX 1.74 is out. Expect a 1.75-pre1 quite soon. I'm working on a rewrite using 32-bit code from the very beginning, which
2003 Dec 12
0
SYSLINUX 2.08 released
It's pretty much the same as 2.08-pre11. 2.08 mostly a collection of minor enhancements. Changes in 2.08: * Add new configuration command "ontimeout" to allow timeout to have a different action than just pressing Enter. * Add new configuration command "onerror" to allow a custom command to be executed in case the kernel image is not
2007 Sep 26
1
SYSLINUX 3.52 released
Hello everyone, I have just released SYSLINUX 3.52, being functionally identical to 3.52-pre10. Changes in 3.52: * Handle capitalized F-key commands in the menu system. * Fix padding error when loading multiple ramdisks. * Workaround for VMware crashing when trying to print a message during early kernel boot (does not seem to work, consider deleting.)