mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-30 20:03:09 +01:00
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
SVN-Revision: 11982
This commit is contained in:
parent
6b045c7dc6
commit
2ddbb426c8
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue