summaryrefslogtreecommitdiff
path: root/static/source.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-25 23:05:46 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-25 23:05:46 -0500
commit1849e2751708f51a70d8bca9681e9874c14872c3 (patch)
tree8b30b564e52af72a944ffdcb6b34fc0da1f9d1bd /static/source.html
parent37603738a74a54bb66e6aa43ae2d11c615e2d2ac (diff)
split list of forks from added repositories
Diffstat (limited to 'static/source.html')
-rw-r--r--static/source.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html
index 41058ae5..9f4c7c12 100644
--- a/static/source.html
+++ b/static/source.html
@@ -67,14 +67,20 @@
<section id="grapheneos">
<h2><a href="#grapheneos">GrapheneOS</a></h2>
- <p>Subset of the OS repositories created or modified by GrapheneOS:</p>
+ <p>Subset of the forks of AOSP repositories:</p>
<ul>
<li><a href="https://github.com/GrapheneOS/platform_manifest">Manifest for OS repositories</a></li>
<li><a href="https://github.com/GrapheneOS/platform_bionic">platform_bionic</a></li>
<li><a href="https://github.com/GrapheneOS/platform_system_core">platform_system_core</a></li>
<li><a href="https://github.com/GrapheneOS/platform_frameworks_base">platform_frameworks_base</a></li>
+ </ul>
+
+ <p>Subset of the repositories added by GrapheneOS:</p>
+
+ <ul>
<li><a href="https://github.com/GrapheneOS/hardened_malloc">hardened_malloc</a></li>
+ <li><a href="https://github.com/GrapheneOS/script">script</a></li>
</ul>
<p>The operating system source tree includes hundreds of repositories. Many of these