From 9acdb07413dc91477fc80c120dc1587b89ce9075 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Jul 2025 07:31:48 +0200 Subject: F40 moved to archvie --- fc40x.tpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'fc40x.tpl') diff --git a/fc40x.tpl b/fc40x.tpl index f7301ae..3732b78 100644 --- a/fc40x.tpl +++ b/fc40x.tpl @@ -49,11 +49,11 @@ max_parallel_downloads=6 [fedora] name=fedora #metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch -metadata_expire=80000 ##mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-40&arch=x86_64 #baseurl=http://fr2.rpmfind.net/linux/fedora/releases/40/Everything/x86_64/os/ # http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/releases/40/Everything/x86_64/os/ -baseurl=https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Everything/x86_64/os/ +#baseurl=https://dl.fedoraproject.org/pub/fedora/linux/releases/40/Everything/x86_64/os/ +baseurl=https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/40/Everything/x86_64/os/ [updates] name=updates @@ -62,7 +62,8 @@ name=updates #baseurl=http://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/updates/1/x86_64/ # http://mirrors.ircam.fr/pub/fedora/linux/updates/40/x86_64/ # http://fr2.rpmfind.net/linux/fedora/updates/40/x86_64/ -baseurl=https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/x86_64/ +#baseurl=https://dl.fedoraproject.org/pub/fedora/linux/updates/40/Everything/x86_64/ +baseurl=https://archives.fedoraproject.org/pub/archive/fedora/linux/updates/40/Everything/x86_64/ enabled=1 [updates-testing] -- cgit