summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-04-25 23:53:43 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-04-25 23:53:43 -0400
commit34cd2e325274147f981a1a55f47aa42c38ba91fc (patch)
treea2a3c85a522ee0e53250a9480ed94c8d66c6a46a /static
parent94769ec9dbc7254a0fed7020bb801554920c62ee (diff)
explain other repos are referenced by the manifest
Diffstat (limited to 'static')
-rw-r--r--static/source.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html
index f67aa882..72fab180 100644
--- a/static/source.html
+++ b/static/source.html
@@ -28,6 +28,10 @@
<li><a href="https://github.com/GrapheneOS/branding_tools">Scripting for managing branding</a></li>
<li><a href="https://github.com/GrapheneOS/platform_manifest">Manifest for OS repositories</a></li>
</ul>
+ <p>The operating system includes hundreds of repositories. The manifest repository
+ references all of these. Most of these are used unmodified from the Android Open
+ Source Project (AOSP). A few dozen of the repositories are either forked from AOSP or
+ are unique to GrapheneOS.</p>
</div>
</body>
</html>