aboutsummaryrefslogtreecommitdiff
path: root/distros.sql
Commit message (Collapse)AuthorAgeFilesLines
* removing trailing space in librecmc distroYuchen Pei2022-06-291-8/+8
|
* Add libreCMC to the distro listDenis 'GNUtoo' Carikli2022-06-291-31/+39
| | | | | | | | | | | | | | | The libreCMC distributoin support several WiFi access points that are not supported by other FSDG compliant distributions, so it's important to add LibreCMC too. Some of these WiFi Access point have USB port, so it might also be interesting to document what USB peripherals are known to work or not. And finally h-node could also be used to report if the stock bootloader (typically u-boot) is free or not and if people managed to replace it or not. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Add Replicant to the distro listDenis 'GNUtoo' Carikli2022-06-291-18/+25
| | | | | | | | | | | | | | | | | | | | Replicant is an Android distribution, and Replicant up to 6.0 (included) is still based on the kernels provided by the device manufacturers. Because of that the hardware support is different from the one found in the usual GNU/Linux distributions like Parabola. This makes it important to add Replicant as well as none of the smartphones and tablet supported by Replicant are supported by any of the GNU/Linux 100% free software distributions. In addition, many (but not all[1]) of the devices supported by Replicant can also use ath9k_htc compatible USB WiFi adapters. [1] Not all devices can provide the 500mA required by the USB WiFi adapters. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* distros: align distro id_order and active fieldDenis 'GNUtoo' Carikli2022-06-291-46/+46
| | | | | | | | That will make the review easier when adding new distributions as this makes mistakes more visible when two lines are almost identical but one contains a mistake. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* distros: align distro namesDenis 'GNUtoo' Carikli2022-06-291-46/+46
| | | | | | | | That will make the review easier when adding new distributions as this makes mistakes more visible when two lines are almost identical but one contains a mistake. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
* Adding hyperbola gnu/linux to distro listYuchen Pei2022-04-281-24/+25
| | | | - https://h-node.org/issues/view/en/398/1/fb95964401f38fb9b925efbb75c2de56
* Added T10 Nabia to the distro list.Yuchen Pei2022-02-021-8/+9
|
* Updating distros.Yuchen Pei2021-12-291-31/+37
| | | | Adding Debian 10, 11, 12, PureOS 9, 10 and Trisquel 9.
* [bug #61318] Separating out distro schema and updated guix name.Yuchen Pei2021-12-141-0/+50
- will document deployment process to reflect the change