Skip to content

upgrade archlinux by only downloading the differences between packages

Notifications You must be signed in to change notification settings

djugei/arch-delta-upgrades

Repository files navigation

arch-delta

A project to bring back delta upgrades to Arch Linux.

By calculating, transferring and applying only the differences between package versions, arch-delta saves a lot of bandwidth compared to transferring the full package. The tradeoff is increased compute.

Project Structure

See the respective readme-files for more information.

Generates and serves deltas, you probably will not need to run this.

Requests, downloads, and applies deltas. Run this.

An async enabled cache for things that generate files. Used for downloading packets and generating deltas in this project, may be useful for other projects too.

About

upgrade archlinux by only downloading the differences between packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages