From 4e0cf6962588c0f2dc2e03937c995cf563058618 Mon Sep 17 00:00:00 2001 From: Manuel Messner Date: Mon, 19 Feb 2018 11:14:50 +0100 Subject: Makefile: extend help by the available options --- Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c294f05..63287ec 100644 --- a/Makefile +++ b/Makefile @@ -172,3 +172,12 @@ help: @echo @echo "Generate boot files targets:" @printf "\t<{base,provisioning}_target>/boot\n" + @echo + @echo "Available options are:" + @printf "\tBUILDER: Set a builder, do not autodetect\n" + @printf "\tDEBUG: Enable debug mode in packer (includes VERBOSE)\n" + @printf "\tHASHER: Set wanted hasher (def: sha256sum)\n" + @printf "\tPACKER: Set packer executable (def: packer)\n" + @printf "\tROOTPW: Set root password for output image\n" + @printf "\tVERBOSE: Enable verbose output\n" + @printf "\tWINDOW: Disable headless mode\n" -- cgit v1.2.3-55-g7522