Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@rossmeier rossmeier released this 01 Jan 22:36

With this release, pacman-smartmirror is able to be the only working pacman mirror of a system. It will auto-update all packages in the background and serve repository database files as well as the packages themselves.

Bugfixes:

  • Add support for packages compressed with zstd

Features:

  • Cache database index files for all local packages
  • Auto-update database index and local packages every 20 minutes
  • Proxy for uncached database index files
  • Add script for initializing a smartmirror with all client packages

Improvements:

  • Better config handling
  • Performance improvements