Is the following compilation of packaging mechanisms (for different routers) correct?
For Cisco 8x9, there is a SDK cookbook, which describes the packaging of an application as follows:
The purpose of the IOX software development kit is to enable developers to easily create Linux-based OVAs that can be deployed on the Cisco 8xx family of mobile router.
So, does this mean, all development and deployment for Cisco 8x9 is driven by OVA?
For Cisco CGR1K, there is the GOS image based on Yocto Linux. What other Linux variants can be deployed onto CGR? And, their mechanism to deploy (OVA again) ? Or, just push application binaries to GOS (Yocto Linux) via sftp, etc?
For Cisco IR910, opkg seems to be the packaging system as described here.