From 393edbe9a9bc5a8ca4e7c7b954ea46820e4899d3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 25 Dec 2020 22:37:44 -0500 Subject: [PATCH] clean up source code page html --- static/source.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/source.html b/static/source.html index 0ff8d02c..9bb35816 100644 --- a/static/source.html +++ b/static/source.html @@ -45,15 +45,18 @@

Source

+

The GrapheneOS sources are hosted in the GrapheneOS organization on GitHub. Since there are many repositories, this page aims to provide a guide for it. See the reporting issues section on the contact page for an comparable overview of where issues should be filed.

+ +

The operating system source tree includes hundreds of repositories. Many of these are only used for debugging, testing or development and are not actually part of what gets used for building a production release. The manifest repository references all of @@ -66,10 +69,12 @@ cross-compilation toolchains for each host and target platform combination, etc. The prebuilts can all be built from source if desired. The build instructions will be expanded to cover all of this in the future.

+

Vanadium needs to be included in the GrapheneOS source tree as a prebuilt before building. The GrapheneOS build metadata and patches are in the Vanadium repository. See the GrapheneOS building instructions for more details.

+

See https://attestation.app/source for the Auditor and AttestationServer sources. The latest release of the Auditor app is included in the GrapheneOS source tree as a prebuilt since it uses a different