Files
pkgstash/TODO.md
T
2026-04-13 23:08:37 -06:00

388 B

  • 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