# Supported options are (from build.sh): # -d | --distribution # -p | --proposed-updates # -a | --arch # -v | --verbose # -D | --debug # -h | --help # --variant # --version # --subdir # --get-image-path # --no-clean # --clean BUILD_OPTS_SHORT="d:pa:vDh" BUILD_OPTS_LONG="distribution:,proposed-updates,arch:,verbose,debug,variant:,version:,subdir:,get-image-path,no-clean,clean,help"