opkg update && opkg install nano
mkdir -p /etc/profile.d; echo "export EDITOR=nano" > /etc/profile.d/editor.sh