From 7f6f7c285b4828c9323004b20a0421f243219ac4 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 12 Sep 2017 18:21:34 +0300 Subject: Add: smoke.sh dependencies to README --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README b/README index 566d363..4abebba 100644 --- a/README +++ b/README @@ -47,6 +47,25 @@ repositories: Use either repository as you wish. +Dependencies for smoke.sh +----------------------------------------------------------------------------- + +You probably need the following installed to run the smoke test: + +- git +- python-coverage-test-runner +- python-cliapp +- python-jinja2 +- pylint +- cmdtest 0.31 or later +- qemu-utils +- parted +- kpartx +- debootstrap +- expect +- qemu-system + + Tutorial ----------------------------------------------------------------------------- -- cgit v1.2.1