mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 21:08:26 +02: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:
parent
0ec8fc1383
commit
9e2f5f52c9
@ -1,3 +1,4 @@
|
||||
src snapshots http://downloads.openwrt.org/snapshots/$S/packages
|
||||
dest root /
|
||||
dest ram /tmp
|
||||
lists_dir ext /var/ipkg-lists
|
||||
|
Loading…
Reference in New Issue
Block a user