diff options
| author | Oyvind Repvik <nail@nslu2-linux.org> | 2005-07-26 23:16:10 +0000 |
|---|---|---|
| committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-26 23:16:10 +0000 |
| commit | a286353a62e89107c33c9b93a61087f79d9bbc6a (patch) | |
| tree | 8a7b90a029d10d080940dda8ac2a7f8367e32966 | |
| parent | 7261ef31627612bc973fc3ac4af488809b4c6fbb (diff) | |
| parent | 40b0f3c48b27cd5488f727e6c577169c4745ffc9 (diff) | |
merge of 13701624f61dbb0468a21c545a733dfa34d59fe2
and 77796663a0ac277bb5bc16b18be9edc802d6ae94
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
