]> git.pld-linux.org Git - packages/poldek.git/blame - poldek.conf
- complete URL
[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
JB
19
20[source]
21type = %{_th_idxtype}
22name = th-updates-security
26f6d92b 23path = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
202a7215
JB
24
25[source]
26type = %{_th_idxtype}
27name = th-updates-general
26f6d92b 28path = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
202a7215
JB
29noauto = yes
30
6b11e420
AM
31#[source]
32#type = %{_th_idxtype}
33#name = th-supported
34#path = %{_pld_prefix}/supported/%{_pld_arch}/
35#noauto = yes
202a7215
JB
36
37[source]
38type = %{_th_idxtype}
39name = th-ready
26f6d92b 40path = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
202a7215
JB
41noauto = yes
42
43[source]
44type = %{_th_idxtype}
45name = th-test
26f6d92b 46path = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
202a7215 47noauto = yes
This page took 0.050025 seconds and 4 git commands to generate.