Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:jirislaby:qemu-edu
qemu
centos-disable-ipxe-virtio.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File centos-disable-ipxe-virtio.patch of Package qemu
We need gcc 6 or such to build a more compact version of this. --- Makefile | 2 +- roms/Makefile | 4 ++-- roms/ipxe/src/Makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) --- a/Makefile +++ b/Makefile @@ -779,7 +779,7 @@ BLOBS=bios.bin bios-256k.bin sgabios.bin vgabios-stdvga.bin vgabios-vmware.bin vgabios-qxl.bin vgabios-virtio.bin \ ppc_rom.bin openbios-sparc32 openbios-sparc64 openbios-ppc QEMU,tcx.bin QEMU,cgthree.bin \ pxe-e1000.rom pxe-eepro100.rom pxe-ne2k_pci.rom \ -pxe-pcnet.rom pxe-rtl8139.rom pxe-virtio.rom \ +pxe-pcnet.rom pxe-rtl8139.rom \ efi-e1000.rom efi-eepro100.rom efi-ne2k_pci.rom \ efi-pcnet.rom efi-rtl8139.rom efi-virtio.rom \ efi-e1000e.rom efi-vmxnet3.rom \ --- a/roms/Makefile +++ b/roms/Makefile @@ -1,8 +1,8 @@ vgabios_variants := stdvga cirrus vmware qxl isavga virtio vgabios_targets := $(subst -isavga,,$(patsubst %,vgabios-%.bin,$(vgabios_variants))) -pxerom_variants := e1000 e1000e eepro100 ne2k_pci pcnet rtl8139 virtio vmxnet3 -pxerom_targets := 8086100e 808610d3 80861209 10500940 10222000 10ec8139 1af41000 15ad07b0 +pxerom_variants := e1000 e1000e eepro100 ne2k_pci pcnet rtl8139 vmxnet3 +pxerom_targets := 8086100e 808610d3 80861209 10500940 10222000 10ec8139 15ad07b0 pxe-rom-e1000 efi-rom-e1000 : VID := 8086 pxe-rom-e1000 efi-rom-e1000 : DID := 100e --- a/roms/ipxe/src/Makefile +++ b/roms/ipxe/src/Makefile @@ -125,7 +125,7 @@ INCDIRS += include . ALL := bin/blib.a bin/ipxe.dsk bin/ipxe.lkrn bin/ipxe.iso \ bin/ipxe.usb bin/ipxe.pxe bin/undionly.kpxe bin/rtl8139.rom \ bin/8086100e.mrom bin/80861209.rom bin/10500940.rom \ - bin/10222000.rom bin/10ec8139.rom bin/1af41000.rom \ + bin/10222000.rom bin/10ec8139.rom \ bin/8086100f.mrom bin/808610d3.mrom bin/15ad07b0.rom all : $(ALL)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor