diff options
Diffstat (limited to 'static/build.html')
| -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> |
