-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream-commit: 7c37bb7bd65ad3a183790ad07344729504bc0930
- Loading branch information
1 parent
fc37e1b
commit 6e11daa
Showing
5 changed files
with
7 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,9 +69,13 @@ Setting the Disposable VM to Dom0 works because it will use the | |
`default_dispvm` preference of `qubes-builder`, which is `dvm-qubes-builder`. | ||
|
||
If you need to pull new commits, a set of trusted keys is present in | ||
`/home/user/.gnupg/qubes-builder` to be used to verify commits or tags: | ||
`/home/user/.gnupg/qubes-builder`. By default, the provided gitconfig verifies | ||
merges, so pulling new commits will do signature verification of `FETCH_HEAD`: | ||
```sh | ||
GNUPGHOME="$HOME/.gnupg/qubes-builder" git verify-commit "HEAD^{commit}" | ||
GNUPGHOME="$HOME/.gnupg/qubes-builder" git pull | ||
Commit 7c37bb7 has a good GPG signature by Frédéric Pierret (fepitre) | ||
<[email protected]> | ||
... | ||
``` | ||
|
||
There are no further modifications needed to comply with this package. Consult | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 0 additions & 18 deletions
18
salt/qubes-builder/files/server/rpc/qubesbuilder.FileCopyIn
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.