summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-25 23:04:06 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-25 23:04:06 -0500
commit37603738a74a54bb66e6aa43ae2d11c615e2d2ac (patch)
tree93e4b8cecdfa277f0b5445fed3623bafac59bc11
parent494ab60159e7330b78649250a2d433d60ade394d (diff)
list more OS repositories
-rw-r--r--static/source.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html
index e01b80a5..41058ae5 100644
--- a/static/source.html
+++ b/static/source.html
@@ -67,8 +67,13 @@
<section id="grapheneos">
<h2><a href="#grapheneos">GrapheneOS</a></h2>
+ <p>Subset of the OS repositories created or modified by GrapheneOS:</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>
<li><a href="https://github.com/GrapheneOS/hardened_malloc">hardened_malloc</a></li>
</ul>