diff --git a/TODO.md b/TODO.md index a0a5ab3..3b145ef 100644 --- a/TODO.md +++ b/TODO.md @@ -1,10 +1,9 @@ - ~basic file server that fulfills pacman api~ - ~fetch requested files from mirror~ -- DB sync 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?) +- Deployment(PKGBUILD, systemd, bootstrap script?, systemd sync timer) - More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have) - Build server/tool