Opkg to ram - how to?

try editing /etc/opkg.conf and change option overlay_root /overlay to option overlay_root /tmp
and then install your desired package as opkg install [package] -d ram

3 Likes