add some comments regarding compression scheme
authorDerek Young <dyoung@nslu2-linux.org>
Wed, 27 Jul 2005 09:47:55 +0000 (09:47 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 27 Jul 2005 09:47:55 +0000 (09:47 +0000)
Makefile

index 85d6746..3fdf7b0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,9 +45,10 @@ 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/monotone/nslu2-linux.db -O monotone/nslu2-linux.db
+       # wget http://www.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db.gz
        # or
-       # wget http://ipkg-us-dyoung.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db
+       # wget http://ipkg-us-dyoung.nslu2-linux.org/monotone/nslu2-linux.db -O monotone/nslu2-linux.db.gz
+       # followed by decompressing it
 
 downloads:
        [ -e downloads ] || mkdir -p downloads