diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:53:43 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:53:43 -0400 |
| commit | 34cd2e325274147f981a1a55f47aa42c38ba91fc (patch) | |
| tree | a2a3c85a522ee0e53250a9480ed94c8d66c6a46a /static/source.html | |
| parent | 94769ec9dbc7254a0fed7020bb801554920c62ee (diff) | |
explain other repos are referenced by the manifest
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 4 |
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> |
