2023-06-29 14:19:38 +02:00
|
|
|
###############################################################################
|
2023-06-30 09:52:07 +02:00
|
|
|
# !!! NOTE !!!
|
|
|
|
###############################################################################
|
2023-06-29 14:19:38 +02:00
|
|
|
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
|
|
|
###############################################################################
|
2023-03-27 16:10:41 +02:00
|
|
|
# opkg prefix will be added inside evaluating script
|
|
|
|
#
|
2023-10-09 08:48:21 +02:00
|
|
|
# update test 09.10.2023 I
|
2023-10-05 10:14:47 +02:00
|
|
|
#
|
2023-08-11 12:45:51 +02:00
|
|
|
opkg info atbqt
|
|
|
|
opkg info atbupdatetool
|
2023-07-04 12:06:59 +02:00
|
|
|
opkg update
|
2023-10-05 17:26:52 +02:00
|
|
|
opkg install prepare-update
|
2023-10-06 11:26:50 +02:00
|
|
|
opkg remove atb-accountingtool
|
|
|
|
opkg install atb-accountingtool
|
2023-09-27 09:50:36 +02:00
|
|
|
opkg --cache /var/cache/opkg --download-only upgrade
|
|
|
|
opkg --cache /var/cache/opkg upgrade
|
2023-10-09 08:48:21 +02:00
|
|
|
opkg remove apism
|
|
|
|
opkg install apism
|
2023-08-11 12:45:51 +02:00
|
|
|
opkg info atbqt
|
|
|
|
opkg info atbupdatetool
|