Compare commits
No commits in common. "bb73d8a5e517bbbd8d1c3de31a063e6e00843123" and "24899b54888c16adc245c673dc50c19c38c97ac2" have entirely different histories.
bb73d8a5e5
...
24899b5488
@ -3,16 +3,19 @@
|
||||
###############################################################################
|
||||
# opkg-commands added to this file will be executed by ATBUpdateTool.
|
||||
###############################################################################
|
||||
#
|
||||
opkg update
|
||||
opkg install prepare-update
|
||||
# download packages
|
||||
opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281
|
||||
opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2
|
||||
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
|
||||
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
||||
# install packages
|
||||
opkg --cache /var/cache/opkg upgrade tariff-config-281
|
||||
opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
|
||||
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
|
||||
opkg --cache /var/cache/opkg upgrade atbqt
|
||||
# #
|
||||
# opkg info atbqt
|
||||
# opkg info atbupdatetool
|
||||
# opkg update
|
||||
# opkg install prepare-update
|
||||
# opkg install libmobilisis-calc2
|
||||
# opkg install atbupdatetool
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user