Files
pkgstash/TODO.md
T
2026-04-19 11:16:07 -06:00

16 lines
574 B
Markdown

- Solve timeout issue large pkgs, maybe stream
- Add better logging for errors, filename more deatail
- Basic config Testing
- Add chi for mux
- add cli option for config location
- Complete testing
- Deployment(PKGBUILD, bootstrap script?)
- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have)
- Build server/tool
- ~Deployment(systemd, systemd.timer)~
- ~Basic testing for internal/cache~
- ~basic file server that fulfills pacman api~
- ~fetch requested files from mirror~
- ~DB sync from mirror~
- ~Config file and import~