summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDerek Young <dyoung@nslu2-linux.org>2005-07-26 23:22:42 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-26 23:22:42 +0000
commit4a8b8bce2a22d227020c9ce762808c3562078c5b (patch)
tree84f15ea1a4d05f0606a0b65a58f687cfea4927e2 /Makefile
parenta286353a62e89107c33c9b93a61087f79d9bbc6a (diff)
Added some comments qualifying the usage of initial db strategy
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 856ec5db6f..93a530b2b1 100644
--- a/Makefile
+++ b/Makefile
@@ -43,6 +43,8 @@ setup-monotone monotone/nslu2-linux.db:
( monotone -d monotone/nslu2-linux.db unset database default-include-pattern )
( monotone -d monotone/nslu2-linux.db pull monotone.nslu2-linux.org org.openembedded.* org.nslu2-linux.* )
# 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
downloads: