diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-09-29 14:27:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-09-29 14:27:54 +0000 |
commit | 438dfe5c6fbfa63f5841fda9b4ec44b2f7712674 (patch) | |
tree | 35defc07076a1deea87ff74b8ee97cd891494183 /target/linux/at91/base-files/etc/ipkg.conf | |
parent | 2068b8d48de6b07bf656613fb1e25850483d5c67 (diff) | |
download | mtk-20170518-438dfe5c6fbfa63f5841fda9b4ec44b2f7712674.zip mtk-20170518-438dfe5c6fbfa63f5841fda9b4ec44b2f7712674.tar.gz mtk-20170518-438dfe5c6fbfa63f5841fda9b4ec44b2f7712674.tar.bz2 |
get rid of per-profile base-files
SVN-Revision: 9069
Diffstat (limited to 'target/linux/at91/base-files/etc/ipkg.conf')
-rw-r--r-- | target/linux/at91/base-files/etc/ipkg.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/at91/base-files/etc/ipkg.conf b/target/linux/at91/base-files/etc/ipkg.conf new file mode 100644 index 0000000..10c4f67 --- /dev/null +++ b/target/linux/at91/base-files/etc/ipkg.conf @@ -0,0 +1,3 @@ +src snapshots http://vlink.guthrie.homedns.org/vlink3 +dest root / +dest ram /tmp |