Displaying 20 results from an estimated 30000 matches similar to: "SYSLINUX 3.00-pre5 released"
2004 Dec 29
4
SYSLINUX 3.00-pre8: Let's try this release thing again
Okay, spending the time to dot t's and cross i's (or something like
that), I think I have something now that can be called 3.00-worthy, so
let's call it a release candidate.
Changes over the earlier 3.00 prereleases:
- -m and -a options now supported by the DOS installer.
- PXELINUX now allows IP addresses, FQDNs, and truncated hostnames when
specifying an alternate TFTP server
2004 Dec 22
5
SYSLINUX 3.00-pre1 released - RELEASE CANDIDATE
Okay, nothing like user mail at 3 am to keep one awake...
I have implemented a filename-based syntax for downloading from an
alternate TFTP server in PXELINUX. If the filename starts with
IP address:: it will:
a) Download from the alternate TFTP server;
b) Suppress the common pathname prefix.
I was considering also adding a configuration file option to set the
default TFTP server, but I
2003 Nov 26
3
SYSLINUX 2.08-pre5 released
Goodness, how many prereleases has there been in the last week... have
lost count...
Anyway, I have implemented the already-promised chainbooting API, and
have included a sample program to chainboot floppies (it works for
harddisks too, but only for the MBR.)
As a bonus, in the process I actually discovered that booting .bs/.bss
images under SYSLINUX was actually broken... that has been
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:
*
2006 Sep 13
0
SYSLINUX 3.30-pre5 released: graphical menu should now be fully functional
Hi all,
I have released SYSLINUX 3.30-pre5. This is the first version in which
I think we can consider the graphical menu feature-complete.
I would really appreciate any and all feedback on this particular test
release. Also, if you find a machine on which the graphical menu
*doesn't* work, I would appreciate knowing:
1. does it correctly fall back to the text menu?
2. what is
2005 Jan 03
1
SYSLINUX 3.01 released
Some people have reported portability problems with SYSLINUX 3.00,
mostly due to the use of HDIO_GETGEO_BIG, which is deprecated;
additionally, the advanced menu system wouldn't build for everyone due
to a spurious reference to %ebp.
This release fixes these things, plus makes the extlinux installer
default to zipdisk geometry (64 heads, 32 sectors) if it can't guess
anything else.
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
2005 Jan 05
2
SYSLINUX-3.02 released
Tying up lose ends, and adding the ethersel module for the Etherboot folks.
-hpa
Changes in 3.02:
* SYSLINUX: The "unix" installer now sets the MS-DOS
attributes (hidden, system, readonly.)
* COM32 library: build the .lnx (test modules for running
under Linux) as architecture native modules, in case
i386 devel libraries aren't
2005 Jan 25
1
SYSLINUX 3.08-pre5
I have released SYSLINUX 3.08-pre5. Sparse files should now work
correctly in extlinux. Symlink support still needs to be added, though.
-hpa
2003 Sep 11
1
SYSLINUX 2.07-pre5 OK?
Anyone had any chance to try this out?
-hpa
2008 Sep 09
0
SYSLINUX 3.72-pre5: release candidate
Hello all,
With SYSLINUX 3.72-pre5 I think it's time to push SYSLINUX 3.72 into
release candidate status. Please let me know if there are any bugs I'm
forgetting...
-hpa
2005 Aug 08
0
SYSLINUX 3.10-pre5
Please test this prerelease if you have a system on which 2.13 works but
3.0x doesn't. It's based on some of the stuff I have iterated back and
forth with Nazo. Huge thanks to Nazo for trying a gajillion experiments
and being very prompt returning results.
http://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2010 Oct 13
2
Syslinux 4.03-pre5 - final in a day or two
Hi all,
I have pushed out one more 4.03 prerelease; please help checking or
testing it as I'm about to push a 4.03 out really soon.
-hpa
--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.
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
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
2004 Feb 03
2
SYSLINUX 2.09-pre5 - Menu Depth "Feature"
HPA,
I believe I've found a possible bug with /menu.
This against the unmodified -pre5 snapshot.
SRC: http://www.survivaldisk.com/menutest.c
COMPILED: http://www.survivaldisk.com/menutest.com
It's easiest explained if you just compile the .c and experience it for
yourself, anyways.
If you have two submenus nested within each other and then call a third menu
it will bring up the
2004 Jun 12
0
Possible source problem in 2.10-pre5
Only to signal that in version 2.10-pre5 the "Out of memory, better
reorganize something..." message is commented out.
This is a diff extract from 2.09 to 2.10-pre5 :
diff -u syslinux-2.09/ldlinux.asm syslinux-2.10-pre5/ldlinux.asm
--- syslinux-2.09/ldlinux.asm 2004-04-23 06:14:15.000000000 +0200
+++ syslinux-2.10-pre5/ldlinux.asm 2004-05-30 00:11:23.000000000 +0200
@@
2009 Apr 30
2
syslinux-3.80-pre5, mboot.h and DEBUG 1
The commit "linux.c32: move handling of mem= and vga= into the library function" also sets
DEBUG to 1 in mboot.h.
Is this intended?
- Sebastian
2005 Feb 25
1
corner cases in 308-pre5, pxelinux.cfg/default, esp w simple menus
the following config-file triggers a couple of odd corner-cases in
3.08-pre5 ;
SERIAL 0 19200
CONSOLE 0
APPEND console=ttyS0,19200n81 root=/dev/hda1
IMPLICIT 0
#DEFAULT sk1
#DEFAULT menu.c32
DEFAULT sk1
PROMPT 0
MENU TITLE Simple Boot Menu
LABEL sk1
KERNEL vmlinuz-2.6.10-sk1
APPEND console=ttyS0,19200n81 root=/dev/nfs
2007 Aug 12
2
SYSLINUX-3.52-pre5: XP BOOTSEC.BIN Bug
I just encountered my only bug w/ the ISOLINUX+VESAMENU combination
from 3.52-pre5. Updated a *working* CD project w/ the new
ISOLINUX+VESAMENU combo just last week. Booting my preferred Linux
distro (Slax-6) from my custom CDs work perfectly, however when I
updated a CD project that includes BartPE/WinPE, BartPE fails to
boot w/ 'CDBoot can not boot CD: error 4" msg. For the