Displaying 20 results from an estimated 10000 matches similar to: "SYSLINUX 2.13 released"
2004 Dec 14
0
SYSLINUX 2.12 released
2.12: Add a C runtime library for writing COM32 applications; minor
improvements.
Changes in 2.12:
* Simple C library, based on klibc, for writing COM32
programs.
* Fix the handling of file length in loading of COM32
programs.
* MEMDISK: Work around a linker bug by rearranging the code to
not use the linker for the 16-bit code.
2005 May 19
0
SYSLINUX 3.08 released
Hello everyone,
I have pushed out SYSLINUX 3.08. It's identical in all but version
number to 3.08-pre11. Sorry for everything that probably should have
been done that didn't make it, but I simply haven't had time :( :( :(
However, given several bugs fixed in 3.08, this seemed important...
Changes in 3.08:
* SYSLINUX: Fix performance regression (-s mode always
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
2005 Sep 03
0
SYSLINUX 3.11 released
Changes in 3.11:
* MEMDISK: Fix bug by which accessing the real floppy disk
as B: in MS-DOS was broken.
* Simple menu system: allow tweaking of the screen layout.
* Simple menu system: better command-line editing, correctly
handle command lines above 256 characters.
* PXELINUX: revert memory allocation change that caused
problems
2005 Jan 10
0
SYSLINUX 3.06 released
Okay, let's hope *fourth* time is a charm...
Changes in 3.06:
* Fix typo that caused the ramdisk to load in the wrong place.
Changes in 3.05:
* New API function "shuffle and boot"; allows COM32 modules to
load or construct (almost) arbitrarily complex objects,
e.g. a kernel and its initrd/initramfs in pieces, and have
the API core
2005 Jan 12
0
SYSLINUX 3.07 released
Let's try it again... *fifth* time is a charm?
Changes in 3.07:
* Fix chainloading (chain.c32).
* Fix zlib build problem.
Changes in 3.06:
* Fix typo that caused the ramdisk to load in the wrong place.
Changes in 3.05:
* New API function "shuffle and boot"; allows COM32 modules to
load or construct (almost) arbitrarily complex
2005 Aug 24
1
SYSLINUX 3.10 released
Changes in 3.10:
* gcc 4.0.1 compilation fixes.
* Add support for querying the PCI BIOS in libcom32
(used by ethersel et al.)
* Fix PCI handing (ethersel etc) on several old chipsets (and
VMWare.)
* Try to deal with systems with broken EBIOS.
* New API call to do "localboot".
* New API call to query features.
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
2006 Aug 26
2
SYSLINUX 3.20 released
Hi all,
I have officially released SYSLINUX 3.20:
Changes in 3.20:
* EXTLINUX: New options --install (-i) and --update (-U), to
make it clear if a boot loader should be installed or
updated. For now, defaults to --install for compatibility;
a future version will require one of these options.
* New library functions to load and place files in
2007 Jun 09
1
SYSLINUX 3.50 released
Well, SYSLINUX 3.50 has been in development since September of last year
(it was originally a branch off 3.31), and the diff against 3.36 is
almost 15,000 lines.
I doubt it's going to be bug free, but prereleases can only get you so
far with respect to testing. Thus, it's time to push the button and
getting this thing out into the world.
I hereby announce SYSLINUX 3.50.
Special thanks
2008 Aug 01
2
SYSLINUX 3.71 released
Hello everyone,
I have just released SYSLINUX 3.71. This is pretty much a bug fix and
hardware support release. The major new *features* are the "initrd"
command (syntactic sugar, but it supposedly makes it easier for some
tools), the "hide" option to chain.c32, and the ifcpu64.c32 module.
As always, special thanks to rPath, Inc., my employer, for the countless
hours I
2003 Apr 16
1
SYSLINUX 2.04 released
I have released SYSLINUX 2.04, mostly to address the 2.03 MEMDISK bug.
At the same time I'm getting the PXELINUX blksize and SYSLINUX installer
changes out there, which hopefully is a good thing.
New release mostly to address the MEMDISK corruption issue.
Changes in 2.04:
* ALL: Reclaim even more low memory by observing that
comboot_seg == real_mode_seg is perfectly fine,
2008 Jul 01
0
SYSLINUX 3.70 released
Hello everyone,
I have just released SYSLINUX 3.70, which is the first version which
includes gPXE for support of non-TFTP network scripts, as well as a
large number of other enhancments. gPXE support is still somewhat
experimental - in particular it still doesn't support chaining other NBPs.
Very special thanks to:
- rPath, Inc, my employer, for the uncountable hours I've spent
2005 Jan 08
1
SYSLINUX 3.05 released
I decided the FAT directory-parsing bug was about as serious as it gets,
so I decided to push out a new release. However, I decided I feel
comfortable enough with the new features (or at least, that they
wouldn't break anything else, knock on wood) that I did the patch off
the 3.10 development tree and called it 3.05.
Changes in 3.05:
* New API function "shuffle and
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
2006 Sep 26
1
SYSLINUX 3.31 released
I have just released SYSLINUX 3.31. It is functionally identical to
SYSLINUX 3.31-pre4.
Changes in 3.31:
* The simple menu system (menu.c32 and vesamenu.c32) now
support loading more than one configuration file at a time,
using MENU INCLUDE or by specifying multiple filenames.
* The MENU COLOR statement can now control the shadowing mode.
Changes in
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.
2009 Jan 26
0
SYSLINUX 3.73 released
Changes in 3.73:
* Upgrade gPXE to release version 0.9.5.
* Fix a number of build errors on various platforms.
* Handle systems with E820 "extended attributes" per ACPI 3.
Someone "cleverly" decided to change the E820 spec in a
backwards-incompatible manner!
* MEMDISK: default to "safeint".
* Adopt the moniker "The Syslinux Project", standard
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
2009 May 04
2
SYSLINUX 3.80 released
3.80 is a bug fix and internal restructuring release. In particular,
the entire shuffler subsystem has been rewritten largely from scratch,
as has the Multiboot module.
Changes in 3.80:
* New shuffler mechanism and API.
* Rewritten mboot.c32 module.
* The syslinux_boot_linux() function has been simplified.
* Don't hang trying to boot a "menu