You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patrick McCarty edited this page Dec 19, 2018
·
19 revisions
NOTE: swupd-server is no longer used in the Clear Linux Project, as all of its functionality has been ported to https://github.com/clearlinux/mixer-tools. As such, this documentation is in part out-of-date with respect to Clear Linux OS.
Overview
The swupd-server project provides a reference implementation of a software
update server-side component that generates update content consumable by a
software update client (swupd-client). Update content includes manifests that
describe incremental changes in the OS from build to build, binary deltas,
full copies of files (fullfiles) that were added/changed from a previous
build, and packs composed of binary deltas and/or fullfiles.