Skip to content

Commit

Permalink
Add IPMI kernel driver support: (#252)
Browse files Browse the repository at this point in the history
## Description

<!--- Please describe what this PR is going to change -->
This makes ipmi calls from the host available. FYI, the changes to the
aarch64 config are largely just a reordering the menuconfig did when
adding the ipmi drivers.

## Why is this needed

<!--- Link to issue you have raised -->

Fixes: #

## How Has This Been Tested?
<!--- Please describe in detail how you tested your changes. -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->
manually tested and ipmitool calls from HookOS to the local host worked.

## How are existing users impacted? What migration steps/scripts do we
need?

<!--- Fixes a bug, unblocks installation, removes a component of the
stack etc -->
<!--- Requires a DB migration script, etc. -->


## Checklist:

I have:

- [ ] updated the documentation and/or roadmap (if required)
- [ ] added unit or e2e tests
- [ ] provided instructions on how to upgrade
  • Loading branch information
jacobweinstock authored Nov 23, 2024
2 parents 8ae2310 + 61468ea commit b5560c5
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 201 deletions.
Loading

0 comments on commit b5560c5

Please sign in to comment.