when we have multiple images (or just only one) in OMB ,if i need to install, add some dependencies, fix some plugin through Telnet consolle ,what commands give to consolle to be sure that what we are imputing to consolle will affect only the specific image i wish? in the specific:
i have to give following commands and want that will affect image in OMB and not that in flash:
opkg update;opkg install ffmpeg
opkg install exteplayer3
opkg install gstplayer
opkg install enigma2-plugin-systemplugins-serviceapp
init 4 && sleep 1 && echo "config.plugins.iptvplayer.exteplayer3path=/usr/bin/exteplayer3" >> /etc/enigma2/settings && init 3
how to manage ?
(seems that didn't find this information elsewhere,maybe assuming that ordinary users have only one image installed and one only root)
tnx for your help
i have to give following commands and want that will affect image in OMB and not that in flash:
opkg update;opkg install ffmpeg
opkg install exteplayer3
opkg install gstplayer
opkg install enigma2-plugin-systemplugins-serviceapp
init 4 && sleep 1 && echo "config.plugins.iptvplayer.exteplayer3path=/usr/bin/exteplayer3" >> /etc/enigma2/settings && init 3
how to manage ?
(seems that didn't find this information elsewhere,maybe assuming that ordinary users have only one image installed and one only root)
tnx for your help