[pbs-devel] [PATCH proxmox-backup 0/2] Add bootmode, improve kernel version
Gabriel Goller
g.goller at proxmox.com
Thu Nov 23 14:09:33 CET 2023
Ported the recent changes from the PVE NodeSummary (done by @Thomas) to
the PBS NodeDashboard.
It consists of:
* Adding the bootmode field, shows either Legacy BIOS, EFI, or EFI
(Secure Boot)
* Declutter the kernel-version field and only show the release version
and build-date.
Gabriel Goller (2):
node: status: added bootmode
node: status: declutter kernel-version
pbs-api-types/src/node.rs | 36 +++++++++++++++++++++++++++++++---
src/api2/node/status.rs | 41 +++++++++++++++++++++++++++++++--------
www/panel/NodeInfo.js | 21 ++++++++++++++++++++
3 files changed, 87 insertions(+), 11 deletions(-)
--
2.39.2
More information about the pbs-devel
mailing list