[ipkg] Move packages lists to the ramdisk to save flash space

- 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
master
Andy Boyett 2008-07-29 03:36:23 +00:00
parent 26e3c2d39a
commit 9da11ac95f
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
src snapshots http://downloads.openwrt.org/snapshots/$S/packages src snapshots http://downloads.openwrt.org/snapshots/$S/packages
dest root / dest root /
dest ram /tmp dest ram /tmp
lists_dir ext /var/ipkg-lists