From 42b3570f8e235e8e2125b0a3ead15d2135dab62b Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 28 Feb 2012 21:40:12 +0100 Subject: [PATCH] Fix typos in ipfire3.conf. --- examples/distros/ipfire3.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/distros/ipfire3.conf b/examples/distros/ipfire3.conf index 1f01581d..3be0f7f6 100644 --- a/examples/distros/ipfire3.conf +++ b/examples/distros/ipfire3.conf @@ -15,22 +15,22 @@ source_dl = http://source.ipfire.org/source-3.x/ description = IPFire 3 - Stable repository. enabled = 1 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/stable/%{arch} -mirrors = https://pakfire.ipfire.org/distros/ipfire3/repo/stable/mirrorlist?arch=%{arch} +mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/stable/mirrorlist?arch=%{arch} [repo:unstable] description = IPFire 3 - Public unstable repository. enabled = 0 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/unstable/%{arch} -mirrors = https://pakfire.ipfire.org/distros/ipfire3/repo/unstable/mirrorlist?arch=%{arch} +mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/unstable/mirrorlist?arch=%{arch} [repo:testing] description = IPFire 3 - This is a repository for testing stuff. enabled = 0 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/testing/%{arch} -mirrors = https://pakfire.ipfire.org/distros/ipfire3/repo/testing/mirrorlist?arch=%{arch} +mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/testing/mirrorlist?arch=%{arch} [repo:testingbay] -description = IPFire 3 - Temporary ootstrap repository. +description = IPFire 3 - Temporary bootstrap repository. enabled = 1 baseurl = http://people.ipfire.org/~ms/testingbay-%{arch} mirrors = http://people.ipfire.org/~ms/testingbay-%{arch}/mirrors -- 2.39.2