From ba7edf05a0249054652bd6986523706b84f76595 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 19 Apr 2026 11:16:07 -0600 Subject: [PATCH] updated --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 12cb5e8..c4b0c19 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,13 @@ +- 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) -- ~Deployment(systemd, systemd.timer)~ - Build server/tool +- ~Deployment(systemd, systemd.timer)~ - ~Basic testing for internal/cache~ - ~basic file server that fulfills pacman api~ - ~fetch requested files from mirror~