summaryrefslogtreecommitdiff
path: root/trust/frob-token.c
Commit message (Collapse)AuthorAgeFilesLines
* trust: Forcibly mark "Default Trust" read-onlyDaiki Ueno2018-02-051-1/+1
| | | | | | | | The "Default Trust" token is typically mounted as $datadir, which is considered as read-only on modern OSes. Suggestd by Kai Engert in: https://bugzilla.redhat.com/show_bug.cgi?id=1523630
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-0/+64
Still use recursive for documentation and translation.