This commit is contained in:
2026-04-20 22:42:35 -06:00
parent 9fa2b93330
commit 76fe8c1e6e
+1 -1
View File
@@ -2,12 +2,12 @@
- Add better logging for errors, filename more deatail - Add better logging for errors, filename more deatail
- Basic config Testing - Basic config Testing
- Add chi for mux - Add chi for mux
- add cli option for config location
- Complete testing - Complete testing
- Deployment(PKGBUILD, bootstrap script?) - Deployment(PKGBUILD, bootstrap script?)
- More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have) - More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have)
- Build server/tool - Build server/tool
- ~flag for loading non default config~ - ~flag for loading non default config~
- ~add cli option for config location~
- ~Deployment(systemd, systemd.timer)~ - ~Deployment(systemd, systemd.timer)~
- ~Basic testing for internal/cache~ - ~Basic testing for internal/cache~
- ~basic file server that fulfills pacman api~ - ~basic file server that fulfills pacman api~