Skip to content

Commit

Permalink
qubes: Mark 'update-heads' as experimental
Browse files Browse the repository at this point in the history
Implementation on the Heads side isn't completed yet, so stable release
can't be updated yet. There is a work in progress version at
linuxboot/heads#834.
So, add a note that it isn't fully supported yet.

Signed-off-by: Marek Marczykowski-Górecki <[email protected]>
  • Loading branch information
marmarek committed Feb 25, 2023
1 parent ba62421 commit e0ae803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/qubes/src/qubes_fwupdmgr.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"get-updates": "Get the list of updates for connected hardware",
"refresh": "Refresh metadata from remote server",
"update": "Update chosen device to latest firmware version",
"update-heads": "Updates heads firmware to the latest version",
"update-heads": "Updates heads firmware to the latest version (EXPERIMENTAL, not fully supported yet)",
"downgrade": "Downgrade chosen device to chosen firmware version",
"clean": "Delete all cached update files\n",
}
Expand Down

0 comments on commit e0ae803

Please sign in to comment.