]> git.ipfire.org Git - pakfire.git/blob - contrib/config/distros/ipfire3.conf
Use autotools.
[pakfire.git] / contrib / config / distros / ipfire3.conf
1
2 # Configuration of IPFire 3.
3
4 [distro]
5 name = IPFire
6 release = 3
7 slogan = An Open Source Firewall Solution.
8
9 vendor = IPFire Project
10 contact = ipfire-3@ipfire.org
11
12 source_dl = http://source.ipfire.org/source-3.x/
13
14 [repo:stable]
15 description = IPFire 3 - Stable repository.
16 enabled = 1
17 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/stable/%{arch}
18 mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/stable/mirrorlist?arch=%{arch}
19
20 [repo:unstable]
21 description = IPFire 3 - Public unstable repository.
22 enabled = 0
23 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/unstable/%{arch}
24 mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/unstable/mirrorlist?arch=%{arch}
25
26 [repo:testing]
27 description = IPFire 3 - This is a repository for testing stuff.
28 enabled = 0
29 baseurl = http://pakfire.ipfire.org/repositories/ipfire3/testing/%{arch}
30 mirrors = https://pakfire.ipfire.org/distro/ipfire3/repo/testing/mirrorlist?arch=%{arch}