23 lines
808 B
Plaintext
23 lines
808 B
Plaintext
|
###############################################################################
|
||
|
# !!! NOTE !!!
|
||
|
###############################################################################
|
||
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||
|
###############################################################################
|
||
|
#
|
||
|
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 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
|