similar to: SYSLINUX 2.08-pre7 is release candidate

Displaying 20 results from an estimated 60000 matches similar to: "SYSLINUX 2.08-pre7 is release candidate"

2006 Dec 12
1
SYSLINUX 3.32-pre7 release candidate
I'm going to promote SYSLINUX 3.32-pre7 to release candidate unless someone objects, with the intent of releasing 3.32 immediately after Christmas. Please let me know if there are problems that should make me *not* do so, even if you have previously reported them. -hpa
2006 Sep 14
0
SYSLINUX 3.30-pre7 released - *release candidate*
Hi all, I've decided to move SYSLINUX 3.30-pre7 to release candidate status (the difference from 3.30-pre6 is pretty much that 3.30-pre7 contains a very simple compiled-in graphical background if the user doesn't specify MENU BACKGROUND.) Please test it out and let me know. Thanks, -hpa
2003 Dec 04
0
SYSLINUX 2.08-pre7 released
Hi all, I have released SYSLINUX 2.08-pre7. This version rate-limits the ARP polling in PXELINUX; it turns out that it was giving people using automatic control via serial console a real headache since it caused PXELINUX to drop characters. As usual, I'd really appreciate any and all testing. ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2008 Jan 05
9
SYSLINUX 3.55-pre5 and 3.60-pre7 - RC status
Hi all, I have just pushed out SYSLINUX 3.55-pre5 and 3.60-pre7. I have decided to give them both release candidate status, with the intent of having a simultaneous 3.55 (bug fixes only) and 3.60 (new functionality) release. Please test them out and let me know how they do. -hpa
2005 Aug 27
3
SYSLINUX 3.11-pre5 -- release candidate -- release on Tuesday
SYSLINUX 3.11-pre5 is hereby a bug fix release candidate. If I don't receive any problem reports, I will release it as-is on Tuesday, August 30. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2006 Mar 17
3
SYSLINUX 3.20-pre7 pushed out, with mboot fixes
Hi all, I have merged Tim's patches to the mboot loader, and have pushed it out as 3.20-pre7. I guess I'm going to actually have to make a 3.20 here soon... -hpa
2008 Sep 22
2
SYSLINUX 3.72-pre7: getting close
I just uploaded SYSLINUX 3.72-pre7. I'm hoping this will be the final 3.72 prerelease. Please test it and holler if something is (still) broken. -hpa
2009 May 03
1
Syslinux 3.80-pre7
I have just pushed out Syslinux 3.80-pre7. I am slightly concerned about putting this into the release tree at this point: I was working with some of the shuffler code, and found that the memory map handling was actually severely buggy on some of my test cases. Resolving that problem took rewriting most of syslinux_add_memmap(). However, against better judgement :) I decided to check in the
2006 Sep 23
5
SYSLINUX 3.31-pre4 is release candidate
I have decided to promote SYSLINUX 3.31-pre4 to release candidate status. If it tests out OK, it will become 3.31 some time next week, probably. -hpa
2008 Feb 16
1
SYSLINUX 3.62-pre7: no more 64K limit on CLI labels
3.62 is shaping up to be the "let's get rid of hardcoded limits" release. I got inspired by Bryan Perry's post about people still wanting to be able to use the CLI, so I have implemented putting labels in high memory, therefore avoiding the 64K total limit. This is now released as 3.62-pre7. If you happen to have a use case for this, I would be interested in finding out
2002 Aug 16
0
SYSLINUX 1.76-pre1/2.00-pre7 (was: Re: Isolinux doesn'tboot)
> > Alright... I have released SYSLINUX 1.76-pre1 and 2.00-pre7 with this > > workaround included; please test and I'll promote 1.76-pre1 to 1.76 if > > it works. > > I can test only in couple of days... I.e. on Toshiba... it does. a.
2014 Mar 13
0
Syslinux 6.03-pre7: EFI64 broken (Gene Cumm)
Still interested in pre-compiled binaries for 6.03-pre6. But my comment about 6.02 TFTP brokenness may speak more to my lack of understanding of the TFTP protocol than to any pxelinux 6.02 code problems. It seems that when TFTP sends an OACK back to syslinux.efi, it sends it from another port than 69. So, it seems to be opening a data connection back to the TFTP client off an ephemeral port.
2014 Mar 13
4
Syslinux 6.03-pre7: EFI64 broken (Gene Cumm)
Gene, Where did you find the precompiled binaries for syslinux 6.03-pre7? Actually, I'm interested in the pre-compiled binaries for syslinux 6.03-pre6. I went out to kernel.org, but the latest they have is 6.02. Which appears to have an endian problem in its TFTP client code (when syslinux.efi tries to connect to the TFTP server, attempts to connect to UDP port 17664 instead of 69).
2008 Jul 20
2
SYSLINUX 3.71-pre15: release candidate
Hi all, I just pushed out SYSLINUX 3.71-pre15. This version officially begins the release candidate stage of SYSLINUX 3.71. To be honest, I'm a bit baffled that the numbers got that high for what has always been intended as a maintenance/bugfix release, but those 15 prereleases only correspond to 55 commits total, so I guess it's really not that much. -hpa
2002 Jun 14
0
SYSLINUX 1.75-pre7 released - FINAL 1.75-pre
I have just released SYSLINUX 1.75-pre7. Barring any showstopper bugs, this WILL be the final 1.75, so please test if out, and if you find problems speak now or forever hold your pizza. After 1.75 is out I'm going to be spending most of my time on the new 2.00 release. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2007 Feb 28
0
Config-file-switching code in syslinux-3.40-pre7 worth testing out
Hi all, Being able to switch between config files has been a long-requested feature. Well, in syslinux-3.40-pre7 I think it's finally implemented in a way which can be classified as "working". If you have a need for this feature I would like your opinions, including whether or not the implementation as it stands fits your liking. -hpa
2005 Jun 16
4
SYSLINUX 3.09-pre2: release candidate
It appears that increasing the command line limit to 1023 caused the .bss memory area to overflow. Unfortunately NASM didn't detect this as it ought to have and therefore I didn't catch it as an error. I have dropped the command line limit to 511 characters and released it as 3.09-pre2. This is a release candidate; please test it out and if it works I'll make it 3.09. -hpa
2013 Jul 05
0
Syslinux 5.11-pre7 not working
On Thu, Jul 4, 2013 at 10:44 AM, Shantanu Gadgil <shantanugadgil at yahoo.com> wrote: > On Thu, 7/4/13, Matt Fleming <matt at console-pimps.org> wrote: > > Subject: Re: [syslinux] Syslinux 5.11-pre7 not working > To: "Shantanu Gadgil" <shantanugadgil at yahoo.com> > Cc: syslinux at zytor.com > Date: Thursday, July 4, 2013, 4:51 PM > > On
2007 Jan 26
4
SYSLINUX 3.35-pre5 released -- release candidate
Hi all, I have released SYSLINUX 3.35-pre5 to the Testing directory; this is a release candidate and I intend to release this as 3.35 early next week unless I hear of any showstopper bugs, so please, pretty please, try it out. http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/ kernel.org has been overloaded lately, so it might take a while to show up. Changes in 3.35: *
2005 Aug 29
1
SYSLINUX 3.11-pre9 -- release candidate; release delayed
Based on a few reports I've gotten today, I have make a new release candidate, 3.11-pre9, and am pushing out the release target to Friday, September 2. New in this release candidate: - Change to MEMDISK, which hopefully will work right both on machines with and without physical floppies. - Try to enable the 16550A FIFO for serial console. I'm hoping this will help eliminate dropped