From 54f7d94076734b88d7967376d2a49c0ca343f280 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Feb 2022 11:37:33 +0100 Subject: F36 layout and new 2022 GPG key --- KEYS.txt | 9 +- RPM-GPG-KEY-remi2022 | 52 +++++++++ fedora/36/debug-modular-test/x86_64/httpsmirror | 21 ++++ fedora/36/debug-modular-test/x86_64/mirror | 21 ++++ fedora/36/debug-modular/x86_64/httpsmirror | 21 ++++ fedora/36/debug-modular/x86_64/mirror | 21 ++++ fedora/36/debug-php74/x86_64/httpsmirror | 21 ++++ fedora/36/debug-php74/x86_64/mirror | 21 ++++ fedora/36/debug-php80/x86_64/httpsmirror | 21 ++++ fedora/36/debug-php80/x86_64/mirror | 21 ++++ fedora/36/debug-php81/x86_64/httpsmirror | 21 ++++ fedora/36/debug-php81/x86_64/mirror | 21 ++++ fedora/36/debug-remi/x86_64/httpsmirror | 21 ++++ fedora/36/debug-remi/x86_64/mirror | 21 ++++ fedora/36/debug-test/x86_64/httpsmirror | 21 ++++ fedora/36/debug-test/x86_64/mirror | 21 ++++ fedora/36/debug-test74/x86_64/httpsmirror | 21 ++++ fedora/36/debug-test74/x86_64/mirror | 21 ++++ fedora/36/debug-test80/x86_64/httpsmirror | 21 ++++ fedora/36/debug-test80/x86_64/mirror | 21 ++++ fedora/36/debug-test81/x86_64/httpsmirror | 21 ++++ fedora/36/debug-test81/x86_64/mirror | 21 ++++ fedora/36/devs/x86_64/httpsmirror | 21 ++++ fedora/36/devs/x86_64/mirror | 21 ++++ fedora/36/index.html | 143 ++++++++++++++++++++++++ fedora/36/modular-test/x86_64/httpsmirror | 21 ++++ fedora/36/modular-test/x86_64/mirror | 21 ++++ fedora/36/modular/x86_64/httpsmirror | 21 ++++ fedora/36/modular/x86_64/mirror | 21 ++++ fedora/36/php74/x86_64/httpsmirror | 21 ++++ fedora/36/php74/x86_64/mirror | 21 ++++ fedora/36/php80/x86_64/httpsmirror | 21 ++++ fedora/36/php80/x86_64/mirror | 21 ++++ fedora/36/php81/x86_64/httpsmirror | 21 ++++ fedora/36/php81/x86_64/mirror | 21 ++++ fedora/36/remi/x86_64/httpsmirror | 21 ++++ fedora/36/remi/x86_64/mirror | 21 ++++ fedora/36/test/x86_64/httpsmirror | 21 ++++ fedora/36/test/x86_64/mirror | 21 ++++ fedora/36/test74/x86_64/httpsmirror | 21 ++++ fedora/36/test74/x86_64/mirror | 21 ++++ fedora/36/test80/x86_64/httpsmirror | 21 ++++ fedora/36/test80/x86_64/mirror | 21 ++++ fedora/36/test81/x86_64/httpsmirror | 21 ++++ fedora/36/test81/x86_64/mirror | 21 ++++ index.html | 13 ++- 46 files changed, 1096 insertions(+), 3 deletions(-) create mode 100644 RPM-GPG-KEY-remi2022 create mode 100644 fedora/36/debug-modular-test/x86_64/httpsmirror create mode 100644 fedora/36/debug-modular-test/x86_64/mirror create mode 100644 fedora/36/debug-modular/x86_64/httpsmirror create mode 100644 fedora/36/debug-modular/x86_64/mirror create mode 100644 fedora/36/debug-php74/x86_64/httpsmirror create mode 100644 fedora/36/debug-php74/x86_64/mirror create mode 100644 fedora/36/debug-php80/x86_64/httpsmirror create mode 100644 fedora/36/debug-php80/x86_64/mirror create mode 100644 fedora/36/debug-php81/x86_64/httpsmirror create mode 100644 fedora/36/debug-php81/x86_64/mirror create mode 100644 fedora/36/debug-remi/x86_64/httpsmirror create mode 100644 fedora/36/debug-remi/x86_64/mirror create mode 100644 fedora/36/debug-test/x86_64/httpsmirror create mode 100644 fedora/36/debug-test/x86_64/mirror create mode 100644 fedora/36/debug-test74/x86_64/httpsmirror create mode 100644 fedora/36/debug-test74/x86_64/mirror create mode 100644 fedora/36/debug-test80/x86_64/httpsmirror create mode 100644 fedora/36/debug-test80/x86_64/mirror create mode 100644 fedora/36/debug-test81/x86_64/httpsmirror create mode 100644 fedora/36/debug-test81/x86_64/mirror create mode 100644 fedora/36/devs/x86_64/httpsmirror create mode 100644 fedora/36/devs/x86_64/mirror create mode 100644 fedora/36/index.html create mode 100644 fedora/36/modular-test/x86_64/httpsmirror create mode 100644 fedora/36/modular-test/x86_64/mirror create mode 100644 fedora/36/modular/x86_64/httpsmirror create mode 100644 fedora/36/modular/x86_64/mirror create mode 100644 fedora/36/php74/x86_64/httpsmirror create mode 100644 fedora/36/php74/x86_64/mirror create mode 100644 fedora/36/php80/x86_64/httpsmirror create mode 100644 fedora/36/php80/x86_64/mirror create mode 100644 fedora/36/php81/x86_64/httpsmirror create mode 100644 fedora/36/php81/x86_64/mirror create mode 100644 fedora/36/remi/x86_64/httpsmirror create mode 100644 fedora/36/remi/x86_64/mirror create mode 100644 fedora/36/test/x86_64/httpsmirror create mode 100644 fedora/36/test/x86_64/mirror create mode 100644 fedora/36/test74/x86_64/httpsmirror create mode 100644 fedora/36/test74/x86_64/mirror create mode 100644 fedora/36/test80/x86_64/httpsmirror create mode 100644 fedora/36/test80/x86_64/mirror create mode 100644 fedora/36/test81/x86_64/httpsmirror create mode 100644 fedora/36/test81/x86_64/mirror diff --git a/KEYS.txt b/KEYS.txt index aa32172f..e9cb5a8e 100644 --- a/KEYS.txt +++ b/KEYS.txt @@ -1,5 +1,12 @@ ------------------------------------------ -2021 key used for Fedora 34+ +2022 key used for Fedora 36+ +------------------------------------------ +pub rsa4096 2022-02-10 [SC] + 8451 60D2 3149 DAD5 04F0 A32D 83C0 639E 1FEF 0014 +uid [ inconnue] Remi's RPM repository (https://rpms.remirepo.net/) +sub rsa4096 2022-02-10 [E] +------------------------------------------ +2021 key used for Fedora 34-35 ------------------------------------------ pub rsa4096 2021-01-04 [SC] B1AB F71E 14C9 D748 97E1 98A8 B195 27F1 478F 8947 diff --git a/RPM-GPG-KEY-remi2022 b/RPM-GPG-KEY-remi2022 new file mode 100644 index 00000000..2e00f422 --- /dev/null +++ b/RPM-GPG-KEY-remi2022 @@ -0,0 +1,52 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +=K8Wh +-----END PGP PUBLIC KEY BLOCK----- diff --git a/fedora/36/debug-modular-test/x86_64/httpsmirror b/fedora/36/debug-modular-test/x86_64/httpsmirror new file mode 100644 index 00000000..8ab6ff50 --- /dev/null +++ b/fedora/36/debug-modular-test/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-modular-test/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-modular-test/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-modular-test/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-modular-test/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-modular-test/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-modular-test/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-modular-test/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-modular-test/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-modular-test/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-modular-test/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-modular-test/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-modular-test/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-modular-test/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-modular-test/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-modular-test/x86_64/ diff --git a/fedora/36/debug-modular-test/x86_64/mirror b/fedora/36/debug-modular-test/x86_64/mirror new file mode 100644 index 00000000..8ab6ff50 --- /dev/null +++ b/fedora/36/debug-modular-test/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-modular-test/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-modular-test/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-modular-test/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-modular-test/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-modular-test/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-modular-test/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-modular-test/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-modular-test/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-modular-test/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-modular-test/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-modular-test/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-modular-test/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-modular-test/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-modular-test/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-modular-test/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-modular-test/x86_64/ diff --git a/fedora/36/debug-modular/x86_64/httpsmirror b/fedora/36/debug-modular/x86_64/httpsmirror new file mode 100644 index 00000000..ebe7d9a3 --- /dev/null +++ b/fedora/36/debug-modular/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-modular/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-modular/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-modular/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-modular/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-modular/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-modular/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-modular/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-modular/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-modular/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-modular/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-modular/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-modular/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-modular/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-modular/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-modular/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-modular/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-modular/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-modular/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-modular/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-modular/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-modular/x86_64/ diff --git a/fedora/36/debug-modular/x86_64/mirror b/fedora/36/debug-modular/x86_64/mirror new file mode 100644 index 00000000..ebe7d9a3 --- /dev/null +++ b/fedora/36/debug-modular/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-modular/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-modular/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-modular/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-modular/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-modular/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-modular/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-modular/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-modular/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-modular/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-modular/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-modular/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-modular/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-modular/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-modular/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-modular/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-modular/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-modular/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-modular/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-modular/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-modular/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-modular/x86_64/ diff --git a/fedora/36/debug-php74/x86_64/httpsmirror b/fedora/36/debug-php74/x86_64/httpsmirror new file mode 100644 index 00000000..3cdbddb8 --- /dev/null +++ b/fedora/36/debug-php74/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-php74/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-php74/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-php74/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-php74/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-php74/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-php74/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-php74/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-php74/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-php74/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-php74/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-php74/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-php74/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-php74/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-php74/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-php74/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-php74/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-php74/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-php74/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-php74/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-php74/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-php74/x86_64/ diff --git a/fedora/36/debug-php74/x86_64/mirror b/fedora/36/debug-php74/x86_64/mirror new file mode 100644 index 00000000..3cdbddb8 --- /dev/null +++ b/fedora/36/debug-php74/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-php74/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-php74/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-php74/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-php74/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-php74/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-php74/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-php74/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-php74/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-php74/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-php74/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-php74/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-php74/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-php74/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-php74/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-php74/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-php74/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-php74/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-php74/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-php74/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-php74/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-php74/x86_64/ diff --git a/fedora/36/debug-php80/x86_64/httpsmirror b/fedora/36/debug-php80/x86_64/httpsmirror new file mode 100644 index 00000000..3e8c0fed --- /dev/null +++ b/fedora/36/debug-php80/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-php80/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-php80/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-php80/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-php80/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-php80/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-php80/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-php80/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-php80/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-php80/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-php80/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-php80/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-php80/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-php80/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-php80/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-php80/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-php80/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-php80/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-php80/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-php80/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-php80/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-php80/x86_64/ diff --git a/fedora/36/debug-php80/x86_64/mirror b/fedora/36/debug-php80/x86_64/mirror new file mode 100644 index 00000000..3e8c0fed --- /dev/null +++ b/fedora/36/debug-php80/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-php80/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-php80/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-php80/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-php80/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-php80/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-php80/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-php80/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-php80/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-php80/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-php80/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-php80/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-php80/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-php80/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-php80/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-php80/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-php80/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-php80/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-php80/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-php80/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-php80/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-php80/x86_64/ diff --git a/fedora/36/debug-php81/x86_64/httpsmirror b/fedora/36/debug-php81/x86_64/httpsmirror new file mode 100644 index 00000000..00d7c011 --- /dev/null +++ b/fedora/36/debug-php81/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-php81/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-php81/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-php81/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-php81/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-php81/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-php81/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-php81/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-php81/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-php81/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-php81/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-php81/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-php81/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-php81/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-php81/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-php81/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-php81/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-php81/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-php81/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-php81/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-php81/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-php81/x86_64/ diff --git a/fedora/36/debug-php81/x86_64/mirror b/fedora/36/debug-php81/x86_64/mirror new file mode 100644 index 00000000..00d7c011 --- /dev/null +++ b/fedora/36/debug-php81/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-php81/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-php81/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-php81/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-php81/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-php81/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-php81/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-php81/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-php81/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-php81/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-php81/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-php81/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-php81/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-php81/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-php81/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-php81/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-php81/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-php81/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-php81/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-php81/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-php81/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-php81/x86_64/ diff --git a/fedora/36/debug-remi/x86_64/httpsmirror b/fedora/36/debug-remi/x86_64/httpsmirror new file mode 100644 index 00000000..c50f5b6b --- /dev/null +++ b/fedora/36/debug-remi/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-remi/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-remi/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-remi/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-remi/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-remi/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-remi/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-remi/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-remi/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-remi/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-remi/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-remi/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-remi/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-remi/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-remi/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-remi/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-remi/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-remi/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-remi/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-remi/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-remi/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-remi/x86_64/ diff --git a/fedora/36/debug-remi/x86_64/mirror b/fedora/36/debug-remi/x86_64/mirror new file mode 100644 index 00000000..c50f5b6b --- /dev/null +++ b/fedora/36/debug-remi/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-remi/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-remi/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-remi/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-remi/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-remi/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-remi/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-remi/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-remi/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-remi/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-remi/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-remi/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-remi/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-remi/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-remi/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-remi/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-remi/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-remi/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-remi/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-remi/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-remi/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-remi/x86_64/ diff --git a/fedora/36/debug-test/x86_64/httpsmirror b/fedora/36/debug-test/x86_64/httpsmirror new file mode 100644 index 00000000..e127d216 --- /dev/null +++ b/fedora/36/debug-test/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-test/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-test/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-test/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-test/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-test/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-test/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-test/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-test/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-test/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-test/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-test/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-test/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-test/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-test/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-test/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-test/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-test/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-test/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-test/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-test/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-test/x86_64/ diff --git a/fedora/36/debug-test/x86_64/mirror b/fedora/36/debug-test/x86_64/mirror new file mode 100644 index 00000000..e127d216 --- /dev/null +++ b/fedora/36/debug-test/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-test/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-test/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-test/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-test/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-test/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-test/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-test/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-test/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-test/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-test/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-test/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-test/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-test/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-test/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-test/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-test/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-test/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-test/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-test/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-test/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-test/x86_64/ diff --git a/fedora/36/debug-test74/x86_64/httpsmirror b/fedora/36/debug-test74/x86_64/httpsmirror new file mode 100644 index 00000000..6ebacbbb --- /dev/null +++ b/fedora/36/debug-test74/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-test74/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-test74/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-test74/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-test74/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-test74/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-test74/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-test74/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-test74/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-test74/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-test74/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-test74/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-test74/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-test74/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-test74/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-test74/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-test74/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-test74/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-test74/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-test74/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-test74/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-test74/x86_64/ diff --git a/fedora/36/debug-test74/x86_64/mirror b/fedora/36/debug-test74/x86_64/mirror new file mode 100644 index 00000000..6ebacbbb --- /dev/null +++ b/fedora/36/debug-test74/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-test74/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-test74/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-test74/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-test74/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-test74/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-test74/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-test74/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-test74/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-test74/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-test74/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-test74/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-test74/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-test74/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-test74/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-test74/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-test74/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-test74/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-test74/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-test74/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-test74/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-test74/x86_64/ diff --git a/fedora/36/debug-test80/x86_64/httpsmirror b/fedora/36/debug-test80/x86_64/httpsmirror new file mode 100644 index 00000000..73b30119 --- /dev/null +++ b/fedora/36/debug-test80/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-test80/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-test80/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-test80/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-test80/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-test80/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-test80/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-test80/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-test80/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-test80/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-test80/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-test80/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-test80/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-test80/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-test80/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-test80/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-test80/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-test80/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-test80/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-test80/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-test80/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-test80/x86_64/ diff --git a/fedora/36/debug-test80/x86_64/mirror b/fedora/36/debug-test80/x86_64/mirror new file mode 100644 index 00000000..73b30119 --- /dev/null +++ b/fedora/36/debug-test80/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-test80/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-test80/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-test80/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-test80/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-test80/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-test80/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-test80/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-test80/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-test80/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-test80/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-test80/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-test80/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-test80/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-test80/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-test80/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-test80/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-test80/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-test80/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-test80/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-test80/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-test80/x86_64/ diff --git a/fedora/36/debug-test81/x86_64/httpsmirror b/fedora/36/debug-test81/x86_64/httpsmirror new file mode 100644 index 00000000..b7c988ea --- /dev/null +++ b/fedora/36/debug-test81/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-test81/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-test81/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-test81/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-test81/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-test81/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-test81/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-test81/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-test81/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-test81/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-test81/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-test81/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-test81/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-test81/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-test81/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-test81/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-test81/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-test81/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-test81/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-test81/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-test81/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-test81/x86_64/ diff --git a/fedora/36/debug-test81/x86_64/mirror b/fedora/36/debug-test81/x86_64/mirror new file mode 100644 index 00000000..b7c988ea --- /dev/null +++ b/fedora/36/debug-test81/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/debug-test81/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/debug-test81/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/debug-test81/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/debug-test81/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/debug-test81/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/debug-test81/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/debug-test81/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/debug-test81/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/debug-test81/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/debug-test81/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/debug-test81/x86_64/ +https://remi.mivzakim.net/fedora/36/debug-test81/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/debug-test81/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/debug-test81/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/debug-test81/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/debug-test81/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/debug-test81/x86_64/ +https://mirror.docker.ru/remi/fedora/36/debug-test81/x86_64/ +https://mirror.ihost.md/remi/fedora/36/debug-test81/x86_64/ +https://mirror.23m.com/remi/fedora/36/debug-test81/x86_64/ +https://rpms.remirepo.net/fedora/36/debug-test81/x86_64/ diff --git a/fedora/36/devs/x86_64/httpsmirror b/fedora/36/devs/x86_64/httpsmirror new file mode 100644 index 00000000..185e3ae2 --- /dev/null +++ b/fedora/36/devs/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/devs/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/devs/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/devs/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/devs/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/devs/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/devs/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/devs/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/devs/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/devs/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/devs/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/devs/x86_64/ +https://remi.mivzakim.net/fedora/36/devs/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/devs/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/devs/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/devs/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/devs/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/devs/x86_64/ +https://mirror.docker.ru/remi/fedora/36/devs/x86_64/ +https://mirror.ihost.md/remi/fedora/36/devs/x86_64/ +https://mirror.23m.com/remi/fedora/36/devs/x86_64/ +https://rpms.remirepo.net/fedora/36/devs/x86_64/ diff --git a/fedora/36/devs/x86_64/mirror b/fedora/36/devs/x86_64/mirror new file mode 100644 index 00000000..185e3ae2 --- /dev/null +++ b/fedora/36/devs/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/devs/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/devs/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/devs/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/devs/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/devs/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/devs/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/devs/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/devs/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/devs/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/devs/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/devs/x86_64/ +https://remi.mivzakim.net/fedora/36/devs/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/devs/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/devs/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/devs/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/devs/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/devs/x86_64/ +https://mirror.docker.ru/remi/fedora/36/devs/x86_64/ +https://mirror.ihost.md/remi/fedora/36/devs/x86_64/ +https://mirror.23m.com/remi/fedora/36/devs/x86_64/ +https://rpms.remirepo.net/fedora/36/devs/x86_64/ diff --git a/fedora/36/index.html b/fedora/36/index.html new file mode 100644 index 00000000..587b646a --- /dev/null +++ b/fedora/36/index.html @@ -0,0 +1,143 @@ + + + + + Remi's RPM repository - Fedora 36 + + + + + +
+ +

