Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save thefloweringash/5402997 to your computer and use it in GitHub Desktop.

Select an option

Save thefloweringash/5402997 to your computer and use it in GitHub Desktop.
ipmitool force disables ipmishell on Darwin. I don't know why. It seems useful to me.
diff --git a/configure b/configure
index bdf6dae..f5b8e8d 100755
--- a/configure
+++ b/configure
@@ -12347,7 +12347,6 @@
enable_intf_open=no
enable_intf_lipmi=no
enable_intf_bmc=no
- enable_ipmishell=no
;;
*freebsd*)
enable_intf_imb=no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment