mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
update opkg.conf, don't using /tmp keep packages information
the /var is symlink to /tmp. which /tmp is always lose when reboot
This commit is contained in:
parent
858959471d
commit
d87c246640
@ -1,5 +1,5 @@
|
||||
src/gz snapshots http://downloads.qi-hardware.com/software/packages/NanoNote/Ben/latest/
|
||||
src/gz snapshots http://downloads.qi-hardware.com/software/packages/NanoNote/Ben/latest
|
||||
dest root /
|
||||
dest ram /tmp
|
||||
lists_dir ext /var/opkg-lists
|
||||
dest ram /usr/share/opkg/tmp
|
||||
lists_dir ext /usr/share/opkg
|
||||
option overlay_root /overlay
|
||||
|
Loading…
Reference in New Issue
Block a user