diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-01-20 17:32:28 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-01-20 17:32:28 +0100 |
commit | af7ff029476dbc266b9ab52dc8b2e591a7f6ebe9 (patch) | |
tree | 1e315fcea4b5dbb050d8e678467fcd221045df11 | |
parent | 8e7aa9e3938e169a0b9780b87755553a135d384a (diff) |
TODO: rumpusb
-rw-r--r-- | contributing.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index 952cfcea..6b05d682 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -186,6 +186,7 @@ This is the list of tasks that we *want* to address soon, starting with the most * Fix building `mesa`. * Fix building `wayland`. * Port `python-procps`. +* Implement a `rumpusb`, needs to see how to integrate with disk. * Implement a `rumpnet`. * Implement a `rumpfs`. * Fix `SMP` support. |