Docs: install from source, verify signature

Add chapter for installing from source with signature verification.
Resolves #795.
This commit is contained in:
Darko Poljak 2019-12-08 16:34:38 +01:00
commit d5ac9ea348
2 changed files with 26 additions and 2 deletions

View file

@ -7,6 +7,7 @@ next:
* Documentation: Embed config skeleton instead of rewriting it (Darko Poljak)
* Documentation: Remove cdist-type prefix and man page reference from type list in html (Darko Poljak)
* Documentation: PreOS english nitpicking (Evil Ham)
* Documentation: Add installing from source with signature verification (Darko Poljak)
6.2.0: 2019-11-30
* Core: Redefine/reimplement/fix CDIST_ORDER_DEPENDENCY (Darko Poljak)