From: Michael Tremer Date: Tue, 28 Feb 2012 20:40:12 +0000 (+0100) Subject: Fix typos in ipfire3.conf. X-Git-Tag: 0.9.20~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42b3570f8e235e8e2125b0a3ead15d2135dab62b;p=pakfire.git Fix typos in ipfire3.conf. --- diff --git a/examples/distros/ipfire3.conf b/examples/distros/ipfire3.conf index 1f01581d9..3be0f7f66 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