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:
Xiangfu Liu
2011-05-10 06:59:59 -08:00
parent 858959471d
commit d87c246640
+3 -3
View File
@@ -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