From 4a8b8bce2a22d227020c9ce762808c3562078c5b Mon Sep 17 00:00:00 2001 From: Derek Young Date: Tue, 26 Jul 2005 23:22:42 +0000 Subject: [PATCH] Added some comments qualifying the usage of initial db strategy --- Makefile | 2 ++ 1 file changed, 2 insertions(+) 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: -- 2.39.5