From: Luca Vornheder <luca@vornheder.cloud>
To: pve-devel@lists.proxmox.com
Cc: Luca Vornheder <luca@vornheder.cloud>
Subject: [PATCH manager 3/3] d/control: recommend ipmitool
Date: Fri, 18 Sep 2026 18:45:09 +0200 [thread overview]
Message-ID: <20260918164509.46468-4-luca@vornheder.cloud> (raw)
In-Reply-To: <20260918164509.46468-1-luca@vornheder.cloud>
The new IPMI SEL log feature of the node needs 'ipmitool'. Only
recommend it, as the feature is opt-in.
Signed-off-by: Luca Vornheder <luca@vornheder.cloud>
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 728f660..05fa949 100644
--- a/debian/control
+++ b/debian/control
@@ -104,7 +104,8 @@ Depends: apt (>= 1.5~),
zstd,
${misc:Depends},
${perl:Depends},
-Recommends: proxmox-firewall,
+Recommends: ipmitool,
+ proxmox-firewall,
proxmox-offline-mirror-helper,
pve-nvidia-vgpu-helper,
skopeo,
--
2.50.1 (Apple Git-155)
prev parent reply other threads:[~2026-09-21 7:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-18 16:45 [PATCH manager 0/3] add opt-in IPMI SEL log tab for nodes Luca Vornheder
2026-09-18 16:45 ` [PATCH manager 1/3] api: nodes: add opt-in endpoint to read the local IPMI SEL Luca Vornheder
2026-09-18 16:45 ` [PATCH manager 2/3] fix #7656: ui: node: add opt-in IPMI SEL log tab Luca Vornheder
2026-09-18 16:45 ` Luca Vornheder [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260918164509.46468-4-luca@vornheder.cloud \
--to=luca@vornheder.cloud \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox