From: Andy Boyett Date: Sat, 4 Oct 2008 10:29:41 +0000 (+0000) Subject: [opkg] use gzipped package lists X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=62e1d7bb697580d151462f4b9422814a0723a4fa;p=openwrt%2Fsvn-archive%2Farchive.git [opkg] use gzipped package lists SVN-Revision: 12850 --- 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