Skip to content

Scripts/resources to built the eMoflon::IBeX VM for the ICGT 2024 artifact VM.

License

Notifications You must be signed in to change notification settings

eMoflon/emoflon-ibex-icgt-2024-artifact-vm

Repository files navigation

eMoflon::IBeX VM - ICGT 2024 Artifact Evaluation

This repository holds the scripts/resources to build the eMoflon VM for the ICGT24 Artefact Evaluation.

Setup

You have to use a GNU/Linux OS, for example Debian 11. (Running this on macOS and Windows might be possible, but it isn't tested.)

  • Clone this repository.
  • Install all dependencies/tools (wget, unzip, tar, sed, virtualbox-7.0, and vagrant) by running the following command:
$ ./setup-runner.sh
  • Build the VM image by running:
$ ./build-vm.sh
  • The image will be packed/exported as emoflon.ova in the repository.

Please notice:

  • The system you use to provision the VM image needs at least a few GBs of free RAM. Use >8GB RAM and it should be fine.
  • If you use a VM itself to provision the VM image make sure that it supports nested virtualization.
  • If you want to update, for example, the PDF file or the workspace projects, update the files placed in resources.

Scripts/Config files

The following scripts and config files are part of this repository:

  • build-vm.sh: Wrapper script that builds the complete VM image.
  • download-base-vm.sh: Downloads the base eMoflon::IBeX VM image from the GitHub.
  • prepare.sh: Extracts the downloaded base VM image and adds it as Vagrant box.
  • prov.sh: Provisioning script that will be used to configure the VM image, e.g., to add projects to the default Eclipse workspace.
  • setup-runner.sh: Installation script to install all dependencies/tools on the runner's system.
  • Vagrantfile: Vagrant configuration for the VM provisioning.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for more details.

About

Scripts/resources to built the eMoflon::IBeX VM for the ICGT 2024 artifact VM.

Topics

Resources

License

Stars

Watchers

Forks

Languages