Bug 918296
Summary: | add cxoem command to ipmitool | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jeff Bastian <jbastian> |
Component: | ipmitool | Assignee: | Ales Ledvinka <aledvink> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 18 | CC: | aledvink, blc, emcnabb, praveen_paladugu, tsmetana |
Target Milestone: | --- | Keywords: | Patch |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ipmitool-1.8.12-16.fc20 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-11-05 16:23:01 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 919591, 919592 | ||
Attachments: |
Description
Jeff Bastian
2013-03-05 20:11:55 UTC
Koji scratch build of the packages: http://koji.fedoraproject.org/koji/taskinfo?taskID=5082831 And I've mirrored the build here: http://people.redhat.com/~jbastian/ipmitool-cxoem/ Note: I've opened 3 new packages reviews, 2 of which depend on the cxoem patch for ipmitool: bug 919591: python-pyipmi bug 919592: cxmanage The third is also needed by cxmanage, but it's not dependent on the cxoem patch: bug 919590: python-tftpy Created attachment 737460 [details]
patch to add cxoem command to ipmitool-1.8.12-9.fc18
Attached is a slimmer version of the patch to add the cxoem command.
43 commits from Calxeda were included in this version -- only those commits that touched ipmi_cxoem.c or ipmi_cxoem.h -- and 16 commits were excluded. See the comments on the top of the patch for more details.
Created attachment 762027 [details] cx6: additional patch with latest changes from upstream This patch builds on top of the patch from comment 4. It contains the latest upstream changes from the past few months bringing the Fedora package to Calxeda version "cx6". (The patch in comment 4 was cx3.) Created attachment 762028 [details]
cx6 single patch
Or, to simplify things, this attachment is a single patch that adds all Calxeda changes up through cx6 to Fedora 18 ipmitool-1.8.12-9
(In reply to Jeff Bastian from comment #6) > Or, to simplify things, this attachment is a single patch that adds all > Calxeda changes up through cx6 to Fedora 18 ipmitool-1.8.12-9 Let me clarify: not *all* Calxeda changes. Just those their commits that touch ipmi_cxoem.[ch] and related files. There are some other commits that modify the SEL code and others; see the comments at the top of ipmitool-cxoem-cx3-slim.patch |