ben nanonote have 2GB nand. and not a router. we can keep those packages info the /var is symlink to /tmp. which /tmp is always lose when reboot --- target/linux/xburst/base-files/etc/opkg.conf | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/linux/xburst/base-files/etc/opkg.conf b/target/linux/xburst/base-files/etc/opkg.conf index 0c45e55..8d9e84f 100644 --- a/target/linux/xburst/base-files/etc/opkg.conf +++ b/target/linux/xburst/base-files/etc/opkg.conf @@ -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 -- 1.7.0.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
