summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDerek Young <dyoung@nslu2-linux.org>2005-07-26 23:07:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-26 23:07:31 +0000
commit40b0f3c48b27cd5488f727e6c577169c4745ffc9 (patch)
treebc7e9aca82068f7fe47d88753057a62b87d66eb9 /Makefile
parentb36ee885439367a96df407a319ef4e7224a05dc7 (diff)
Add commented out possible solution for initial database population
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
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