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 289854 Details for
Bug 385981
add symvers file to /boot for 4.5 zstream kernels.
[?]
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]
symvers patch backport from RHEL5
linux-2.6-backport-symvers-from-rhel5.patch (text/plain), 2.43 KB, created by
Jon Masters
on 2007-12-18 06:18:12 UTC
(
hide
)
Description:
symvers patch backport from RHEL5
Filename:
MIME Type:
Creator:
Jon Masters
Created:
2007-12-18 06:18:12 UTC
Size:
2.43 KB
patch
obsolete
>--- kernel-2.6.spec_orig 2007-10-09 14:45:17.000000000 -0400 >+++ kernel-2.6.spec 2007-10-09 14:58:41.000000000 -0400 >@@ -26,7 +26,7 @@ summary: the linux kernel (the core of t > # that the kernel isn't the stock distribution kernel, for example by > # adding some text to the end of the version number. > # >-%define release 61.EL >+%define release 61.EL.bz325351 > %define sublevel 9 > %define kversion 2.6.%{sublevel} > %define rpmversion 2.6.%{sublevel} >@@ -3798,6 +3798,10 @@ BuildKernel() { > %if %{kabi} > mkdir -p $RPM_BUILD_ROOT/lib/modules/kabi-%{kabi_major}-%{kabi_minor}$1 > %endif >+ >+ # Create the kABI metadata for use in packaging >+ # This is a partial backport from RHEL5. >+ gzip -c9 < Module.symvers > $RPM_BUILD_ROOT/boot/symvers-$KernelVer.gz > > # And save the headers/makefiles etc for building modules against > # >@@ -4109,6 +4113,7 @@ fi > %defattr(-,root,root) > /%{image_install_path}/*-%{KVERREL} > /boot/System.map-%{KVERREL} >+/boot/symvers-%{KVERREL}.gz > /boot/config-%{KVERREL} > %dir /lib/modules/%{KVERREL} > /lib/modules/%{KVERREL}/kernel >@@ -4128,6 +4133,7 @@ fi > %defattr(-,root,root) > /%{image_install_path}/*-%{KVERREL}smp > /boot/System.map-%{KVERREL}smp >+/boot/symvers-%{KVERREL}smp.gz > /boot/config-%{KVERREL}smp > %dir /lib/modules/%{KVERREL}smp > /lib/modules/%{KVERREL}smp/kernel >@@ -4147,6 +4153,7 @@ fi > %defattr(-,root,root) > /%{image_install_path}/*-%{KVERREL}hugemem > /boot/System.map-%{KVERREL}hugemem >+/boot/symvers-%{KVERREL}hugemem.gz > /boot/config-%{KVERREL}hugemem > %dir /lib/modules/%{KVERREL}hugemem > /lib/modules/%{KVERREL}hugemem/kernel >@@ -4166,6 +4173,7 @@ fi > %defattr(-,root,root) > /%{image_install_path}/*-%{KVERREL}largesmp > /boot/System.map-%{KVERREL}largesmp >+/boot/symvers-%{KVERREL}largesmp.gz > /boot/config-%{KVERREL}largesmp > %dir /lib/modules/%{KVERREL}largesmp > /lib/modules/%{KVERREL}largesmp/kernel >@@ -4185,6 +4193,7 @@ fi > %defattr(-,root,root) > /%{image_install_path}/*-%{KVERREL}xenU > /boot/System.map-%{KVERREL}xenU >+/boot/symvers-%{KVERREL}xenU.gz > /boot/config-%{KVERREL}xenU > %dir /lib/modules/%{KVERREL}xenU > /lib/modules/%{KVERREL}xenU/kernel >@@ -4216,6 +4225,9 @@ fi > %endif > > %changelog >+* Tue Oct 9 2007 Jon Masters <jcm@redhat.com> [bz325351] >+- Backport a small part of kABI build process from RHEL5. >+ > * Wed Oct 3 2007 Jason Baron <jbaron@redhat.com> [2.6.9-61] > -add support (device IDs) for Bolton NICs (Bruce Allan) [251220] > -qla4xxx: fix overrun/underrun handling (Marcus Barrow) [267061]
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 385981
: 289854