aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-06-25 22:52:42 +0200
committerYuchen Pei <hi@ypei.me>2022-06-29 22:33:51 +1000
commit185edef419a15b8820abb8f1d4eccbe8afef7566 (patch)
tree85f44174e2448e085f2c72b08c4be15678533a3f
parent71f53b7022db9f838720aef598c31da24b3ea5fc (diff)
Add Replicant to the distro list
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>
-rw-r--r--distros.sql43
1 files changed, 25 insertions, 18 deletions
diff --git a/distros.sql b/distros.sql
index 85861e7..d6cf4fd 100644
--- a/distros.sql
+++ b/distros.sql
@@ -38,21 +38,28 @@ insert into distros (clean_name, full_name, id_order, active) values ('parabola'
insert into distros (clean_name, full_name, id_order, active) values ('pureos_8_0', 'PureOS 8.0 Prometheus', 27, 1);
insert into distros (clean_name, full_name, id_order, active) values ('pureos_9_0', 'PureOS 9.0 Amber', 28, 1);
insert into distros (clean_name, full_name, id_order, active) values ('pureos_10_0', 'PureOS 10.0 Byzantium', 29, 1);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_3_5', 'Trisquel 3.5 Awen', 30, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_4_0', 'Trisquel 4.0 Taranis', 31, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_4_5', 'Trisquel 4.5 Slaine', 32, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_5_0', 'Trisquel 5.0 Dagda', 33, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_5_5', 'Trisquel 5.5 Brigantia', 34, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_6_0', 'Trisquel 6.0 Toutatis', 35, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_7_0', 'Trisquel 7.0 Belenos', 36, 1);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_8_0', 'Trisquel 8.0 Flidas', 37, 1);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_9_0', 'Trisquel 9.0 Etiona', 38, 1);
-insert into distros (clean_name, full_name, id_order, active) values ('trisquel_10_0', 'Trisquel 10.0 Nabia', 39, 1);
-insert into distros (clean_name, full_name, id_order, active) values ('ututo_xs_2009', 'UTUTO XS 2009', 40, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('ututo_xs_2010', 'UTUTO XS 2010', 41, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('ututo_xs_2012_04', 'UTUTO XS 2012.04', 42, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('venenux_0_8', 'VENENUX 0.8', 43, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('venenux_0_8_2', 'VENENUX-EC 0.8.2', 44, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('venenux_0_9', 'VENENUX 0.9', 45, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('debian_testing', 'Debian GNU/Linux Testing', 46, 0);
-insert into distros (clean_name, full_name, id_order, active) values ('debian_unstable', 'Debian GNU/Linux Unstable', 47, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('replicant_1_5', 'Replicant 1.5', 29, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('replicant_2_0', 'Replicant 2.0', 30, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('replicant_2_2', 'Replicant 2.2', 31, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('replicant_2_3', 'Replicant 2.3', 32, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('replicant_4_0', 'Replicant 4.0', 33, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('replicant_4_2', 'Replicant 4.2', 34, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('replicant_6_0', 'Replicant 6.0', 35, 1);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_3_5', 'Trisquel 3.5 Awen', 36, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_4_0', 'Trisquel 4.0 Taranis', 37, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_4_5', 'Trisquel 4.5 Slaine', 38, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_5_0', 'Trisquel 5.0 Dagda', 39, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_5_5', 'Trisquel 5.5 Brigantia', 40, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_6_0', 'Trisquel 6.0 Toutatis', 41, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_7_0', 'Trisquel 7.0 Belenos', 42, 1);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_8_0', 'Trisquel 8.0 Flidas', 43, 1);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_9_0', 'Trisquel 9.0 Etiona', 44, 1);
+insert into distros (clean_name, full_name, id_order, active) values ('trisquel_10_0', 'Trisquel 10.0 Nabia', 45, 1);
+insert into distros (clean_name, full_name, id_order, active) values ('ututo_xs_2009', 'UTUTO XS 2009', 46, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('ututo_xs_2010', 'UTUTO XS 2010', 47, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('ututo_xs_2012_04', 'UTUTO XS 2012.04', 48, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('venenux_0_8', 'VENENUX 0.8', 49, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('venenux_0_8_2', 'VENENUX-EC 0.8.2', 50, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('venenux_0_9', 'VENENUX 0.9', 51, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('debian_testing', 'Debian GNU/Linux Testing', 52, 0);
+insert into distros (clean_name, full_name, id_order, active) values ('debian_unstable', 'Debian GNU/Linux Unstable', 53, 0);