6 Commits

Author SHA1 Message Date
William Douglas 8d39d150da Fix go.mod module name
Correct the module name in the go.mod file to correctly identify the
git url.
2019-06-14 14:15:12 -07:00
William Douglas a7458af4d2 Fixups for make dist and extend clean for dist tarbal 2019-03-20 14:48:00 -07:00
William Douglas 3e94f676d7 Add dist target
Enable creating dist tarbals with vendored sources useful for package
builders.
2019-03-20 14:35:59 -07:00
William Douglas 0a6b99c34b Add autoupdate service and timer 2019-03-20 13:58:01 -07:00
William Douglas cb60ebc360 Add Makefile integration for man pages
Add man page build and install to the Makefile and fixup some rst
problems in the swupd-3rd-party content.
2019-01-28 13:38:17 -08:00
William Douglas 54498d6121 Add support for building and manipulating 3rd party repositories
Enable workflows supporting 3rd party repositories. Allow users to
create a bundle that can be added to an exsting installation without
switching from their upstream provider. The content can be hosted
elsewhere and will be maintained seperately from their upstream
provided content. Users can add, list, update and remove this content
from their systems.
2019-01-26 13:42:03 -08:00