diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 22:16:35 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-02 22:16:35 -0300 |
commit | c345f7298cbac1f28ccc7eea10c50e525261987f (patch) | |
tree | 8c512e0ddd2f0124fc0c825432a349b857e99c5d | |
parent | 55e127ab67380348b0a0f48e59d6b187c02610d3 (diff) | |
download | hydra-c345f7298cbac1f28ccc7eea10c50e525261987f.tar.gz hydra-c345f7298cbac1f28ccc7eea10c50e525261987f.tar.bz2 |
TODO: hydractl: upgrade: support for fwupd
-rw-r--r-- | docs/todo.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/todo.md b/docs/todo.md index 8ca750c..d5aeb4f 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -16,6 +16,8 @@ * [ ] Provision: * [ ] Fix booting issues detailed [here](tpc.md#booting). * [ ] Upgrade: + * [ ] Support for [fwupd](https://fwupd.org), at least for showing + available updates. * [ ] Raspbian does not have the `non-free-firmware` component? Maybe this is not an issue, as we may move away from Raspbian/Raspberry Pi OS. |