1
0
Fork 0

Adding upstream version 2.7.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 12:25:41 +01:00
parent 04338f02fe
commit d6e1a5d456
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
663 changed files with 15529 additions and 6994 deletions

View file

@ -24,13 +24,12 @@ On success it returns 0, error code otherwise.
OPTIONS
-------
-o <format>::
--output-format=<format>::
-o <fmt>::
--output-format=<fmt>::
Set the reporting format to 'normal', or
'json'. Only one output format can be used at a time.
Default is normal.
Firmware Activate History Log Page Data Output Explanation
-----------------------------------------------------------
[cols="2*", frame="topbot", align="center", options="header"]
@ -38,7 +37,7 @@ Firmware Activate History Log Page Data Output Explanation
|Field |Description
|*Entry Number*
|The number of fw activate entry. The most recent 20 entries will be displayed.
|The number of fw activate entry. The most recent 20 entries will be displayed.
|*Power on Hour*
|The time since the power on in hours:minutes:seconds.
@ -59,7 +58,7 @@ Firmware Activate History Log Page Data Output Explanation
|The commit action type associated with the firmware activation event
|*Result*
|The result of the firmware activation event. The output shall be in the format:
|The result of the firmware activation event. The output shall be in the format:
Pass or Failed + error code
|===