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 158652 Details for
Bug 247249
xen doesn't show changeset information
[?]
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]
kernel spec file patch
spec (text/plain), 1.45 KB, created by
Gerd Hoffmann
on 2007-07-06 11:29:14 UTC
(
hide
)
Description:
kernel spec file patch
Filename:
MIME Type:
Creator:
Gerd Hoffmann
Created:
2007-07-06 11:29:14 UTC
Size:
1.45 KB
patch
obsolete
>Index: kernel-2.6.spec >=================================================================== >RCS file: /cvs/dist/rpms/kernel/RHEL-5/kernel-2.6.spec,v >retrieving revision 1.3229.18.16 >retrieving revision 1.3229.18.17 >diff -u -p -r1.3229.18.16 -r1.3229.18.17 >--- kernel-2.6.spec 20 Jun 2007 13:58:33 -0000 1.3229.18.16 >+++ kernel-2.6.spec 20 Jun 2007 14:27:57 -0000 1.3229.18.17 >@@ -68,7 +68,8 @@ Summary: The Linux kernel (the core of t > %define xen_hv_cset 15042 > %define make_target bzImage > %define kernel_image x86 >-%define xen_flags verbose=y crash_debug=y XEN_VENDORVERSION=-%{PACKAGE_RELEASE} >+%define xen_verflags XEN_VENDORVERSION=-%{PACKAGE_RELEASE} XEN_CHANGESET=%{xen_hv_cset} >+%define xen_flags verbose=y crash_debug=y %{xen_verflags} > %define xen_target vmlinuz > %define xen_image vmlinuz > >@@ -162,7 +163,7 @@ Summary: The Linux kernel (the core of t > > %ifarch i686 > # we build always xen i686 HV with pae >-%define xen_flags verbose=y crash_debug=y pae=y XEN_VENDORVERSION=-%{PACKAGE_RELEASE} >+%define xen_flags verbose=y crash_debug=y pae=y %{xen_verflags} > %endif > > %ifarch x86_64 >@@ -224,7 +225,7 @@ Summary: The Linux kernel (the core of t > %define make_target compressed > %define kernel_image vmlinux.gz > # ia64 xen HV doesn't build with debug=y at the moment >-%define xen_flags verbose=y crash_debug=y XEN_VENDORVERSION=-%{PACKAGE_RELEASE} >+%define xen_flags verbose=y crash_debug=y %{xen_verflags} > %define xen_target compressed > %define xen_image vmlinux.gz > %endif
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 247249
:
158651
| 158652