add Makefile: add tageret to install build requirements

This commit is contained in:
nodiscc
2020-02-23 13:41:33 +01:00
parent 8cc16d60df
commit 3b312db1a5

7
Makefile Normal file
View File

@@ -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