diff options
Diffstat (limited to 'docs/todo.md')
-rw-r--r-- | docs/todo.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/todo.md b/docs/todo.md index 89127d2..d00e4b6 100644 --- a/docs/todo.md +++ b/docs/todo.md @@ -26,6 +26,13 @@ > [perhaps a '--transport=<tn>' or '--vendor=<vn>' option is needed] * [ ] Mount/umount system volume supporting split partitoon scheme (`root`, `var`, `home` etc). +* [ ] Syncing: + * [ ] Syncing packages: a frontend to `apt-offline` that uses `git-annex` + repositories: getting, installing, cleaning. One node can request + packages through an external drive, and another can fetch then. + * [ ] Integration with [Baobáxia](https://baobaxia.mocambos.net)? + Maybe that will already happen if `git-annex` can run directly + on a mucua's repository. * [ ] Provision: * [ ] Fix booting issues detailed [here](tpc.md#booting). * [ ] Upgrade: |