qemu/tests/docker
Sascha Silbe 341edc0c47 docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset
The debian-bootstrap image doesn't choose a default architecture and
distribution version, instead the user has to set both DEB_ARCH and
DEB_TYPE in the environment. Print a reasonably helpful message if
either of them isn't set instead of complaining about "qemu-" being
missing or erroring out because we cannot cd to the mirror URL.

Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Message-Id: <1473192351-601-5-git-send-email-silbe@linux.vnet.ibm.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2016-09-08 19:56:34 +08:00
..
dockerfiles docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset 2016-09-08 19:56:34 +08:00
common.rc docker: Add "--enable-werror" to configure command line 2016-08-05 16:34:55 +08:00
docker.py docker.py: don't hang on large docker output 2016-09-08 19:56:34 +08:00
Makefile.include docker: avoid dependency on 'realpath' package 2016-09-08 19:56:34 +08:00
run docker: Fix exit code if $CMD failed 2016-07-20 19:19:43 +08:00
test-clang tests/docker: build all targets in test-clang 2016-06-08 15:19:30 +08:00
test-full docker: Add full test 2016-06-01 17:27:35 +08:00
test-mingw docker: Add mingw test 2016-06-01 17:27:35 +08:00
test-quick docker: Add quick test 2016-06-01 17:27:35 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py docker: Add travis tool 2016-06-01 17:27:35 +08:00