changed the candidate source location for initial db populuation
authorDerek Young <dyoung@nslu2-linux.org>
Wed, 27 Jul 2005 09:19:51 +0000 (09:19 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 27 Jul 2005 09:19:51 +0000 (09:19 +0000)
Makefile

index 47755dc..85d6746 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,9 @@ setup-monotone monotone/nslu2-linux.db:
        # Above may be supplemented  by following someday
        # It currently *requires* monotone 0.21, or it will fail with 
        # a mysterious sounding database error.
-       # wget http://www.nslu2-linux.org/nslu2-linux.initial.db -O monotone/nslu2-linux.db
+       # wget http://www.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db
+       # or
+       # wget http://ipkg-us-dyoung.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db
 
 downloads:
        [ -e downloads ] || mkdir -p downloads