Search
j0ke.net Open Build Service
>
Projects
>
server:pxe
>
syslinux
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 15
[-]
[+]
Changed
syslinux.spec
@@ -1,6 +1,6 @@ #!BuildIgnore: post-build-checks -%define RPMVERSION 3.83 -%define VERSION 3.83 +%define RPMVERSION 3.84 +%define VERSION 3.84 Summary: Kernel loader which uses a FAT, ext2/3 or iso9660 filesystem or a PXE network Name: syslinux Version: %{RPMVERSION} @@ -127,6 +127,21 @@ %postun %changelog +* Sat Dec 19 2009 Carsten Schoene <cs@linux-administrator.com> - 3.84-1 +- update to release 3.84 + - SYSLINUX: make the DOS installer work for MS-DOS 7.x/8.x (Win9x/ME) again. + - HDT: updated to version 0.3.6 (numerous changes.) + - mboot.c32: now supports video mode setting if requested by the image. + - MEMDISK: Fix floppy images of PC-DOS. + - MEMDISK: Add support for emulation of CD-ROM images; patch by Shao Miller. + - MEMDISK: Comply with the Win9x "safe hook" standard, allowing a protected-mode driver. + - MEMDISK: New "mBFT" ACPI table, by analogy with the iSCSI iBFT table. This allows detection from a protected-mode operating system without EDD support. + - 32-bit version of the gfxboot loader (gfxboot.c32), so far experimental. This will replace gfxboot.com in the future. + - vesamenu.c32: new MENU RESOLUTION directive to set a screen resolution other than 640x480. + - chain.c32: add support for loading isolinux.bin. + - chain.c32: make sure to always return to text mode. + - eltorito.sys: DOS driver for generic CD-ROMs; by Gary Tong and Bart Lagerweij. + * Tue Oct 06 2009 Carsten Schoene <cs@linux-administrator.com> - 3.83-1 - update to release 3.83 - allow override of DHCP options in pxelinux binary
Added
syslinux-3.84.tar.bz2
^