mbelluzzo / swupd-server

Software update server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The swupd-server package provides a reference implementation of a software
update server-side component that generates update content consumable by a
software update client (swupd-client). Such 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.

About

Software update server

License:Other


Languages

Language:C 69.3%Language:Shell 27.7%Language:Makefile 1.6%Language:M4 1.4%