added todo list to track work

This commit is contained in:
2026-04-13 23:07:41 -06:00
parent 54315ced9d
commit 86ce6ec44b
+10
View File
@@ -0,0 +1,10 @@
~- basic file server that fulfills pacman api~
~- fetch requested files from mirror~
- DB sync from mirror
- Basic testing for internal/cache
- Timer/sync schedule in main
- Config file and import
- Complete testing
- Deployment(PKGBUILD, systemd, bootstrap script?)
- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have)
- Build server/tool