]> TLD Linux GIT Repositories - packages/poldek.git/blobdiff - poldek-multilib.conf
- release 4
[packages/poldek.git] / poldek-multilib.conf
index 846ba23d4147b326749636ec23bbbcd9e0b89bf7..6c31e725b5752284796339b26d10c2989b3bf82e 100644 (file)
@@ -1,51 +1,44 @@
-# $Id: poldek-multilib.conf,v 1.22 2009/11/03 11:36:17 glen Exp $
-# PLD Linux Distribution <http://www.pld-linux.org/>.
-#
-# Alternative multilib sources for PLD Linux 3.0 (Th)
+# TLD Linux -  http://www.tld-linux.org/
 
 _arch   = %ARCH%
-_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
+_prefix = ftp://ftp.tld-linux.org/TLD
 
-## Some mirrors
-## You can use them if you have better connection there
-# CI TASK:
-#_prefix = ftp://ftp.task.pld-linux.org/dists/th
-_prefix = %{_pld_main_prefix}
-
-# group source for referring th+th-multiarch sources together, i.e poldek --sn th-all
-[source]
-type    = group
-name    = th-all
-sources = th th-%{_arch}
+############################################################
 
+###
+# TLD Linux Stable
 [source]
 type   = pndir
-name   = th-%{_arch}
-path   = %{_prefix}/PLD/%{_arch}/RPMS/
-ignore = kernel-*
+name   = ti-%{_arch}
+path   = %{_prefix}/stable/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
+###
+# TLD Linux Stable, test packages
 [source]
 type   = pndir
-name   = th-%{_arch}-obsolete
-path   = %{_prefix}/obsolete/%{_arch}/RPMS/
-ignore = kernel-*
+name   = ti-test-%{_arch}
+path   = %{_prefix}/stable/test/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
+############################################################
+
+###
+# TLD Linux Devel
 [source]
 type   = pndir
-name   = th-%{_arch}-ready
-path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
-ignore = kernel-*
+name   = ti-dev-%{_arch}
+path   = %{_prefix}/devel/main/%{_arch}/RPMS/
 auto   = no
 autoup = no
 
+###
+# TLD Linux Devel, test packages
 [source]
 type   = pndir
-name   = th-%{_arch}-test
-path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
-ignore = kernel-*
+name   = ti-dev-test-%{_arch}
+path   = %{_prefix}/devel/test/%{_arch}/RPMS/
 auto   = no
 autoup = no