From b6efa562bf47b5d560519148449e449d2761e903 Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Fri, 20 Apr 2007 14:01:12 +0000 Subject: [PATCH] Changed the default ipkg download location for at91 platforms to my web server git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7010 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/at91-2.6/base-files/default/etc/ipkg.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 target/linux/at91-2.6/base-files/default/etc/ipkg.conf diff --git a/target/linux/at91-2.6/base-files/default/etc/ipkg.conf b/target/linux/at91-2.6/base-files/default/etc/ipkg.conf new file mode 100644 index 0000000000..9b00f874e4 --- /dev/null +++ b/target/linux/at91-2.6/base-files/default/etc/ipkg.conf @@ -0,0 +1,3 @@ +src snapshots http://vlink.guthrie.homedns.org/vlink2 +dest root / +dest ram /tmp -- 2.11.0