From 7d8c61de9a972cb1f7f0866609b301739d466f03 Mon Sep 17 00:00:00 2001 From: famaserver <77441589+famaserver@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:24:21 +0330 Subject: [PATCH 1/4] Create repo.mirror.famaserver.com.yml --- mirrors.d/repo.mirror.famaserver.com.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 mirrors.d/repo.mirror.famaserver.com.yml diff --git a/mirrors.d/repo.mirror.famaserver.com.yml b/mirrors.d/repo.mirror.famaserver.com.yml new file mode 100644 index 00000000..617328ac --- /dev/null +++ b/mirrors.d/repo.mirror.famaserver.com.yml @@ -0,0 +1,15 @@ +--- +name: repo.mirror.famaserver.com +address: + https: https://repo.mirror.famaserver.com/almalinux/ +update_frequency: 3h +sponsor: FamaServer +sponsor_url: https://famaserver.com +email: info@famaserver.com +geolocation: + continent: Asia + country: IR + state_province: Tehran + city: Tehran +private: false +monopoly: false From 235afc6036d6e76b0e381ca24ce3c65a0f4535cf Mon Sep 17 00:00:00 2001 From: famaserver <77441589+famaserver@users.noreply.github.com> Date: Sun, 2 Aug 2026 14:47:27 +0330 Subject: [PATCH 2/4] =?UTF-8?q?Update=20mirror:=20repo.mirror.famaserver.c?= =?UTF-8?q?om=20=E2=86=92=20mirror.famaserver.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Our mirror has moved to a new host and hostname. - Old: repo.mirror.famaserver.com (server decommissioned) - New: mirror.famaserver.com — Tehran, Iran, 1 Gbps The mirror is fully synced (AlmaLinux 8, 9 and 10, all architectures, including ISOs, ~1.4 TB) and updates every 3 hours from rsync.repo.almalinux.org. Now also reachable over plain HTTP and rsync, so both were added. Verify: https://mirror.famaserver.com/almalinux/9/BaseOS/x86_64/os/repodata/repomd.xml Sponsored by FamaServer — https://famaserver.com --- ...mirror.famaserver.com.yml => mirror.famaserver.com.yml} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename mirrors.d/{repo.mirror.famaserver.com.yml => mirror.famaserver.com.yml} (55%) diff --git a/mirrors.d/repo.mirror.famaserver.com.yml b/mirrors.d/mirror.famaserver.com.yml similarity index 55% rename from mirrors.d/repo.mirror.famaserver.com.yml rename to mirrors.d/mirror.famaserver.com.yml index 617328ac..d1c35141 100644 --- a/mirrors.d/repo.mirror.famaserver.com.yml +++ b/mirrors.d/mirror.famaserver.com.yml @@ -1,13 +1,14 @@ --- -name: repo.mirror.famaserver.com +name: mirror.famaserver.com address: - https: https://repo.mirror.famaserver.com/almalinux/ + http: http://mirror.famaserver.com/almalinux + https: https://mirror.famaserver.com/almalinux + rsync: rsync://mirror.famaserver.com/almalinux update_frequency: 3h sponsor: FamaServer sponsor_url: https://famaserver.com email: info@famaserver.com geolocation: - continent: Asia country: IR state_province: Tehran city: Tehran From e1b3d8535f89fdde847002af5a195b78a09159aa Mon Sep 17 00:00:00 2001 From: famaserver <77441589+famaserver@users.noreply.github.com> Date: Sun, 2 Aug 2026 14:55:56 +0330 Subject: [PATCH 3/4] update --- mirrors.d/mirror.famaserver.com.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mirrors.d/mirror.famaserver.com.yml b/mirrors.d/mirror.famaserver.com.yml index d1c35141..5f631363 100644 --- a/mirrors.d/mirror.famaserver.com.yml +++ b/mirrors.d/mirror.famaserver.com.yml @@ -9,6 +9,7 @@ sponsor: FamaServer sponsor_url: https://famaserver.com email: info@famaserver.com geolocation: + continent: Asia country: IR state_province: Tehran city: Tehran From 3920709dca9e23bbb41283808cb5614595096a74 Mon Sep 17 00:00:00 2001 From: famaserver <77441589+famaserver@users.noreply.github.com> Date: Wed, 5 Aug 2026 10:46:45 +0330 Subject: [PATCH 4/4] Fix formatting in mirror.famaserver.com.yml --- mirrors.d/mirror.famaserver.com.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirrors.d/mirror.famaserver.com.yml b/mirrors.d/mirror.famaserver.com.yml index 5f631363..24cc8240 100644 --- a/mirrors.d/mirror.famaserver.com.yml +++ b/mirrors.d/mirror.famaserver.com.yml @@ -9,7 +9,7 @@ sponsor: FamaServer sponsor_url: https://famaserver.com email: info@famaserver.com geolocation: - continent: Asia + continent: Asia country: IR state_province: Tehran city: Tehran