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-commands added to this file will be executed by ATBUpdateTool.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#
|
# #
|
||||||
opkg update
|
# opkg info atbqt
|
||||||
opkg install prepare-update
|
# opkg info atbupdatetool
|
||||||
# download packages
|
# opkg update
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade tariff-config-281
|
# opkg install prepare-update
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade libmobilisis-calc2
|
# opkg install libmobilisis-calc2
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atb-plugin-calculateprice-mobilisis
|
# opkg install atbupdatetool
|
||||||
opkg --cache /var/cache/opkg --download-only upgrade atbqt
|
# opkg remove atb-accountingtool
|
||||||
# install packages
|
# opkg install atb-accountingtool
|
||||||
opkg --cache /var/cache/opkg upgrade tariff-config-281
|
# opkg --cache /var/cache/opkg --download-only upgrade
|
||||||
opkg --cache /var/cache/opkg upgrade libmobilisis-calc2
|
# opkg --cache /var/cache/opkg upgrade
|
||||||
opkg --cache /var/cache/opkg upgrade atb-plugin-calculateprice-mobilisis
|
# opkg remove apism
|
||||||
opkg --cache /var/cache/opkg upgrade atbqt
|
# opkg install apism
|
||||||
|
# opkg info apism
|
||||||
|
# opkg info atbqt
|
||||||
|
# opkg info atbupdatetool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user