diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-16 00:11:45 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-16 00:11:45 -0400 |
| commit | 2f87f1c37b215797b7c1d43d9c8ef4975f408f84 (patch) | |
| tree | 0021ee64c16e9a6f054a434c2d0296cbabf66fb5 /static | |
| parent | fe12f0c30dbb59858088ba6aeac394e790b3a641 (diff) | |
add kernel repository descriptions
Diffstat (limited to 'static')
| -rw-r--r-- | static/source.html | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/static/source.html b/static/source.html index 3e4b58da..7f98dd11 100644 --- a/static/source.html +++ b/static/source.html @@ -162,23 +162,24 @@ <p>GrapheneOS forks of AOSP kernel repositories:</p> <ul> - <li><a href="https://github.com/GrapheneOS/kernel_manifest-coral">kernel_manifest-coral</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_build-coral">kernel_build-coral</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_google_coral">kernel_google_coral</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_google_coral_techpack_audio">kernel_google_coral_teckpack_audio</a></li> + <li><a href="https://github.com/GrapheneOS/kernel_manifest-coral">kernel_manifest-coral</a>: Kernel manifest for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_build-coral">kernel_build-coral</a>: Kernel build system for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_google_coral">kernel_google_coral</a>: Kernel sources for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_google_coral_techpack_audio">kernel_google_coral_teckpack_audio</a>: Kernel audio drivers for the Pixel 4, Pixel 4 XL and Pixel 4a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_manifest-redbull">kernel_manifest-redbull</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_build-redbull">kernel_build-redbull</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_google_redbull">kernel_google_redbull</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_google_redbull_drivers_staging_qcacld-3.0">kernel_google_redbull_drivers_staging_qcacld-3.0</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_google_redbull_techpack_audio">kernel_google_redbull_teckpack_audio</a></li> + <li><a href="https://github.com/GrapheneOS/kernel_manifest-redbull">kernel_manifest-redbull</a>: Kernel manifest for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_build-redbull">kernel_build-redbull</a>: Kernel build system for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_google_redbull">kernel_google_redbull</a>: Kernel sources for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_google_redbull_drivers_staging_qcacld-3.0">kernel_google_redbull_drivers_staging_qcacld-3.0</a>: Kernel Wi-Fi driver for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_google_redbull_techpack_audio">kernel_google_redbull_teckpack_audio</a>: Kernel audio drivers for the Pixel 4a (5G), Pixel 5 and Pixel 5a.</li> - <li><a href="https://github.com/GrapheneOS/kernel_manifest-bluejay">kernel_manifest-bluejay</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_manifest-raviole">kernel_manifest-raviole</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_build-gs">kernel_build-gs</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_common_5.10">kernel_common_5.10</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_gs">kernel_gs</a></li> - <li><a href="https://github.com/GrapheneOS/kernel_google-modules_wlan_bcmdhd_bcm4389">kernel_google-modules_wlan_bcmdhd_bcm4389</a></li> + <li><a href="https://github.com/GrapheneOS/kernel_manifest-bluejay">kernel_manifest-bluejay</a>: Kernel manifest for the Pixel 6a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_manifest-raviole">kernel_manifest-raviole</a>: Kernel manifest for the Pixel 6 and 6 Pro.</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 and Pixel 6a.</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_gs">kernel_gs</a>: Kernel sources for the Pixel 6, Pixel 6 Pro and Pixel 6a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_google-modules_wlan_bcmdhd_bcm4389">kernel_google-modules_wlan_bcmdhd_bcm4389</a>: Kernel Wi-Fi/Bluetooth driver for the Pixel 6, Pixel 6 Pro and Pixel 6a.</li> + <li><a href="https://github.com/GrapheneOS/kernel_common_5.15">kernel_common_5.15</a>: Generic Linux 5.15 kernel sources.</li> </ul> <p>Repositories added by GrapheneOS:</p> |
