From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6543937367387930624 X-Received: by 10.223.220.82 with SMTP id m18mr549233wrj.1.1523874780876; Mon, 16 Apr 2018 03:33:00 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.223.157.133 with SMTP id p5ls3187478wre.0.gmail; Mon, 16 Apr 2018 03:33:00 -0700 (PDT) X-Google-Smtp-Source: AIpwx48sIeRPpWprOuQBJlYIwdw9vNxLPxWIrZhuU9wsw9hXJB/n4AnSHf06rn9MvaGfJRYPbNy7 X-Received: by 10.223.160.112 with SMTP id l45mr537934wrl.14.1523874780420; Mon, 16 Apr 2018 03:33:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523874780; cv=none; d=google.com; s=arc-20160816; b=H1R6aMwFL3sGrGRgRK/FkicL23erJ0vNtcQlN7pbCkDS3Rp7GhGlriY9B3scnhb4Ix y1HDc7IhZXHn/6V8fr5TFVhO64RZ/r4La9MoN3oB2HRNK7jpyB9+k2l0x3Lh+CLxzc0i 5ZxRIBXZYodbAhyucZIUNjAvb3ptZekC5xY7dFMpfm+jirnRvH6kAo+frLb7LjC8aQ2t ztws765M8YDqS0KY25j9VFf579p9SfTS2msIWIIM8Qa9qJD1hyJgErA3hx4RJJldnYzY k/neZoZeJgYsRq50ZtoIC/sNp/aUXNVeisE0jmR3q7JOcxQRgaAEVFF69vsI8FRChQyu DQbw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:arc-authentication-results; bh=JesmJr+qqcu/9obhrmcPqFaEmxpN8it/hzh8x5XgQ5g=; b=mkqkwSPVhw/6I5FPrYKp0MzQXjp4GBzFW/H2UUhlY+GNDRLOJP5CIX4jKmylv9hvDO AqLhotpcVBTNy7QqYqo2crpFGaZ19KGnMfVkfZoLkxH5ur7YGEwh+QZfhmwgNQpxBlOq oLl7gpbP8qW3mwmj6Bm9jIkvcSRjTXZJjQVD15vgB8/SjWUXobB9b+M+qKtzQpvja0fQ ZhzumBkwUyjYqGTNDeCti24Hd3WBdXr+fIZGzrzyCnvVC6qpoY8T8y/WNFcKxPLwocl+ in3Jz7YNaIFipKh/Uz7PudmuT+sTwDLlrAJ0K79SDN8wRuyhyoYQ4A6w320vD0a5dX0U R7/Q== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id s198si345547wmd.2.2018.04.16.03.33.00 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Apr 2018 03:33:00 -0700 (PDT) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id w3GAX0b5028077 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 16 Apr 2018 12:33:00 +0200 Received: from mmd1pvb1c.ad001.siemens.net (md1pvb1c.ad001.siemens.net [139.25.68.40] (may be forged)) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id w3GAWxsj015239; Mon, 16 Apr 2018 12:32:59 +0200 Date: Mon, 16 Apr 2018 12:32:59 +0200 From: Henning Schild To: Claudius Heine Cc: , Cedric Hombourger , Andreas Reichel Subject: Re: [PATCH v2 14/17] multiconfig: Switch qemuamd64-stretch to using wic by default Message-ID: <20180416123259.1fa46944@mmd1pvb1c.ad001.siemens.net> In-Reply-To: <3d9ee934-2e10-5736-03e0-539083899430@siemens.com> References: <806e93c9155fb7eb6ed2d48ee3ca795ec5580b9c.1523628814.git.henning.schild@siemens.com> <3d9ee934-2e10-5736-03e0-539083899430@siemens.com> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TUID: Ii60i1+m6K/y Am Mon, 16 Apr 2018 12:25:54 +0200 schrieb Claudius Heine : > Hi Henning, > > On 2018-04-13 16:19, [ext] Henning Schild wrote: > > This will now create a testcase for CI and an example for users. > > This uses the EFI WKS_FILE. > > > > Signed-off-by: Henning Schild > > --- > > meta-isar/conf/multiconfig/qemuamd64-stretch.conf | 8 +++++--- > > 1 file changed, 5 insertions(+), 3 deletions(-) > > > > diff --git a/meta-isar/conf/multiconfig/qemuamd64-stretch.conf > > b/meta-isar/conf/multiconfig/qemuamd64-stretch.conf index > > 64a62a1..356d59b 100644 --- > > a/meta-isar/conf/multiconfig/qemuamd64-stretch.conf +++ > > b/meta-isar/conf/multiconfig/qemuamd64-stretch.conf @@ -10,9 +10,11 > > @@ KERNEL_NAME ?= "amd64" > > IMAGE_PREINSTALL += "init" > > > > -ROOTFS_DEV ?= "sda" > > +IMAGE_TYPE ?= "wic-img" > > + > > +ROOTFS_DEV ?= "sda2" > > I know that is not exactly the scope of your patchset, but does it > make sense to set the ROOTFS_DEV in a multiconf rather in the > machine.conf or inside the image recipe? In fact that should not be required when using wic, same for ROOTFS_TYPE ?= "ext4" found in meta/classes/wic-img.bbclass. Problem is one of the scripts messing with fstab will create a broken fstab if those values are not in sync with the .wks. On the wic-path the messing with fstab should not be done at all. For now keeping the two in sync was what i chose. Henning > regards, > Claudius > > > > > QEMU_ARCH ?= "x86_64" > > -QEMU_MACHINE ?= "pc" > > +QEMU_MACHINE ?= "q35" > > QEMU_CPU ?= "" > > -QEMU_ROOTFS_DEV ?= "-hda ##ROOTFS_IMAGE##" > > +QEMU_ROOTFS_DEV ?= "-hda ##ROOTFS_IMAGE## > > -bios /usr/local/share/ovmf/OVMF.fd" >