Skip to content

Conditionally install required tooling to build Windows VM template in order to run Windows examples#205

Merged
Wenzel merged 5 commits intomasterfrom
examples/template_windows
Jul 3, 2023
Merged

Conditionally install required tooling to build Windows VM template in order to run Windows examples#205
Wenzel merged 5 commits intomasterfrom
examples/template_windows

Conversation

@Wenzel
Copy link
Copy Markdown
Contributor

@Wenzel Wenzel commented Jun 29, 2023

Updates the playbook with a new section under examples role, conditioned by examples-template-windows tag being specified.

installs the following packages:

  • vagrant 2.3.6-1
  • packer
  • gcc-mingw-w64-x86-64
  • libvirt-dev
  • ruby-dev

and setup the qemu-bridge-helper as setuid, which is required to allow vagrant to setup the network in qemu:///session mode

Related: IntelLabs/kafl.targets#21

@Wenzel Wenzel force-pushed the examples/template_windows branch 2 times, most recently from 84754af to a60e4e0 Compare June 29, 2023 12:04
@Wenzel Wenzel force-pushed the examples/template_windows branch from a60e4e0 to 81e3d9d Compare June 29, 2023 12:05
@Wenzel Wenzel merged commit c719e24 into master Jul 3, 2023
@Wenzel Wenzel deleted the examples/template_windows branch July 3, 2023 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants