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 4
[-]
[+]
Changed
syslinux.spec
@@ -1,6 +1,6 @@ # -*- rpm -*- -%define RPMVERSION 3.73 -%define VERSION 3.73 +%define RPMVERSION 3.74 +%define VERSION 3.74 Summary: Kernel loader which uses a FAT, ext2/3 or iso9660 filesystem or a PXE network Name: syslinux Version: %{RPMVERSION} @@ -99,7 +99,7 @@ %files extlinux %{_sbindir}/extlinux /boot/extlinux -%config /etc/extlinux.conf +#%config /etc/extlinux.conf %files tftpboot /tftpboot @@ -119,6 +119,16 @@ %postun %changelog +* Fri Apr 10 2009 Carsten Schoene <cs@linux-administrator.com> - 3.74-1 +- new upstream release + - includes new hardware detection tool to display hardware information before booting + - added preliminary integration with gfxboot project + - support for quiet kernel loading + - support for memorizing the last booted selection + - keyboard selectio ncan now be done dynamically + - memdisk now can autodetect superfloppy formats + - a large number of bugs have been fixed + * Thu May 29 2008 H. Peter Anvin <hpa@zytor.com> - Use install targets; clean up various paths.
Added
syslinux-3.74.tar.bz2
^