From: <abe...@us...> - 2014-02-04 04:31:55
|
Revision: 6401 http://sourceforge.net/p/astlinux/code/6401 Author: abelbeck Date: 2014-02-04 04:31:52 +0000 (Tue, 04 Feb 2014) Log Message: ----------- update the default sourceforge mirror to 'colocrossing'. Note 'downloads.sourceforge.net' is the new method that automatically chooses the mirror and we are slowly switching to that site definition. Modified Paths: -------------- branches/1.0/astlinux-ast11.config branches/1.0/astlinux18.config branches/1.0/initrd.config branches/1.0/runnix-uclibc.config branches/1.0/runnix.config Modified: branches/1.0/astlinux-ast11.config =================================================================== --- branches/1.0/astlinux-ast11.config 2014-02-04 01:28:14 UTC (rev 6400) +++ branches/1.0/astlinux-ast11.config 2014-02-04 04:31:52 UTC (rev 6401) @@ -70,7 +70,7 @@ # BR2_PRIMARY_SITE="" BR2_BACKUP_SITE="" -BR2_SOURCEFORGE_MIRROR="voxel" +BR2_SOURCEFORGE_MIRROR="colocrossing" BR2_KERNEL_MIRROR="http://www.kernel.org/pub" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" BR2_DEBIAN_MIRROR="http://ftp.debian.org" Modified: branches/1.0/astlinux18.config =================================================================== --- branches/1.0/astlinux18.config 2014-02-04 01:28:14 UTC (rev 6400) +++ branches/1.0/astlinux18.config 2014-02-04 04:31:52 UTC (rev 6401) @@ -70,7 +70,7 @@ # BR2_PRIMARY_SITE="" BR2_BACKUP_SITE="" -BR2_SOURCEFORGE_MIRROR="voxel" +BR2_SOURCEFORGE_MIRROR="colocrossing" BR2_KERNEL_MIRROR="http://www.kernel.org/pub" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" BR2_DEBIAN_MIRROR="http://ftp.debian.org" Modified: branches/1.0/initrd.config =================================================================== --- branches/1.0/initrd.config 2014-02-04 01:28:14 UTC (rev 6400) +++ branches/1.0/initrd.config 2014-02-04 04:31:52 UTC (rev 6401) @@ -70,7 +70,7 @@ # BR2_PRIMARY_SITE="" BR2_BACKUP_SITE="" -BR2_SOURCEFORGE_MIRROR="voxel" +BR2_SOURCEFORGE_MIRROR="colocrossing" BR2_KERNEL_MIRROR="http://www.kernel.org/pub" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" BR2_DEBIAN_MIRROR="http://ftp.debian.org" Modified: branches/1.0/runnix-uclibc.config =================================================================== --- branches/1.0/runnix-uclibc.config 2014-02-04 01:28:14 UTC (rev 6400) +++ branches/1.0/runnix-uclibc.config 2014-02-04 04:31:52 UTC (rev 6401) @@ -70,7 +70,7 @@ # BR2_PRIMARY_SITE="" BR2_BACKUP_SITE="" -BR2_SOURCEFORGE_MIRROR="voxel" +BR2_SOURCEFORGE_MIRROR="colocrossing" BR2_KERNEL_MIRROR="http://www.kernel.org/pub" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" BR2_DEBIAN_MIRROR="http://ftp.debian.org" Modified: branches/1.0/runnix.config =================================================================== --- branches/1.0/runnix.config 2014-02-04 01:28:14 UTC (rev 6400) +++ branches/1.0/runnix.config 2014-02-04 04:31:52 UTC (rev 6401) @@ -70,7 +70,7 @@ # BR2_PRIMARY_SITE="" BR2_BACKUP_SITE="" -BR2_SOURCEFORGE_MIRROR="voxel" +BR2_SOURCEFORGE_MIRROR="colocrossing" BR2_KERNEL_MIRROR="http://www.kernel.org/pub" BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu" BR2_DEBIAN_MIRROR="http://ftp.debian.org" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |