1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-07 15:31:06 +03:00

[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
This commit is contained in:
agb 2008-07-29 03:36:23 +00:00
parent 0ec8fc1383
commit 9e2f5f52c9

View 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