h-source-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[H-source-users] [PATCH 4/6] Add Replicant to the distro list


From: Denis 'GNUtoo' Carikli
Subject: [H-source-users] [PATCH 4/6] Add Replicant to the distro list
Date: Sat, 25 Jun 2022 22:52:42 +0200

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.sql | 43 +++++++++++++++++++++++++------------------
 1 file 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);
-- 
2.36.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]