From patchwork Mon Jun 4 17:45:35 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonatan Schlag X-Patchwork-Id: 1792 Return-Path: Received: from mail01.ipfire.org (mail01.ipfire.org [IPv6:2001:470:7183:25::1]) by web02.i.ipfire.org (Postfix) with ESMTP id C5EFC60B61 for ; Mon, 4 Jun 2018 09:45:49 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id A91CF11332C3; Mon, 4 Jun 2018 08:45:49 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1528098349; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references:list-id:list-unsubscribe:list-subscribe:list-post; bh=CrjVNHq2yXHBB6unHXDFUi0gMT+8GBMKvhNQ/FNYV18=; b=hRf1m5LSQJrvyKnhRjj4pafnbQ1/RNXa1mn16aDWauH3RVMUrH77tWGNLJ4ryXfOMsAIU7 9Ov+HGPeBUPfPHToMsVJCf2ziAGwHMMGKGLjtYV29YG/jARQ5A5z1IQilvadAW18Qxkk47 BwPQW/7pTnvqRvm6XiSOQONItmjRYQ1A05r57ofZsqyHTQL6iDd1ycaAZWSU/IcjSJ1DA/ JpgPvq4ANBjjaLnc1cDjNIjv8AbmNvDDQ7FQqEUqlgzHI66R489OdX/r4yguqHuqHW1pg3 hNoncNTYe+/zdPhPwKte1JD735BbOqF7iD3Gz/hX1g2QgMhM+4jOtgfoLob0Uw== Received: from bockland.local.familyschlag (unknown [10.172.1.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 6625011332C8; Mon, 4 Jun 2018 08:45:47 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1528098347; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=CrjVNHq2yXHBB6unHXDFUi0gMT+8GBMKvhNQ/FNYV18=; b=KeWraC6vTwSCmOCren5haqWjPC+qOHLVou1jOwUdGV/0OOOdplqREystrQJJR4Yy2v6BPm 4MDyxlPmI9lryLP5rOH7dwHioceFaWQaGE7vsr3KQ/5ok7pLbscyIeC0TvxppSy0sk9aW6 NJlZJfOQycvFdcWcbvH37AbtKaCxSObDZE3M4RPhtyeIo28ya21syzBJaoSGjR1QkubpM3 fseLMw6r2XGy8QoMWAiKAw1ypkBxTkk/kcAP35EvfMGnUx06FVQ9sNhVbOoT1O4vOwNr8P Ra9+yJ00wokiGeABbw0iCLVwGIyGANtYnIudPzy/7bHhKvo0fVkxwk48NgLFvw== From: Jonatan Schlag To: network@lists.ipfire.org Subject: [PATCH 2/2] Add simple Readme for the basic virtual-environment Date: Mon, 4 Jun 2018 09:45:35 +0200 Message-Id: <20180604074535.6637-2-jonatan.schlag@ipfire.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180604074535.6637-1-jonatan.schlag@ipfire.org> References: <20180604074535.6637-1-jonatan.schlag@ipfire.org> X-BeenThere: network@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List for the network package List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: network-bounces@lists.ipfire.org Sender: "network" Signed-off-by: Jonatan Schlag --- test/nitsi/virtual-environment/basic/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test/nitsi/virtual-environment/basic/README diff --git a/test/nitsi/virtual-environment/basic/README b/test/nitsi/virtual-environment/basic/README new file mode 100644 index 0000000..caa92da --- /dev/null +++ b/test/nitsi/virtual-environment/basic/README @@ -0,0 +1,7 @@ +Images for these test can be downloaded from: +https://people.ipfire.org/~jschlag/nitsi-ipfire/virtual-environment/basic/ + +You must decompress these images with 'unxz' and place them in: +/var/lib/libvirt/images + +