[Lunar-commits] r17027 - lunar/branches/stable/etc/lunar
Auke Kok
sofar at lunar-linux.org
Thu Oct 20 18:48:22 UTC 2005
Author: sofar
Date: 2005-10-20 18:48:18 +0000 (Thu, 20 Oct 2005)
New Revision: 17027
Modified:
lunar/branches/stable/etc/lunar/config
Log:
Backport config change: urls genericized to download.lunar-linux.org
Modified: lunar/branches/stable/etc/lunar/config
===================================================================
--- lunar/branches/stable/etc/lunar/config 2005-10-20 18:46:52 UTC (rev 17026)
+++ lunar/branches/stable/etc/lunar/config 2005-10-20 18:48:18 UTC (rev 17027)
@@ -65,9 +65,6 @@
TMPFS=${TMPFS:=off}
LUNAR_PRIORITY="+10"
-#total number of sources for a module
- MAX_SOURCES=100
-
LDD_CHECK=${LDD_CHECK:=on}
FIND_CHECK=${FIND_CHECK:=on}
MD5SUM_CHECK=${MD5SUM_CHECK:=on}
@@ -79,16 +76,12 @@
KERNEL_URL=ftp://ftp.kernel.org
SFORGE_URL=http://osdn.dl.sourceforge.net/sourceforge
XFREE86_URL=ftp://ftp.xfree86.org/pub/XFree86
- LRESORT_URL=http://lunar-linux.org/lunar/cache
+ LRESORT_URL=http://download.lunar-linux.org/lunar/cache
MOONBASE_URL[0]=http://lunar-linux.org/lunar/
- MOONBASE_URL[1]=http://tx-us.lunar-linux.org/lunar/
- MOONBASE_URL[2]=http://gbg-se.lunar-linux.org/lunar/
- MOONBASE_URL[3]=http://de.lunar-linux.org/lunar/
- MOONBASE_URL[4]=http://k-de.lunar-linux.org/lunar/
- MOONBASE_URL[5]=http://nl.lunar-linux.org/lunar/
+ MOONBASE_URL[1]=http://download.lunar-linux.org/lunar/
- PATCH_URL=http://lunar-linux.org/lunar/patches/
+ PATCH_URL=http://download.lunar-linux.org/lunar/patches/
TRACKED="/bin /boot /etc /lib /sbin /usr /var /opt/lunar"
More information about the Lunar-commits
mailing list