aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2008-10-04 10:27:06 +0000
committerAndy Boyett <agb@openwrt.org>2008-10-04 10:27:06 +0000
commitb743aa01879939a941b643c4ca502b10ec5de51f (patch)
treec0e3a319d832b764f80444df10cf100753c9515a
parent6f0f17a1c29800f5c3b82a153d103472e1b626f3 (diff)
downloadupstream-b743aa01879939a941b643c4ca502b10ec5de51f.tar.gz
upstream-b743aa01879939a941b643c4ca502b10ec5de51f.tar.bz2
upstream-b743aa01879939a941b643c4ca502b10ec5de51f.zip
[opkg] use gzipped package lists
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12849 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/opkg/files/opkg.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opkg/files/opkg.conf b/package/opkg/files/opkg.conf
index f7f96fe2b6..35451a0d37 100644
--- a/package/opkg/files/opkg.conf
+++ b/package/opkg/files/opkg.conf
@@ -1,4 +1,4 @@
-src snapshots http://downloads.openwrt.org/snapshots/$S/packages
+src/gz snapshots http://downloads.openwrt.org/snapshots/$S/packages
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists