Hello.
I flash to boad OpenWrt 18.06.1, r7258-5eb055306f from https://downloads.openwrt.org/releases/18.06.1/targets/mediatek/mt7623/
and when I tried to install the package I got the error: Verify_pkg_installable: Only have 0kb available on filesystem /overlay, pkg nano needs 63
I assume that you need to increase the amount of free space in the firmware or include resize2fs in it by default.
But I can only test image and report.
Is it possible to solve the problem myself, or do I need to wait for the release of the update from the OpenWRT team?
root@OpenWrt:/# mount
rootfs on / type rootfs (rw)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
root@OpenWrt:/# df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 504.2M 648.0K 503.6M 0% /tmp
tmpfs 512.0K 0 512.0K 0% /dev