summary refs log tree commit diff stats
path: root/tests/qapi-schema/test-qapi.py
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2016-07-19 21:20:39 +0800
committerFam Zheng <famz@redhat.com>2016-07-20 19:19:43 +0800
commit95c975013a15405a5ab257deae843ecd2eea20ec (patch)
tree9af73b1fb7de6d2e101034bf4b38915f8eeac251 /tests/qapi-schema/test-qapi.py
parent920776ea5ea3d9f243d266581da5345e5d7b2306 (diff)
downloadfocaccia-qemu-95c975013a15405a5ab257deae843ecd2eea20ec.tar.gz
focaccia-qemu-95c975013a15405a5ab257deae843ecd2eea20ec.zip
tests/docker/dockerfiles: new debian-bootstrap.docker
Together with the debian-bootstrap.pre script can now build an arbitrary
architecture of Debian using debootstrap. This allows debootstrap to set
up its first stage before the container is built.

To build a container you need a command line like:

  DEB_ARCH=armhf DEB_TYPE=testing \
    ./tests/docker/docker.py build \
    --include-executable=arm-linux-user/qemu-arm debian:armhf \
    ./tests/docker/dockerfiles/debian-bootstrap.docker

Although a number of non-debian systems package the debootstrap script
it is fairly portable in itself. Assuming we have some sort of fakeroot
implementation we can just clone the upstream repository and use the
script from there.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1468934445-32183-5-git-send-email-famz@redhat.com
Signed-off-by: Fam Zheng <famz@redhat.com>
Diffstat (limited to 'tests/qapi-schema/test-qapi.py')
0 files changed, 0 insertions, 0 deletions