Wiki » History » Version 8
Denis 'GNUtoo' Carikli, 11/29/2020 08:53 PM
1 | 1 | Denis 'GNUtoo' Carikli | h1. Wiki |
---|---|---|---|
2 | |||
3 | 4 | Denis 'GNUtoo' Carikli | h2. Bootloader projects |
4 | |||
5 | * [[BootloaderStatus]]: Upstream and downstream status of bootloader for various smartphones and tablets. |
||
6 | |||
7 | 3 | Denis 'GNUtoo' Carikli | h2. Linux |
8 | |||
9 | 2 | Denis 'GNUtoo' Carikli | * [[LinuxSupportedDevices]]: Smartphones and tablets supported in Linux |
10 | 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. |
11 | 6 | Denis 'GNUtoo' Carikli | |
12 | h2. Cross distro collaboration |
||
13 | |||
14 | There is an "attempt on Wikidata to add a 'Compatible with' property":https://www.wikidata.org/wiki/Wikidata:Property_proposal/Compatible_with#Motivation . |
||
15 | |||
16 | 7 | Denis 'GNUtoo' Carikli | We need more people to vote on it and/or to find potential issues to fix, to make it advance. |
17 | 6 | Denis 'GNUtoo' Carikli | |
18 | 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. |
19 | 7 | Denis 'GNUtoo' Carikli | |
20 | Once we have that, we could reuse that data in various ways. |
||
21 | |||
22 | 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. |
||
23 | |||
24 | Wikidata data can also be reused in python, and we have examples code that made use of it already. |
||
25 | 8 | Denis 'GNUtoo' Carikli | |
26 | The Replicant "hardware-data subproject":https://redmine.replicant.us/projects/hardware-data/wiki has additional information on that. |