mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-25 15:29:29 -05:00
Create "Further information" chapter.
And move the lines from the top to this chapter. In order to give a hook for advanced use and have it in the left side contents menu for easy access.
This commit is contained in:
parent
b68cc74558
commit
272a24843f
@ -105,10 +105,7 @@ You can also build selected component separately. Eg. to compile only gui virtua
|
||||
|
||||
make gui-daemon
|
||||
|
||||
You can get a full list from make help. For advanced use and preparing sources
|
||||
for use with [QubesBuilder](/doc/qubes-builder/) take a look at [doc directory
|
||||
in QubesBuilder](https://github.com/marmarek/qubes-builder/tree/master/doc) or
|
||||
[QubesBuilderDetails](/doc/qubes-builder-details/) page.
|
||||
You can get a full list from make help.
|
||||
|
||||
Making customized build
|
||||
-----------------------
|
||||
@ -187,3 +184,8 @@ By default Qubes developers' keys are imported automatically, but if you need so
|
||||
All Qubes developers' keys are signed by the Qubes Master Signing Key (which is set as ultimately trusted key), so are trusted automatically.
|
||||
|
||||
If you are the owner of Master key and want to revoke such signature, use the `revsig` gpg key edit command and update the key in qubes-developers-keys.asc - now the key will be no longer trusted (unless manually set as such).
|
||||
|
||||
Further information
|
||||
-------------------
|
||||
|
||||
For advanced [QubesBuilder](/doc/qubes-builder/) use, and preparing sources, take a look at [QubesBuilderDetails](/doc/qubes-builder-details/) page, or [QubesBuilder's doc directory](https://github.com/marmarek/qubes-builder/tree/master/doc).
|
||||
|
Loading…
Reference in New Issue
Block a user