diff --git a/etc/psa_update/opkg_commands b/etc/psa_update/opkg_commands index 680a964..ba11ba6 100755 --- a/etc/psa_update/opkg_commands +++ b/etc/psa_update/opkg_commands @@ -5,19 +5,12 @@ ############################################################################### # opkg update -# opkg install prepare-update -# opkg install atbupdatetool -# opkg install mxt-touch-reset -# opkg install atb-dc-libraries -# opkg install ptu5-systemcontroller -# opkg install atb-modemtools -# opkg upgrade ptu5-systemcontroller -# opkg remove atb-accountingtool -# opkg install atb-accountingtool -#opkg --cache /var/cache/opkg --download-only upgrade -#opkg --cache /var/cache/opkg upgrade -# opkg remove apism -# opkg install apism -# opkg info apism -# opkg info atbqt -# opkg info atbupdatetool +opkg install prepare-update +# +opkg --cache /var/cache/opkg --download-only upgrade atb-dc-libraries +opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-dc +opkg --cache /var/cache/opkg --download-only upgrade atbqt +# +opkg --cache /var/cache/opkg upgrade atb-dc-libraries +opkg --cache /var/cache/opkg upgrade atb-plugin-dc +opkg --cache /var/cache/opkg upgrade atbqt