]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
- don't fetch indexes which aren't used by default in every update.
[packages/poldek.git] / poldek.conf
CommitLineData
202a7215 1# PLD <http://www.pld-linux.org/>
bb66e070 2
202a7215
JB
3_pld_arch = %ARCH%
4_pld_alt_arch = %ALT_ARCH%
5_pld_prefix = ftp://ftp.th.pld-linux.org/dists/th
339b6837
PG
6## Some mirrors
7## You can use them if you have better connection there
8# CI TASK:
202a7215
JB
9#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th
10
11
12_th_idxtype = pndir
13
14# PLD 3.0 (Th)
15[source]
16type = %{_th_idxtype}
17name = th
6b11e420 18path = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/
202a7215 19
214f7cc7
MM
20[source]
21type = %{_th_idxtype}
22name = th
23path = %{_pld_prefix}/PLD/noarch/RPMS/
24
202a7215
JB
25[source]
26type = %{_th_idxtype}
27name = th-updates-security
26f6d92b 28path = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
202a7215 29
214f7cc7
MM
30[source]
31type = %{_th_idxtype}
32name = th-updates-security
33path = %{_pld_prefix}/updates-security/noarch/RPMS/
34
202a7215
JB
35[source]
36type = %{_th_idxtype}
37name = th-updates-general
26f6d92b 38path = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
202a7215
JB
39noauto = yes
40
214f7cc7
MM
41[source]
42type = %{_th_idxtype}
43name = th-updates-general
44path = %{_pld_prefix}/updates-general/noarch/RPMS/
45noauto = yes
46
47
6b11e420
AM
48#[source]
49#type = %{_th_idxtype}
50#name = th-supported
51#path = %{_pld_prefix}/supported/%{_pld_arch}/
52#noauto = yes
202a7215
JB
53
54[source]
55type = %{_th_idxtype}
56name = th-ready
26f6d92b 57path = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
202a7215 58noauto = yes
570732e8 59autoup = no
202a7215 60
214f7cc7
MM
61[source]
62type = %{_th_idxtype}
63name = th-ready
64path = %{_pld_prefix}/ready/noarch/RPMS/
65noauto = yes
570732e8 66autoup = no
214f7cc7 67
202a7215
JB
68[source]
69type = %{_th_idxtype}
70name = th-test
26f6d92b 71path = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
202a7215 72noauto = yes
570732e8 73autoup = no
214f7cc7
MM
74
75[source]
76type = %{_th_idxtype}
77name = th-test
78path = %{_pld_prefix}/test/noarch/RPMS/
79noauto = yes
570732e8 80autoup = no
214f7cc7 81
This page took 0.125053 seconds and 4 git commands to generate.