+ Blog | + Forum | + Repository | + Wizard +

+
+
+
+

Fedora release 36

+

modular

+ +

remi

+ +

remi-php81 (only PHP 8.1 and extensions)

+ +

remi-php80 (only PHP 8.0 and extension)

+ +

remi-php74 (only PHP 7.4 and extensions)

+ +

Test packages, please try them

+ +

development

+
    +
  • + x86_64 + really experimental stuff +
  • +
+

debuginfo

+ +
+
+ +
+
+
+ + + diff --git a/fedora/36/modular-test/x86_64/httpsmirror b/fedora/36/modular-test/x86_64/httpsmirror new file mode 100644 index 00000000..c5ac630f --- /dev/null +++ b/fedora/36/modular-test/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/modular-test/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/modular-test/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/modular-test/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/modular-test/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/modular-test/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/modular-test/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/modular-test/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/modular-test/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/modular-test/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/modular-test/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/modular-test/x86_64/ +https://remi.mivzakim.net/fedora/36/modular-test/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/modular-test/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/modular-test/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/modular-test/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/modular-test/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/modular-test/x86_64/ +https://mirror.docker.ru/remi/fedora/36/modular-test/x86_64/ +https://mirror.ihost.md/remi/fedora/36/modular-test/x86_64/ +https://mirror.23m.com/remi/fedora/36/modular-test/x86_64/ +https://rpms.remirepo.net/fedora/36/modular-test/x86_64/ diff --git a/fedora/36/modular-test/x86_64/mirror b/fedora/36/modular-test/x86_64/mirror new file mode 100644 index 00000000..c5ac630f --- /dev/null +++ b/fedora/36/modular-test/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/modular-test/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/modular-test/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/modular-test/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/modular-test/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/modular-test/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/modular-test/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/modular-test/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/modular-test/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/modular-test/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/modular-test/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/modular-test/x86_64/ +https://remi.mivzakim.net/fedora/36/modular-test/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/modular-test/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/modular-test/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/modular-test/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/modular-test/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/modular-test/x86_64/ +https://mirror.docker.ru/remi/fedora/36/modular-test/x86_64/ +https://mirror.ihost.md/remi/fedora/36/modular-test/x86_64/ +https://mirror.23m.com/remi/fedora/36/modular-test/x86_64/ +https://rpms.remirepo.net/fedora/36/modular-test/x86_64/ diff --git a/fedora/36/modular/x86_64/httpsmirror b/fedora/36/modular/x86_64/httpsmirror new file mode 100644 index 00000000..5147f0e9 --- /dev/null +++ b/fedora/36/modular/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/modular/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/modular/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/modular/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/modular/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/modular/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/modular/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/modular/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/modular/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/modular/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/modular/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/modular/x86_64/ +https://remi.mivzakim.net/fedora/36/modular/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/modular/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/modular/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/modular/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/modular/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/modular/x86_64/ +https://mirror.docker.ru/remi/fedora/36/modular/x86_64/ +https://mirror.ihost.md/remi/fedora/36/modular/x86_64/ +https://mirror.23m.com/remi/fedora/36/modular/x86_64/ +https://rpms.remirepo.net/fedora/36/modular/x86_64/ diff --git a/fedora/36/modular/x86_64/mirror b/fedora/36/modular/x86_64/mirror new file mode 100644 index 00000000..5147f0e9 --- /dev/null +++ b/fedora/36/modular/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/modular/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/modular/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/modular/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/modular/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/modular/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/modular/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/modular/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/modular/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/modular/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/modular/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/modular/x86_64/ +https://remi.mivzakim.net/fedora/36/modular/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/modular/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/modular/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/modular/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/modular/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/modular/x86_64/ +https://mirror.docker.ru/remi/fedora/36/modular/x86_64/ +https://mirror.ihost.md/remi/fedora/36/modular/x86_64/ +https://mirror.23m.com/remi/fedora/36/modular/x86_64/ +https://rpms.remirepo.net/fedora/36/modular/x86_64/ diff --git a/fedora/36/php74/x86_64/httpsmirror b/fedora/36/php74/x86_64/httpsmirror new file mode 100644 index 00000000..173f5c50 --- /dev/null +++ b/fedora/36/php74/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/php74/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/php74/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/php74/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/php74/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/php74/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/php74/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/php74/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/php74/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/php74/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/php74/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/php74/x86_64/ +https://remi.mivzakim.net/fedora/36/php74/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/php74/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/php74/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/php74/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/php74/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/php74/x86_64/ +https://mirror.docker.ru/remi/fedora/36/php74/x86_64/ +https://mirror.ihost.md/remi/fedora/36/php74/x86_64/ +https://mirror.23m.com/remi/fedora/36/php74/x86_64/ +https://rpms.remirepo.net/fedora/36/php74/x86_64/ diff --git a/fedora/36/php74/x86_64/mirror b/fedora/36/php74/x86_64/mirror new file mode 100644 index 00000000..173f5c50 --- /dev/null +++ b/fedora/36/php74/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/php74/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/php74/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/php74/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/php74/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/php74/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/php74/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/php74/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/php74/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/php74/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/php74/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/php74/x86_64/ +https://remi.mivzakim.net/fedora/36/php74/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/php74/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/php74/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/php74/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/php74/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/php74/x86_64/ +https://mirror.docker.ru/remi/fedora/36/php74/x86_64/ +https://mirror.ihost.md/remi/fedora/36/php74/x86_64/ +https://mirror.23m.com/remi/fedora/36/php74/x86_64/ +https://rpms.remirepo.net/fedora/36/php74/x86_64/ diff --git a/fedora/36/php80/x86_64/httpsmirror b/fedora/36/php80/x86_64/httpsmirror new file mode 100644 index 00000000..60d6b8f9 --- /dev/null +++ b/fedora/36/php80/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/php80/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/php80/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/php80/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/php80/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/php80/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/php80/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/php80/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/php80/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/php80/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/php80/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/php80/x86_64/ +https://remi.mivzakim.net/fedora/36/php80/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/php80/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/php80/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/php80/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/php80/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/php80/x86_64/ +https://mirror.docker.ru/remi/fedora/36/php80/x86_64/ +https://mirror.ihost.md/remi/fedora/36/php80/x86_64/ +https://mirror.23m.com/remi/fedora/36/php80/x86_64/ +https://rpms.remirepo.net/fedora/36/php80/x86_64/ diff --git a/fedora/36/php80/x86_64/mirror b/fedora/36/php80/x86_64/mirror new file mode 100644 index 00000000..60d6b8f9 --- /dev/null +++ b/fedora/36/php80/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/php80/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/php80/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/php80/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/php80/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/php80/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/php80/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/php80/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/php80/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/php80/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/php80/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/php80/x86_64/ +https://remi.mivzakim.net/fedora/36/php80/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/php80/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/php80/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/php80/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/php80/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/php80/x86_64/ +https://mirror.docker.ru/remi/fedora/36/php80/x86_64/ +https://mirror.ihost.md/remi/fedora/36/php80/x86_64/ +https://mirror.23m.com/remi/fedora/36/php80/x86_64/ +https://rpms.remirepo.net/fedora/36/php80/x86_64/ diff --git a/fedora/36/php81/x86_64/httpsmirror b/fedora/36/php81/x86_64/httpsmirror new file mode 100644 index 00000000..33778406 --- /dev/null +++ b/fedora/36/php81/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/php81/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/php81/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/php81/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/php81/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/php81/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/php81/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/php81/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/php81/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/php81/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/php81/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/php81/x86_64/ +https://remi.mivzakim.net/fedora/36/php81/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/php81/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/php81/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/php81/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/php81/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/php81/x86_64/ +https://mirror.docker.ru/remi/fedora/36/php81/x86_64/ +https://mirror.ihost.md/remi/fedora/36/php81/x86_64/ +https://mirror.23m.com/remi/fedora/36/php81/x86_64/ +https://rpms.remirepo.net/fedora/36/php81/x86_64/ diff --git a/fedora/36/php81/x86_64/mirror b/fedora/36/php81/x86_64/mirror new file mode 100644 index 00000000..33778406 --- /dev/null +++ b/fedora/36/php81/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/php81/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/php81/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/php81/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/php81/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/php81/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/php81/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/php81/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/php81/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/php81/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/php81/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/php81/x86_64/ +https://remi.mivzakim.net/fedora/36/php81/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/php81/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/php81/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/php81/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/php81/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/php81/x86_64/ +https://mirror.docker.ru/remi/fedora/36/php81/x86_64/ +https://mirror.ihost.md/remi/fedora/36/php81/x86_64/ +https://mirror.23m.com/remi/fedora/36/php81/x86_64/ +https://rpms.remirepo.net/fedora/36/php81/x86_64/ diff --git a/fedora/36/remi/x86_64/httpsmirror b/fedora/36/remi/x86_64/httpsmirror new file mode 100644 index 00000000..1f315e60 --- /dev/null +++ b/fedora/36/remi/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/remi/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/remi/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/remi/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/remi/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/remi/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/remi/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/remi/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/remi/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/remi/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/remi/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/remi/x86_64/ +https://remi.mivzakim.net/fedora/36/remi/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/remi/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/remi/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/remi/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/remi/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/remi/x86_64/ +https://mirror.docker.ru/remi/fedora/36/remi/x86_64/ +https://mirror.ihost.md/remi/fedora/36/remi/x86_64/ +https://mirror.23m.com/remi/fedora/36/remi/x86_64/ +https://rpms.remirepo.net/fedora/36/remi/x86_64/ diff --git a/fedora/36/remi/x86_64/mirror b/fedora/36/remi/x86_64/mirror new file mode 100644 index 00000000..1f315e60 --- /dev/null +++ b/fedora/36/remi/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/remi/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/remi/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/remi/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/remi/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/remi/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/remi/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/remi/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/remi/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/remi/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/remi/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/remi/x86_64/ +https://remi.mivzakim.net/fedora/36/remi/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/remi/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/remi/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/remi/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/remi/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/remi/x86_64/ +https://mirror.docker.ru/remi/fedora/36/remi/x86_64/ +https://mirror.ihost.md/remi/fedora/36/remi/x86_64/ +https://mirror.23m.com/remi/fedora/36/remi/x86_64/ +https://rpms.remirepo.net/fedora/36/remi/x86_64/ diff --git a/fedora/36/test/x86_64/httpsmirror b/fedora/36/test/x86_64/httpsmirror new file mode 100644 index 00000000..23f8a3f8 --- /dev/null +++ b/fedora/36/test/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/test/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/test/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/test/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/test/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/test/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/test/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/test/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/test/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/test/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/test/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/test/x86_64/ +https://remi.mivzakim.net/fedora/36/test/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/test/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/test/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/test/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/test/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/test/x86_64/ +https://mirror.docker.ru/remi/fedora/36/test/x86_64/ +https://mirror.ihost.md/remi/fedora/36/test/x86_64/ +https://mirror.23m.com/remi/fedora/36/test/x86_64/ +https://rpms.remirepo.net/fedora/36/test/x86_64/ diff --git a/fedora/36/test/x86_64/mirror b/fedora/36/test/x86_64/mirror new file mode 100644 index 00000000..23f8a3f8 --- /dev/null +++ b/fedora/36/test/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/test/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/test/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/test/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/test/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/test/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/test/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/test/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/test/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/test/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/test/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/test/x86_64/ +https://remi.mivzakim.net/fedora/36/test/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/test/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/test/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/test/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/test/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/test/x86_64/ +https://mirror.docker.ru/remi/fedora/36/test/x86_64/ +https://mirror.ihost.md/remi/fedora/36/test/x86_64/ +https://mirror.23m.com/remi/fedora/36/test/x86_64/ +https://rpms.remirepo.net/fedora/36/test/x86_64/ diff --git a/fedora/36/test74/x86_64/httpsmirror b/fedora/36/test74/x86_64/httpsmirror new file mode 100644 index 00000000..0d8a54f0 --- /dev/null +++ b/fedora/36/test74/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/test74/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/test74/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/test74/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/test74/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/test74/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/test74/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/test74/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/test74/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/test74/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/test74/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/test74/x86_64/ +https://remi.mivzakim.net/fedora/36/test74/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/test74/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/test74/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/test74/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/test74/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/test74/x86_64/ +https://mirror.docker.ru/remi/fedora/36/test74/x86_64/ +https://mirror.ihost.md/remi/fedora/36/test74/x86_64/ +https://mirror.23m.com/remi/fedora/36/test74/x86_64/ +https://rpms.remirepo.net/fedora/36/test74/x86_64/ diff --git a/fedora/36/test74/x86_64/mirror b/fedora/36/test74/x86_64/mirror new file mode 100644 index 00000000..0d8a54f0 --- /dev/null +++ b/fedora/36/test74/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/test74/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/test74/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/test74/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/test74/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/test74/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/test74/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/test74/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/test74/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/test74/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/test74/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/test74/x86_64/ +https://remi.mivzakim.net/fedora/36/test74/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/test74/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/test74/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/test74/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/test74/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/test74/x86_64/ +https://mirror.docker.ru/remi/fedora/36/test74/x86_64/ +https://mirror.ihost.md/remi/fedora/36/test74/x86_64/ +https://mirror.23m.com/remi/fedora/36/test74/x86_64/ +https://rpms.remirepo.net/fedora/36/test74/x86_64/ diff --git a/fedora/36/test80/x86_64/httpsmirror b/fedora/36/test80/x86_64/httpsmirror new file mode 100644 index 00000000..b70290c9 --- /dev/null +++ b/fedora/36/test80/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/test80/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/test80/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/test80/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/test80/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/test80/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/test80/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/test80/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/test80/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/test80/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/test80/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/test80/x86_64/ +https://remi.mivzakim.net/fedora/36/test80/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/test80/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/test80/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/test80/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/test80/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/test80/x86_64/ +https://mirror.docker.ru/remi/fedora/36/test80/x86_64/ +https://mirror.ihost.md/remi/fedora/36/test80/x86_64/ +https://mirror.23m.com/remi/fedora/36/test80/x86_64/ +https://rpms.remirepo.net/fedora/36/test80/x86_64/ diff --git a/fedora/36/test80/x86_64/mirror b/fedora/36/test80/x86_64/mirror new file mode 100644 index 00000000..b70290c9 --- /dev/null +++ b/fedora/36/test80/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/test80/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/test80/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/test80/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/test80/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/test80/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/test80/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/test80/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/test80/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/test80/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/test80/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/test80/x86_64/ +https://remi.mivzakim.net/fedora/36/test80/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/test80/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/test80/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/test80/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/test80/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/test80/x86_64/ +https://mirror.docker.ru/remi/fedora/36/test80/x86_64/ +https://mirror.ihost.md/remi/fedora/36/test80/x86_64/ +https://mirror.23m.com/remi/fedora/36/test80/x86_64/ +https://rpms.remirepo.net/fedora/36/test80/x86_64/ diff --git a/fedora/36/test81/x86_64/httpsmirror b/fedora/36/test81/x86_64/httpsmirror new file mode 100644 index 00000000..4ae7befc --- /dev/null +++ b/fedora/36/test81/x86_64/httpsmirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/test81/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/test81/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/test81/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/test81/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/test81/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/test81/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/test81/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/test81/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/test81/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/test81/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/test81/x86_64/ +https://remi.mivzakim.net/fedora/36/test81/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/test81/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/test81/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/test81/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/test81/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/test81/x86_64/ +https://mirror.docker.ru/remi/fedora/36/test81/x86_64/ +https://mirror.ihost.md/remi/fedora/36/test81/x86_64/ +https://mirror.23m.com/remi/fedora/36/test81/x86_64/ +https://rpms.remirepo.net/fedora/36/test81/x86_64/ diff --git a/fedora/36/test81/x86_64/mirror b/fedora/36/test81/x86_64/mirror new file mode 100644 index 00000000..4ae7befc --- /dev/null +++ b/fedora/36/test81/x86_64/mirror @@ -0,0 +1,21 @@ +https://mirrors.tuna.tsinghua.edu.cn/remi/fedora/36/test81/x86_64/ +https://mirror.oxilion.nl/remi/fedora/36/test81/x86_64/ +https://mirrors.uni-ruse.bg/remi/fedora/36/test81/x86_64/ +https://remi.mirror.karneval.cz/fedora/36/test81/x86_64/ +https://mirror.netsite.dk/remi/fedora/36/test81/x86_64/ +https://mirrors.ukfast.co.uk/sites/remi/fedora/36/test81/x86_64/ +https://mirror.netweaver.uk/remi/fedora/36/test81/x86_64/ +https://mir01.syntis.net/remirepo/fedora/36/test81/x86_64/ +https://mirror.pit.teraswitch.com/remi/fedora/36/test81/x86_64/ +https://remi.mirror.liteserver.nl/fedora/36/test81/x86_64/ +https://mirror.marwan.ma/remi/fedora/36/test81/x86_64/ +https://remi.mivzakim.net/fedora/36/test81/x86_64/ +https://remi.mirror.digitalpacific.com.au/fedora/36/test81/x86_64/ +https://merlin.fit.vutbr.cz/mirrors/remi/fedora/36/test81/x86_64/ +https://mirrors.ptisp.pt/remi/fedora/36/test81/x86_64/ +https://mirrors.upr.edu/remi/fedora/36/test81/x86_64/ +https://mirror.dk.team.blue/remi/fedora/36/test81/x86_64/ +https://mirror.docker.ru/remi/fedora/36/test81/x86_64/ +https://mirror.ihost.md/remi/fedora/36/test81/x86_64/ +https://mirror.23m.com/remi/fedora/36/test81/x86_64/ +https://rpms.remirepo.net/fedora/36/test81/x86_64/ diff --git a/index.html b/index.html index d4b0ca22..3185ec51 100644 --- a/index.html +++ b/index.html @@ -283,10 +283,15 @@

Fedora - Development version

--->

Fedora - Maintained version