Project

General

Profile

Wiki » History » Version 19

Denis 'GNUtoo' Carikli, 11/26/2022 04:36 PM
Start moving GNU/Linux distributions out of Upstream

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 18 Denis 'GNUtoo' Carikli
h2. Distributions
10
11
* [[AndroidDistributions]]: Review of various Android distributions
12 19 Denis 'GNUtoo' Carikli
* [[GNULinuxDistributions]]: Review of various GNU/Linux distributions
13 18 Denis 'GNUtoo' Carikli
14 1 Denis 'GNUtoo' Carikli
h2. Linux
15
16
* [[LinuxSupportedDevices]]: Smartphones and tablets supported in Linux
17
* 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.
18 17 Denis 'GNUtoo' Carikli
19
h2. Various
20
21
* [[Upstream]]: Lot of reviews of upstream projects and design decisions. Need to be split.
22 13 Denis 'GNUtoo' Carikli
23
h2. Wikidata
24
25
We now have a proper way to express software and hardware compatibility in Wikidata:
26 14 Denis 'GNUtoo' Carikli
* "comptible with":https://www.wikidata.org/wiki/Property:P8956 can be used to tell that a device is compatible with a dts file that is part of Linux for instance. Note that we want to avoid having Linux being compatible with way too many devices. Instead it's better to have the devices be compatible with Linux not to have a list of properties that is gigantic. Note that at the time of writing (December 2020), this property is very new, so not everything has been converted to use it yet.
27 13 Denis 'GNUtoo' Carikli
* Before other properties like "Platform":https://www.wikidata.org/wiki/Property:P400 were abused to express compatibility between hardware and software
28
* Other properties like "operating system":https://www.wikidata.org/wiki/Property:P306 also do exist
29 15 Denis 'GNUtoo' Carikli
30
h2. License
31
32
All the wikis in this Redmine instance are available under the "Creative Commons BY-SA":https://creativecommons.org/licenses/by-sa/3.0/ license.