[ipkg] Move packages lists to the ramdisk to save flash space
authoragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jul 2008 03:36:23 +0000 (03:36 +0000)
committeragb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 29 Jul 2008 03:36:23 +0000 (03:36 +0000)
 - Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each
   boot before packages can be installed from feeds

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11982 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/base-files/files/etc/ipkg.conf

index 8c7c943..c6c9dc7 100644 (file)
@@ -1,3 +1,4 @@
 src snapshots http://downloads.openwrt.org/snapshots/$S/packages
 dest root /
 dest ram /tmp
+lists_dir ext /var/ipkg-lists