Name: | gpxe-roms-qemu |
---|---|
Version: | 0.9.7 |
Release: | 8.el5 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 360394 |
License: | GPLv2 and BSD |
RPM: | gpxe-roms-qemu-0.9.7-8.el5.x86_64.rpm |
Source RPM: | gpxe-0.9.7-8.el5.src.rpm |
Build Date: | Fri Feb 12 2010 |
Build Host: | ca-build10.us.oracle.com |
Vendor: | Oracle USA |
URL: | http://etherboot.org/ |
Summary: | Network boot loader roms supported by QEMU, .rom format |
Description: | gPXE is an open source network bootloader. It provides a direct replacement for proprietary PXE ROMs, with many extra features such as DNS, HTTP, iSCSI, etc. This package contains the gPXE ROMs for devices emulated by QEMU, in .rom format. |
- Use ExclusiveArch to build the package only on i386 & x86_64 (BuildArch was not enough to make the build system build only on those arches) - Use update-alternatives to provide the common /usr/share/qemu-pxe-roms dir - Resolves: bz#546606
- Import package from Fedora - Move roms to /usr/share/pxe-boot, which is a shared location with etherboot - Get rid of subpackages not used by RHEL. - Set BuildArch, since we can't use the same trick of noarch subpackages in RHEL.
- Commented out Fedora 11-specific features
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- add undionly.kpxe to -bootimgs
- handle isolinux changing paths
- add dist tag
- Initial release based on etherboot spec