Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Patrick McCarty edited this page Nov 22, 2016 · 7 revisions

Overview

The swupd-client package provides a reference implementation of a software update client which performs file level updates of an OS, preferentially using binary deltas whenever possible for efficiency under an assumption that the OS develops with a release process aimed at rapidly deploying small incremental changes.

Basic client usage

For basics about how to use the client program, see this page.

Reporting bugs

See Reporting-bugs.

Clone this wiki locally