From: Derek Young Date: Tue, 26 Jul 2005 23:07:31 +0000 (+0000) Subject: Add commented out possible solution for initial database population X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40b0f3c48b27cd5488f727e6c577169c4745ffc9;p=openembedded.git Add commented out possible solution for initial database population --- diff --git a/Makefile b/Makefile index 8ec9a02de4..9b1ad193fd 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,8 @@ setup-monotone monotone/nslu2-linux.db: ( monotone -d monotone/nslu2-linux.db unset database default-server ) ( 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 + # wget http://www.nslu2-linux.org/nslu2-linux.initial.db -O monotone/nslu2-linux.db downloads: [ -e downloads ] || mkdir -p downloads