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 666964 Details for
Bug 889345
Add support for RHEL-5.9
[?]
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]
0001-Add-support-for-building-RHEL-5-U9-images.patch
0001-Add-support-for-building-RHEL-5-U9-images.patch (text/plain), 834 bytes, created by
James Laska
on 2012-12-20 21:08:20 UTC
(
hide
)
Description:
0001-Add-support-for-building-RHEL-5-U9-images.patch
Filename:
MIME Type:
Creator:
James Laska
Created:
2012-12-20 21:08:20 UTC
Size:
834 bytes
patch
obsolete
>From f4dbe33e0a282a4f23819b15b6ee13d958957ebb Mon Sep 17 00:00:00 2001 >From: James Laska <jlaska@redhat.com> >Date: Thu, 20 Dec 2012 16:06:27 -0500 >Subject: [PATCH] Add support for building RHEL-5 U9 images > >--- > oz/RHEL_5.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/oz/RHEL_5.py b/oz/RHEL_5.py >index 66688c5..e7f5a47 100644 >--- a/oz/RHEL_5.py >+++ b/oz/RHEL_5.py >@@ -105,7 +105,7 @@ def get_class(tdl, config, auto, output_disk=None): > """ > if tdl.update in ["GOLD", "U1", "U2", "U3"]: > return RHEL5Guest(tdl, config, auto, "rtl8139", None, output_disk) >- if tdl.update in ["U4", "U5", "U6", "U7", "U8"]: >+ if tdl.update in ["U4", "U5", "U6", "U7", "U8", "U9"]: > return RHEL5Guest(tdl, config, auto, "virtio", "virtio", output_disk) > > def get_supported_string(): >-- >1.7.11.7 >
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 889345
: 666964