s/buildroot.uclibc.org/buildroot.net/
authorPeter Korsgaard <jacmet@sunsite.dk>
Mon, 2 Mar 2009 08:34:20 +0000 (08:34 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 2 Mar 2009 08:34:20 +0000 (08:34 -0000)
27 files changed:
docs/U-boot.html
docs/buildroot.html
docs/download.html
target/device/ARMLTD/integrator926/integrator926_defconfig
target/device/ARMLTD/integrator926_huge/integrator926_huge_defconfig
target/device/Atmel/at91rm9200df/at91rm9200df_defconfig
target/device/Atmel/at91rm9200df/at91rm9200df_ext_bare_defconfig
target/device/Atmel/at91rm9200df/at91rm9200df_ext_defconfig
target/device/Atmel/at91sam9260dfc/arm_toolchain_defconfig
target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig
target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_bare_defconfig
target/device/Atmel/at91sam9260dfc/at91sam9260dfc_ext_defconfig
target/device/Atmel/at91sam9261ek/at91sam9261ek_defconfig
target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_bare_defconfig
target/device/Atmel/at91sam9261ek/at91sam9261ek_ext_defconfig
target/device/Atmel/at91sam9263ek/at91sam9263ek_defconfig
target/device/Atmel/at91sam9263ek/at91sam9263ek_ext_bare_defconfig
target/device/Atmel/at91sam9263ek/at91sam9263ek_ext_defconfig
target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_defconfig
target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_bare_defconfig
target/device/Atmel/at91sam9g20dfc/at91sam9g20dfc_ext_defconfig
target/device/Atmel/atngw100/atngw100_defconfig
target/device/Atmel/atstk1005/atstk1005_defconfig
target/device/Atmel/atstk100x/atstk100x_defconfig
target/device/Config.in.mirrors
target/device/x86/i686/i386_defconfig
target/device/x86/i686/i686_defconfig

index 0ab2a76b11527509345e40bb2a0d152ae6cfa73a..33ed1517328a056b08a45eb6bfffb3420f1e652e 100644 (file)
@@ -16,7 +16,7 @@
        <h1>U-boot extensions in 2009.01-rc1</h1>
        </div>
 
-       <p><a href="http://buildroot.uclibc.org/">U-Boot</a>
+       <p><a href="http://buildroot.net/">U-Boot</a>
        usage and documentation by Ulf Samuelsson.
        </p>
 
index 2d5531f693ddfce04c67126161afb2f34f65660a..24b173388d6cf4f31946de6190629eab7227fcc7 100644 (file)
@@ -15,7 +15,7 @@
       <h1>Buildroot</h1>
     </div>
 
-    <p><a href="http://buildroot.uclibc.org/">Buildroot</a>
+    <p><a href="http://buildroot.net/">Buildroot</a>
     usage and documentation by Thomas Petazzoni. Contributions from
     Karsten Kruse, Ned Ludd, Martin Herren and others. </p>
 
     SVN. As of today, no stable releases of Buildroot are made. </p>
 
     <p>The latest snapshot is always available at <a
-    href="http://buildroot.uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2">http://buildroot.uclibc.org/downloads/snapshots/buildroot-snapshot.tar.bz2</a>,
+    href="http://buildroot.net/downloads/snapshots/buildroot-snapshot.tar.bz2">http://buildroot.net/downloads/snapshots/buildroot-snapshot.tar.bz2</a>,
     and previous snapshots are also available at <a
-    href="http://buildroot.uclibc.org/downloads/snapshots/">http://buildroot.uclibc.org/downloads/snapshots/</a>. </p>
+    href="http://buildroot.net/downloads/snapshots/">http://buildroot.net/downloads/snapshots/</a>. </p>
 
     <p>To download Buildroot using SVN, you can simply follow
     the rules described on the &quot;Accessing SVN&quot;-page (<a href=
-    "http://buildroot.uclibc.org/subversion.html">http://buildroot.uclibc.org/subversion.html</a>)
+    "http://buildroot.net/subversion.html">http://buildroot.net/subversion.html</a>)
     of the uClibc buildroot website (<a href=
-    "http://buildroot.uclibc.org">http://buildroot.uclibc.org</a>), and download the
+    "http://buildroot.net">http://buildroot.net</a>), and download the
     <code>buildroot</code> SVN module. For the impatient, here's a quick
     recipe:</p>
 
index 13d71a6127e805dbe7266791faa04e6f729c4edf..6640aafd01aea3884a28bbda14e7de65dc1a9c85 100644 (file)
@@ -7,7 +7,7 @@
 <p>
 
 The latest release can always be dowloaded from
-<a href="/downloads/">http://buildroot.uclibc.org/downloads/</a>.
+<a href="/downloads/">http://buildroot.net/downloads/</a>.
 
 <p>
 
index 872aab100c0f0e93632b5570ca90185a3a45d788..f7ddb08d39a63ef80d6c920ebe256166174e8180 100644 (file)
@@ -94,7 +94,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="switch"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 652eaf3c446469347b301e332447ec39f2745f11..dba14ad73cd5b2dd35c54dff023eb5cd43d20fc4 100644 (file)
@@ -94,7 +94,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="switch"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index ef6f842a2712a6c4b128a607915d45d79b8894d7..661ff51dce0331bbe812c4ba8d3e281053015068 100644 (file)
@@ -150,7 +150,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 564073eaa66419118f3dd3dcfbc3ff39664f17b7..93080aba17e25718d809350cfb793b940c03d8d6 100644 (file)
@@ -145,7 +145,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 7f330246fe894bcca8c566fb2b028cdeac4fbb61..93e1d6c9ea10c41138bdad191487d73c001dd4b2 100644 (file)
@@ -156,7 +156,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 4abaf1b8001ccc1607b778c05f25c50cda0df70d..5c7f39543267671daa1f3530547ac6bcfc81c660 100644 (file)
@@ -145,7 +145,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 5de12047097d258900e31f16b92fc42c067cfb5a..312a346d71757ba07a8a8cccd0193d927bdf0197 100644 (file)
@@ -163,7 +163,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 28eb2ad6aa2d2742c334a39b429600140ef4ab37..ac7cfd3f8603e7355120d1a57a87a53cfed77dea 100644 (file)
@@ -145,7 +145,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 41ad9bcc90047ac70790f7e2709bfc73f7332ef5..a6fe3c4dab6725221c1aa804351ad86d948e8351 100644 (file)
@@ -164,7 +164,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 10bda4745d9b6d25606b9a72056760beec0ca4bd..485249bc836d5db727a561aadb4217cf75211acb 100644 (file)
@@ -166,7 +166,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 5a098f19c258e270183e5f80f969d7b3c624e77a..a837600fe48e1f2e7c1f737db24dcafc91bfe896 100644 (file)
@@ -148,7 +148,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 87934c9c11d44cf1f02ce1823ded68a6fc7477d7..7a6c8f2f6a88da9dff8352a4747508ae2819705e 100644 (file)
@@ -167,7 +167,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 51ac2291102ed0f396b945adc9645419a890eab7..5011319d7ea77103b4ed76a45681af8eb7596e8e 100644 (file)
@@ -164,7 +164,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 48202f6073b8e0cf754265191fc6d251d3b87183..b9b2a2012dd839ca2c902d8b18ccd64da49382bd 100644 (file)
@@ -147,7 +147,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 5d55a18577dbcc940fc6d8a79704d6a38f9f8056..a1e7b12496ac8929df73f6b4fe8487cc9616cfb0 100644 (file)
@@ -166,7 +166,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 7133b6d575130ad91c9c41c9360982b0fe227c5b..08902d558bba71158bab9084070b21a3941c54dc 100644 (file)
@@ -164,7 +164,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 96da00218c5e19786f0f5f0ad80fca937cf8d5ce..913e1a8159db131ca992ba35c4361df21f52bc9d 100644 (file)
@@ -145,7 +145,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index cf7a41f06135869ddb90fda0202e5702b9ddfac2..7772b8d10cedf283405ca0901d7416459480748b 100644 (file)
@@ -164,7 +164,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index 6034765a97429f53874a88e282ae792a82b2e00a..62b1b235d152e36effac99d05cf5f767e4d5b32b 100644 (file)
@@ -96,7 +96,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index accd7ae8f7417691e61c532fa483cf8447f12700..4a71ad803e7db90e9d72c56bc264fff41e6938d4 100644 (file)
@@ -96,7 +96,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index fcbe8b473082b3d067f188b4b3b91c856f3c2a5e..29333928c7ef17d7688b77626f5791b18276f775 100644 (file)
@@ -96,7 +96,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index d561b8bcefd300abf84c4f8d9c7bfe97da0cc7e7..c647801cd9a097ef989e67a6032315d9a4de2b1c 100644 (file)
@@ -11,7 +11,7 @@ config BR2_PRIMARY_SITE
 
 config BR2_BACKUP_SITE
        string "Backup download site"
-       default "http://buildroot.uclibc.org/downloads/sources/"
+       default "http://buildroot.net/downloads/sources/"
        help
          Backup site to download from. If this option is set then buildroot
          will fall back to download package sources from here if the
index 319094cfb8eeff75d9136f70b24115a3f6a77f2e..0808f127192b8804f888c98e50664dd9fa5c603f 100644 (file)
@@ -93,7 +93,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
index ad914cbe6d601ff8f6f37c3172b76cd21407623e..af524458a820faf6dcd7f5004d724686c77291f9 100644 (file)
@@ -93,7 +93,7 @@ BR2_COPYTO=""
 # Mirrors and Download locations
 #
 BR2_PRIMARY_SITE=""
-BR2_BACKUP_SITE="http://buildroot.uclibc.org/downloads/sources/"
+BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
 BR2_SOURCEFORGE_MIRROR="easynews"
 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"