aboutsummaryrefslogtreecommitdiff
path: root/distros.sql
Commit message (Collapse)AuthorAgeFilesLines
* 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