Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 879242 Details for
Bug 1081262
Fix booting FreeBSD VMs
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec patch
spec.patch (text/plain), 1.39 KB, created by
Matthias Clasen
on 2014-03-26 22:22:24 UTC
(
hide
)
Description:
spec patch
Filename:
MIME Type:
Creator:
Matthias Clasen
Created:
2014-03-26 22:22:24 UTC
Size:
1.39 KB
patch
obsolete
>diff --git a/seabios.spec b/seabios.spec >index 4cc9dc6..2780c37 100644 >--- a/seabios.spec >+++ b/seabios.spec >@@ -1,6 +1,6 @@ > Name: seabios > Version: 1.7.4 >-Release: 3%{?dist} >+Release: 5%{?dist} > Summary: Open-source legacy BIOS implementation > > Group: Applications/Emulators >@@ -22,6 +22,9 @@ Source18: config.seabios-256k > # Fix kvm migration with empty virtio-scsi controller (bz #1032208) > Patch0001: 0001-init_virtio_scsi-reset-the-HBA-before-freeing-its-vi.patch > >+# Fix freebsd problem >+Patch0002: vgabios-attempt-to-detect-old-x86emu-and-force-a-fault.diff >+ > BuildRequires: python iasl > BuildRequires: binutils-x86_64-linux-gnu gcc-x86_64-linux-gnu > >@@ -76,6 +79,8 @@ SeaVGABIOS is an open-source VGABIOS implementation. > > # Fix kvm migration with empty virtio-scsi controller (bz #1032208) > %patch0001 -p1 >+# Fix running freebsd (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737142) >+%patch0002 -p1 > > # Makefile changes version to include date and buildhost > sed -i 's,VERSION=%{version}.*,VERSION=%{version},g' Makefile >@@ -143,6 +148,9 @@ install -m 0644 binaries/vgabios*.bin $RPM_BUILD_ROOT%{_datadir}/seavgabios > > > %changelog >+* Wed Mar 26 2014 Matthias Clasen <mclasen@redhat.com> 1.7.4-5 >+- Fix booting FreeBSD VMs in virt-manager >+ > * Mon Mar 17 2014 Cole Robinson <crobinso@redhat.com> 1.7.4-3 > - Build 256k bios images for qemu 2.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1081262
:
879241
| 879242