diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 9e942b4..27ddac2 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -1,28 +1,12 @@ -# opkg prefix will be added inside evaluating script +############################################################################### +# NOTE # -# package manipulation commands without package: -# update, upgrade, clean +# opkg-commands added to this file will be executed by ATBUpdateTool. +############################################################################### # -# informational commands without package: -# list, list-installed, list-upgradable -# -# ptu5-atb-apinfo -# ptu5-scripts -# ptu5-atb-apinfo -# atb-plugin-calculateprice-prm -# atb-plugin-cc-tcpzvt -# atbqt -# list-installed -# --force-reinstall install ptu5-atb-apinfo -# --force-reinstall install atbqt -# update - +opkg info ptu5-gitinstaller +opkg info atbqt opkg update -opkg --noaction install atbqt +opkg install ptu5-gitinstaller opkg install atbqt - - -# -# -# - +opkg info atbqt