diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 05:28:26 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 05:28:43 -0500 |
| commit | fc0ce6a26796a1b75b0881bcee1d411bfdd6647a (patch) | |
| tree | 0acbef570e6082008d2158320b4d9f4367f895b4 | |
| parent | fc1bde1ba4af3986e4f58e112fe56f99466d4be1 (diff) | |
update list of kernel repositories
| -rw-r--r-- | static/source.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/static/source.html b/static/source.html index 7589c2a7..be7a4679 100644 --- a/static/source.html +++ b/static/source.html @@ -187,13 +187,15 @@ <ul> <li><a href="https://github.com/GrapheneOS/kernel_manifest-5.10">kernel_manifest-5.10</a>: Kernel manifest for the Generic Linux 5.10 kernel.</li> - <li><a href="https://github.com/GrapheneOS/kernel_common-5.10">kernel_common-5.10</a>: Generic Linux 5.10 kernel sources.</li> + <li><a href="https://github.com/GrapheneOS/kernel_common-5.10">kernel_common-5.10</a>: Linux 5.10 LTS branch.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-5.15">kernel_manifest-5.15</a>: Kernel manifest for the Generic Linux 5.15 kernel.</li> - <li><a href="https://github.com/GrapheneOS/kernel_common-5.15">kernel_common-5.15</a>: Generic Linux 5.15 kernel sources.</li> + <li><a href="https://github.com/GrapheneOS/kernel_common-5.15">kernel_common-5.15</a>: Linux 5.15 LTS branch.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-6.1">kernel_manifest-6.1</a>: Kernel manifest for the Generic Linux 6.1 kernel.</li> - <li><a href="https://github.com/GrapheneOS/kernel_common-6.1">kernel_common-6.1</a>: Generic Linux 6.1 kernel sources.</li> + <li><a href="https://github.com/GrapheneOS/kernel_common-6.1">kernel_common-6.1</a>: Linux 6.1 LTS branch.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-6.6">kernel_manifest-6.6</a>: Kernel manifest for the Generic Linux 6.6 kernel.</li> - <li><a href="https://github.com/GrapheneOS/kernel_common-6.6">kernel_common-6.6</a>: Generic Linux 6.6 kernel sources.</li> + <li><a href="https://github.com/GrapheneOS/kernel_common-6.6">kernel_common-6.6</a>: Linux 6.6 LTS branch.</li> + <li><a href="https://github.com/GrapheneOS/kernel_manifest-6.12">kernel_manifest-6.12</a>: Kernel manifest for the Generic Linux 6.12 kernel.</li> + <li><a href="https://github.com/GrapheneOS/kernel_common-6.12">kernel_common-6.12</a>: Linux 6.12 LTS branch.</li> <li><a href="https://github.com/GrapheneOS/kernel_manifest-gs">kernel_manifest-gs</a>: Kernel manifest for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.</li> <li><a href="https://github.com/GrapheneOS/kernel_build-gs">kernel_build-gs</a>: Kernel build system for the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold.</li> |
