35 lines
1.0 KiB
Plaintext
Executable File
35 lines
1.0 KiB
Plaintext
Executable File
# opkg prefix will be added inside evaluating script
|
|
#
|
|
# package manipulation commands without package:
|
|
# update, upgrade, clean
|
|
#
|
|
# 2023-06-22: force update
|
|
# 2023-06-28: test-post-merge-step.
|
|
# 2023-06-29: (1) test-post-merge-step.
|
|
# 2023-06-29: (2) test-post-merge-step.
|
|
# 2023-06-29: (3) test-post-merge-step.
|
|
#
|
|
# informational commands without package:
|
|
# list, list-installed, list-upgradable
|
|
# ptu5-atb-apinfo
|
|
# ptu5-scripts
|
|
# ptu5-atb-apinfo
|
|
# atb-plugin-calculateprice-prm
|
|
# atb-plugin-cc-tcpzvt
|
|
# atbqt
|
|
# list-installed
|
|
# --force-reinstall install ptu5-atb-apinfo
|
|
# --force-reinstall install atbqt
|
|
# opkg update
|
|
# opkg install atbqt // die PTU-Kundenapplikation
|
|
# opkg install atb-plugin-cc-iself // das Ingenico-iSelf plugin
|
|
# opkg install atb-plugin-dc // das DeviceController plugin für ATBQT
|
|
# opkg install libdevicecontroller // libCAmaster.so
|
|
# opkg update
|
|
#opkg install atbqt
|
|
#opkg install atb-plugin-cc-iself
|
|
#opkg install atb-plugin-dc
|
|
#opkg install libdevicecontroller
|
|
#opkg install ptu5-gitinstaller
|
|
opkg info atbqt
|