[opkg] use gzipped package lists
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Oct 2008 10:27:06 +0000 (10:27 +0000)
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 4 Oct 2008 10:27:06 +0000 (10:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12849 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/opkg/files/opkg.conf

index f7f96fe..35451a0 100644 (file)
@@ -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
This page took 0.026378 seconds and 4 git commands to generate.