diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-05-15 21:03:44 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-05-15 21:03:44 -0300 |
commit | f95d585a5db7e070f9bf55db6709c55e408011fb (patch) | |
tree | afe4f07b3cdf9f57c86437e0eec82d8abf48e1f5 | |
parent | 1bb03e331554730f1823125441d8c73b696c4fb4 (diff) | |
download | hydra-f95d585a5db7e070f9bf55db6709c55e408011fb.tar.gz hydra-f95d585a5db7e070f9bf55db6709c55e408011fb.tar.bz2 |
Fix: TODO updates
l--------- | TODO.md | 1 | ||||
-rw-r--r-- | docs/todo.md | 4 |
2 files changed, 4 insertions, 1 deletions
@@ -0,0 +1 @@ +docs/todo.md
\ No newline at end of file diff --git a/docs/todo.md b/docs/todo.md index b07cd8f..dc7cc3b 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -5,4 +5,6 @@ * [ ] Provision: * [ ] Fix booting issues detailed [here](tpc.md#booting). * [ ] Upgrade: - * [ ] Raspbian does not have the `non-free-firmware` component. + * [ ] 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. |