How to Build a REC or Telco Appliance ISO
How to Build a REC or Telco Appliance ISO
It is possible to build ISO images on a simple Centos VM (with only 8GB memory) and it should work easily. Please report problems on the mailing list https://lists.akraino.org/g/blueprints/topics with tag #rec
If building for the first time, one needs to install the docker-ce and libguestfs tools (exact commands and list in the ta-ci-build job config).
For subsequent builds:
$ git clone "https://gerrit.akraino.org/r/ta/manifest" $ git clone "https://gerrit.akraino.org/r/ta/build-tools" $ ./build-tools/build_images.sh -m ./manifest -w ./work
The rest of the shell scripts you see in the ta-ci-build job are the necessary overheads for the LF logs and ISO uploads.
, multiple selections available,
Related content
REC Gerrit and Source Code
REC Gerrit and Source Code
More like this
Porting REC on aarch64
Porting REC on aarch64
More like this
REC Project Minutes 2019.11.07
REC Project Minutes 2019.11.07
More like this
REC Project Minutes 2019.07.18
REC Project Minutes 2019.07.18
More like this
REC Project Minutes 2020.03.19
REC Project Minutes 2020.03.19
More like this
REC Project Minutes 2019.09.26
REC Project Minutes 2019.09.26
More like this