diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-04-01 05:47:49 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-04-01 05:47:49 +0000 |
commit | 6df94d637aa12a0161666ad8af09542d39855e52 (patch) | |
tree | b6d879a5adcbe3d332cff9924d15a95afa4ade1f /root/etc/ipkg.conf | |
parent | 30e87aab88d7cbb8ba3f77e877a4014e236bc3a7 (diff) |
added ipkg.conf
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'root/etc/ipkg.conf')
-rw-r--r-- | root/etc/ipkg.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/root/etc/ipkg.conf b/root/etc/ipkg.conf new file mode 100644 index 0000000000..c3581d790b --- /dev/null +++ b/root/etc/ipkg.conf @@ -0,0 +1,3 @@ +src openwrt http://openwrt.ksilebo.net/ipkg +dest root / +dest ram /tmp |