Skip to content

TP-doc/M3_Container

 
 

Repository files navigation

This repository contains scripts to make cross compiling for M3 containers more easy.

That's the plan:

               get this repo -----> | <-------- get the SDK
                                    |
                                    |
                                    V
                      build scripts use the SDK to
                   create binaries and final container
  1. Clone this repository on your host: > git clone git@github.com:insys-icom/M3_Container.git

  2. Get SDK

  • Install VirtualBox
  • Get the SDK which is a VirtualBox Image
  • import the SDK as an appliance into VirtualBox
  1. Give VirtualBox access to the locally installed repository using the "shared folder" feature of VirtualBox

  2. Log into SDK and create your first container: > cd M3_Container; ./scripts/mk_container

Further documentation and details is located within /doc of this repository. Please start with reading "1st_steps.md".

About

Create container for devices built upon INSYS´ M3 architecture, like INSYS MRX modular router family with it´s SmartBox function.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.9%
  • Shell 11.8%
  • Makefile 2.3%