5 Commits
Author SHA1 Message Date
Otavio Pontes 88aaa29505 Set signature verification enabled as default
Signature verification was disabled as a default parameters to make it easier
for people to build the project on other distros. But this can be dangerous
as users may start using a built swupd without signature checking to
install a CL distro.

Signed-off-by: Otavio Pontes <otavio.pontes@intel.com>
2019-03-07 13:09:58 -08:00
Otavio Pontes 8fb7ca8f2f Fixing typos and orthography errors on docs and codebase
Errors reported by codespell (https://github.com/codespell-project/codespell)
2018-08-24 11:15:41 -07:00
Otavio Pontes 69e0ae9736 docs: Fix typo (s/privilged/privileged/) 2018-08-15 09:57:38 -07:00
Icarus Sparry a1b10fc81b Notes on debugging Travis.
Signed-off-by: Icarus Sparry <icarus.w.sparry@intel.com>
2018-07-23 11:37:05 -07:00
Auke Kok 226ae1e241 Convert man pages to RST.
This conversion is mostly manual, but fairly straightforward.

Based on templates from clr-man-pages
2017-03-20 11:11:46 -07:00