]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
This commit was manufactured by cvs2git to create tag 'auto-ac-poldek-
[packages/poldek.git] / poldek.conf
CommitLineData
bb66e070 1# $Id$
a5d3baba 2# PLD <http://www.pld-linux.org/>
bb66e070 3
a5d3baba 4_pld_arch = %ARCH%
5_pld_alt_arch = %ALT_ARCH%
6_pld_prefix = ftp://ftp.ac.pld-linux.org/dists/ac
339b6837
PG
7## Some mirrors
8## You can use them if you have better connection there
9# CI TASK:
a5d3baba 10#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/ac
11
12
13_ac_idxtype = pndir
14
15# PLD 2.0 (Ac)
16[source]
17type = %{_ac_idxtype}
18name = ac
19path = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
20
21[source]
22type = %{_ac_idxtype}
23name = ac-updates-security
24path = %{_pld_prefix}/updates/security/%{_pld_arch}/
25
26[source]
27type = %{_ac_idxtype}
28name = ac-updates-general
29path = %{_pld_prefix}/updates/general/%{_pld_arch}/
30noauto = yes
31
32[source]
33type = %{_ac_idxtype}
34name = ac-supported
35path = %{_pld_prefix}/supported/%{_pld_arch}/
36noauto = yes
37
38[source]
39type = %{_ac_idxtype}
40name = ac-ready
41path = %{_pld_prefix}/ready/%{_pld_arch}/
42noauto = yes
43
44[source]
45type = %{_ac_idxtype}
46name = ac-test
47path = %{_pld_prefix}/test/%{_pld_arch}/
48noauto = yes
This page took 0.142896 seconds and 4 git commands to generate.