[pbs-devel] [PATCH proxmox-backup 0/2] Add bootmode, improve kernel version
Gabriel Goller
g.goller at proxmox.com
Fri Nov 24 13:02:47 CET 2023
Submitted a v2!
On 11/23/23 14:09, Gabriel Goller wrote:
> 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(-)
>
More information about the pbs-devel
mailing list