diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-10 13:38:08 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-10 13:38:08 -0400 |
| commit | c5b8b8cdacd413d1ae024465ba95071b0cfa47b8 (patch) | |
| tree | ed350af6fd98f55d17ef3b49c7241899c2514d64 /static | |
| parent | dc60016d4268338b2877e955e95c71d8fc9b54d5 (diff) | |
update dependency list due to SSH signing
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index bb45a186..0e8b4f3d 100644 --- a/static/build.html +++ b/static/build.html @@ -225,7 +225,8 @@ <li>repo</li> <li>python3 (for repo)</li> <li>git (both for repo and manual usage)</li> - <li>gnupg (both for repo and manual usage)</li> + <li>gnupg (for verifying AOSP releases and also used internally by repo for self-update verification)</li> + <li>openssh (for verifying GrapheneOS releases)</li> <li>136GiB+ storage for a standard sync with history, 90GiB+ storage for a lightweight sync</li> </ul> |
