mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-25 16:47:56 +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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user