Wiki » History » Version 9
Denis 'GNUtoo' Carikli, 11/29/2020 08:54 PM
Add TOC
| 1 | 1 | Denis 'GNUtoo' Carikli | h1. Wiki |
|---|---|---|---|
| 2 | |||
| 3 | 9 | Denis 'GNUtoo' Carikli | {{toc}} |
| 4 | |||
| 5 | 4 | Denis 'GNUtoo' Carikli | h2. Bootloader projects |
| 6 | |||
| 7 | * [[BootloaderStatus]]: Upstream and downstream status of bootloader for various smartphones and tablets. |
||
| 8 | |||
| 9 | 3 | Denis 'GNUtoo' Carikli | h2. Linux |
| 10 | |||
| 11 | 2 | Denis 'GNUtoo' Carikli | * [[LinuxSupportedDevices]]: Smartphones and tablets supported in Linux |
| 12 | 5 | Denis 'GNUtoo' Carikli | * Exynos TODO list: https://exynos.wiki.kernel.org/todo_tasks . Has very important information such as "Fix entering AFTR (cpuidle) when some power domains are off." that could help avoid waisting many hours debugging some difficult issues. |
| 13 | 6 | Denis 'GNUtoo' Carikli | |
| 14 | h2. Cross distro collaboration |
||
| 15 | |||
| 16 | There is an "attempt on Wikidata to add a 'Compatible with' property":https://www.wikidata.org/wiki/Wikidata:Property_proposal/Compatible_with#Motivation . |
||
| 17 | |||
| 18 | 7 | Denis 'GNUtoo' Carikli | We need more people to vote on it and/or to find potential issues to fix, to make it advance. |
| 19 | 6 | Denis 'GNUtoo' Carikli | |
| 20 | 1 | Denis 'GNUtoo' Carikli | It would allow to add things like The "Samsung GT-I9300" is compatible with exynos4412-i9300.dts which is part of Linux. |
| 21 | 7 | Denis 'GNUtoo' Carikli | |
| 22 | Once we have that, we could reuse that data in various ways. |
||
| 23 | |||
| 24 | On Wikipedia, there is already a bot (listeria) that is deployed that enable people to generate mediawiki tables from wikidata data with SPARQL querry language. |
||
| 25 | |||
| 26 | Wikidata data can also be reused in python, and we have examples code that made use of it already. |
||
| 27 | 8 | Denis 'GNUtoo' Carikli | |
| 28 | The Replicant "hardware-data subproject":https://redmine.replicant.us/projects/hardware-data/wiki has additional information on that. |