[Lunar-commits] <lunar> Backport config change: urls genericized to download.lunar-linux.org

Auke Kok sofar at lunar-linux.org
Mon Jul 2 04:43:08 CEST 2012


commit 5b42e0c9060982db89e7bb4cd2d7a770928164a0
Author: Auke Kok <sofar at lunar-linux.org>
Date:   Thu Oct 20 18:48:18 2005 +0000

    Backport config change: urls genericized to download.lunar-linux.org
---
 etc/lunar/config |   13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/etc/lunar/config b/etc/lunar/config
index 40747e2..5a69e78 100755
--- a/etc/lunar/config
+++ b/etc/lunar/config
@@ -65,9 +65,6 @@ export        DIALOGRC=/etc/lunar/dialogrc
                 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 @@ export        DIALOGRC=/etc/lunar/dialogrc
            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