diff options
author | Alex Bennée | 2018-07-02 15:02:44 +0200 |
---|---|---|
committer | Alex Bennée | 2018-07-05 16:59:41 +0200 |
commit | 300cf467fd4f520a60d3eff7e73813337165dbcd (patch) | |
tree | 1a7b83743ecfd61be9a7bf9ac38ecdd4e8556ca3 /scripts/qapi/visit.py | |
parent | docker: drop QEMU build-dep from bootstrap (diff) | |
download | qemu-300cf467fd4f520a60d3eff7e73813337165dbcd.tar.gz qemu-300cf467fd4f520a60d3eff7e73813337165dbcd.tar.xz qemu-300cf467fd4f520a60d3eff7e73813337165dbcd.zip |
docker: debian-bootstrap.pre allow customising of variant/url
We default to the buildd variant as most of our images are for
building. However lets give the user the ability to specify "minbase"
if they want to create a simple base image for experimentation.
Allowing the tweaking of DEB_URL means we can also bootstrap other
Debian based OS's. For example:
make docker-binfmt-image-debian-ubuntu-bionic-arm64 \
DEB_ARCH=arm64 DEB_TYPE=bionic \
DEB_VARIANT=minbase DEB_URL=http://ports.ubuntu.com/ \
EXECUTABLE=./aarch64-linux-user/qemu-aarch64
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'scripts/qapi/visit.py')
0 files changed, 0 insertions, 0 deletions