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 653747 Details for
Bug 881401
Add support for RHEL-6.4 to Oz
[?]
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-RHEL-6.4.patch
0001-Add-support-for-RHEL-6.4.patch (text/plain), 698 bytes, created by
James Laska
on 2012-11-28 20:35:19 UTC
(
hide
)
Description:
0001-Add-support-for-RHEL-6.4.patch
Filename:
MIME Type:
Creator:
James Laska
Created:
2012-11-28 20:35:19 UTC
Size:
698 bytes
patch
obsolete
>From 7903c7bd06f474faba2b00213ecded8e0395164e Mon Sep 17 00:00:00 2001 >From: James Laska <jlaska@redhat.com> >Date: Wed, 28 Nov 2012 15:32:49 -0500 >Subject: [PATCH] Add support for RHEL-6.4 > >--- > oz/RHEL_6.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/oz/RHEL_6.py b/oz/RHEL_6.py >index 5798d02..13dc29c 100644 >--- a/oz/RHEL_6.py >+++ b/oz/RHEL_6.py >@@ -54,7 +54,7 @@ def get_class(tdl, config, auto, output_disk=None): > """ > Factory method for RHEL-6 installs. > """ >- if tdl.update in ["0", "1", "2", "3"]: >+ if tdl.update in ["0", "1", "2", "3", "4"]: > return RHEL6Guest(tdl, config, auto, 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 881401
: 653747