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 35
[-]
[+]
Changed
syslinux.changes
@@ -1,4 +1,28 @@ ------------------------------------------------------------------- +Tue Oct 30 20:13:28 UTC 2012 - cs@linux-administrator.com + +- update to final 4.06 release + * Support for NTFS, by Paulo Alcantara. + * EXTLINUX: more robust device detection, allow user to override. + * kontron_wdt.c32: Add a new module to enable the hardware watchdog + of some Kontron boards. It allows enabling the watchdog and then + booting a given image. + * HDT updated, and now can display images regarding some detection steps. + Add postexec command to run a particular entry after HDT's execution, + add silent option and various fixes. + * ifcpu.c32: Detect hypervisor presence. + * lua.c32: Add dhcp support and support for native Syslinux + functions syslinux_config(), syslinux_ipappend_strings() and syslinux_reboot(). + * isohybrid: Workaround for various EFI systems. + * pxechn.c32, a PXE NBP chainloader. More versatile alternative + to pxechain.com and resolves the PXELINUX -> WDS issue with + Microsoft Windows Server 2008R2 (Gene Cumm). + * btrfs: Fix booting off of a subvolume. + * com32: Add device tree support. + * SYSLINUX: Fix relative paths for VFAT. The CONFIG and APPEND + directives now support entirely relative paths. + +------------------------------------------------------------------- Wed Oct 17 20:35:08 UTC 2012 - cs@linux-administrator.com - update to 4.06pre14
[-]
[+]
Changed
syslinux.spec
^
@@ -1,6 +1,6 @@ #!BuildIgnore: post-build-checks %define RPMVERSION 4.06 -%define VERSION 4.05.99.14 +%define VERSION 4.06 Summary: Kernel loader which uses a FAT, ext2/3 or iso9660 filesystem or a PXE network Name: syslinux Version: %{RPMVERSION}
Added
syslinux-4.06.tar.bz2
^