Changelog for
etherboot-pxes-5.4.4-17.fc11.noarch.rpm :
Mon Oct 5 14:00:00 2009 Mark McLoughlin
- 5.4.4-17
- Include rtl8029 in etherboot-zroms-qemu (#526781)
Tue Jun 23 14:00:00 2009 Mark McLoughlin - 5.4.4-16
- Fix e1000 PXE boot - caused by compiler optimization (bug #507391)
Fri Jun 19 14:00:00 2009 Mark McLoughlin - 5.4.4-15
- Disable ASK_BOOT (bug #506616)
Mon May 25 14:00:00 2009 Mark McLoughlin - 5.4.4-14
- Enable PXE_DHCP_STRICT to fix PXE boot failures (bug #494541)
Tue Mar 3 13:00:00 2009 Glauber Costa - 5.4.4.13
- Use conditionals on ix86 instead of BuildArch. This scheme is uglier, but
works much better while rpm bug #442105 is not fixed yet.
Mon Mar 2 13:00:00 2009 Glauber Costa - 5.4.4-12
- bump version
Mon Mar 2 13:00:00 2009 Glauber Costa - 5.4.4-11
- Due to a not yet fixed bug in rpm, have to keep x86_64 in BuildArch
Mon Mar 2 13:00:00 2009 Glauber Costa - 5.4.4-10
- No more prebuilt binaries. Koji now supports noarch subpackages
Tue Feb 24 13:00:00 2009 Fedora Release Engineering - 5.4.4-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Tue Jan 27 13:00:00 2009 Eduardo Habkost - 5.4.5-8
- Strips proto_fsp.c from etherboot tarball due to licensing reasons
Mon Dec 1 13:00:00 2008 Eduardo Habkost - 5.4.5-7
- Updated prebuilt-binaries tarball to binaries from 5.4.5-6
Mon Dec 1 13:00:00 2008 Eduardo Habkost - 5.4.5-6
- New subpackages: -zroms and -zroms-kvm
Mon Dec 1 13:00:00 2008 Eduardo Habkost - 5.4.4-5
- Make packages own /usr/share/etherboot directory
Thu Oct 2 14:00:00 2008 Eduardo Habkost - 5.4.4-4
- Use __global_cflags instead of optflags to allow building on x86_64
- Move the x86_64 build hack to %build on the spec file, instead of
a patch
Tue Sep 30 14:00:00 2008 Eduardo Habkost - 5.4.4-3
- Use Fedora optflags when building
Mon Sep 29 14:00:00 2008 Eduardo Habkost - 5.4.4-2
- Build on all arches, but with a hack to use prebuilt binaries
on non-x86 arches
- Readded patch to build on x86_64
- BuildRequires glibc32 on x86_64
Mon Sep 29 14:00:00 2008 Glauber Costa - 5.4.4-1
- Changed arch to i386 only
- Upgraded to 5.4.4
- Removed virtio patch (in 5.4.4)
- Changed source URL.
Fri Sep 26 14:00:00 2008 Eduardo Habkost - 5.4.3-3
- Package the ROMs supported by KVM into a separated subpackage
Fri Sep 26 14:00:00 2008 Eduardo Habkost - 5.4.3-2
- cherry-picked virtio-net driver from git
Fri Sep 26 14:00:00 2008 Eduardo Habkost - 5.4.3-1
- First etherboot package, based on gPXE package from Glauber Costa