add new opkg commands: install atbqt, atb-plugin-cc-iself, atb-plugin-dc, libdevicecontroller
This commit is contained in:
		@@ -15,11 +15,13 @@
 | 
				
			|||||||
# list-installed
 | 
					# list-installed
 | 
				
			||||||
# --force-reinstall install ptu5-atb-apinfo
 | 
					# --force-reinstall install ptu5-atb-apinfo
 | 
				
			||||||
# --force-reinstall install atbqt
 | 
					# --force-reinstall install atbqt
 | 
				
			||||||
# update
 | 
					# 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 update
 | 
				
			||||||
# opkg --noaction install atbqt
 | 
					opkg install atbqt
 | 
				
			||||||
# opkg install atbqt
 | 
					opkg install atb-plugin-cc-iself
 | 
				
			||||||
#
 | 
					opkg install atb-plugin-dc
 | 
				
			||||||
#
 | 
					opkg install libdevicecontroller
 | 
				
			||||||
#
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user