diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..0da6434 --- /dev/null +++ b/Makefile @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +all: install_buildenv + +install_buildenv: + # Install packages required to build the image + sudo apt install live-build make build-essential wget git xmlstarlet unzip colordiff shellcheck apt-transport-https rename ovmf rsync