From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6543937367387930624 X-Received: by 10.80.165.200 with SMTP id b8mr2557933edc.1.1523875901964; Mon, 16 Apr 2018 03:51:41 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.80.166.152 with SMTP id e24ls2963232edc.0.gmail; Mon, 16 Apr 2018 03:51:41 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+59QWjsBURSoSKqra9V4rk7s/vAO0nEZoTJ4/LIhp2zqtVnMeIPseLC0cxi3UMrhguQvq6 X-Received: by 10.80.242.133 with SMTP id f5mr2552107edm.9.1523875901576; Mon, 16 Apr 2018 03:51:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523875901; cv=none; d=google.com; s=arc-20160816; b=VBse+HTpf01PyqFYWFD5/QIZtZE5htq8gfau3xSSb+R5EhOOe/F1bNKegaxK80Lm8q IiBGFWtw8aUOhaUiX+rc54BfnU0mQTbP6V3yjP42QW6wLTirkhMe5US7Sai+J7txOGxK DkfZ7yQjCHRnsVRamJQZLj8T+9atfhO8TDLz+9XEaMO6y2lXtrmnZmcsh/3ajCnmxd/T +9cVJb2AdBBPHJikEQRawvMNMftYxfRWi5thDCL5jzLHP/MvdsscvG+poK6pGNtzXf6O 9c3JgTA2EjHZxR6WLaYCXrTf287p/KzhbxlYQ+bRoDZy14UO15swRh9Zk1pR66/T8Vmb VnzA== 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=sfMd2ya8VaotUYLh1dvKmY1I+ia6pE44OJ3Dy5yDbWQ=; b=GMB6276wndzWLPdLIO2+klcmoZCz8pHnGVq2KGYYOWM19f1dNpJIQeCnSYGfS/KdhR CcC8v9gnGFgQ+Eaawlali5s8DhRLQbY7ScNA3px7vMiBoYxjwuxtKjFboIvN1t0zGwCr OJjE5otHB85Ib3DiPA4WmcZp2yTZY8PFph4WzgC6eLnoGxhUX4X+x7J6mSuUcJ1H7YRe BXmoIlHJPfRcrIm44V0s0UvvYA+KIQTi2uUnbDpdHF7Lf+DIa/9RmWZ6fOP6S4TyV93f pxFbmMG+r6/LkEzmxQe2luxsJsJc+FMtbgqz4Ij/bH2Cqfo+yXg7RuGcbDUIJCKGFLT+ 5sdQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id e12si316806edi.4.2018.04.16.03.51.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Apr 2018 03:51:41 -0700 (PDT) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id w3GApfrm022683 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 16 Apr 2018 12:51:41 +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 w3GApe92009449; Mon, 16 Apr 2018 12:51:41 +0200 Date: Mon, 16 Apr 2018 12:51:40 +0200 From: Henning Schild To: Andreas Reichel Cc: , Cedric Hombourger Subject: Re: [PATCH v2 15/17] multiconfig: Switch qemui386-stretch to using wic by default Message-ID: <20180416125140.0898289e@mmd1pvb1c.ad001.siemens.net> In-Reply-To: <20180416124341.7fea5925@mmd1pvb1c.ad001.siemens.net> References: <0ce33f720215e8838de9e0027f5394483cb68133.1523628814.git.henning.schild@siemens.com> <20180416103554.GC8866@iiotirae> <20180416124341.7fea5925@mmd1pvb1c.ad001.siemens.net> 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: q0cRgag6cVIn Am Mon, 16 Apr 2018 12:43:41 +0200 schrieb "[ext] Henning Schild" : > Am Mon, 16 Apr 2018 12:35:54 +0200 > schrieb Andreas Reichel : > > > On Fri, Apr 13, 2018 at 04:19:04PM +0200, Henning Schild wrote: > > > This time the non-EFI variant. > > > > > > Signed-off-by: Henning Schild > > > --- > > > meta-isar/conf/multiconfig/qemui386-stretch.conf | 5 ++++- > > > 1 file changed, 4 insertions(+), 1 deletion(-) > > > > > > diff --git a/meta-isar/conf/multiconfig/qemui386-stretch.conf > > > b/meta-isar/conf/multiconfig/qemui386-stretch.conf index > > > 0ba7c5b..8966c2b 100644 --- > > > a/meta-isar/conf/multiconfig/qemui386-stretch.conf +++ > > > b/meta-isar/conf/multiconfig/qemui386-stretch.conf @@ -10,7 +10,10 > > > @@ KERNEL_NAME ?= "686-pae" > > > IMAGE_PREINSTALL += "init" > > > > > > -ROOTFS_DEV ?= "sda" > > > +IMAGE_TYPE ?= "wic-img" > > > +WKS_FILE ?= "directdisk-isar" > > > + > > > +ROOTFS_DEV ?= "sda2" > > > > Note: > > Generally, I suggest we don't hardcode device names but use UUIDs > > and PARTUUIDs. We already have that problem on multiple platforms. I wanted to not grow this series even more. But i think it would be a good idea to introduce a patch to not touch fstab in the configscripts. Henning > See the reply i gave Claudius. This is just here to make the > fstab-code happy. Code that should not even be executed when using > wic, because then wic could do it right. If an fstab-entry exists wic > will not touch it, so we need to make sure it is correct. > > Henning > > > > > > > QEMU_ARCH ?= "i386" > > > QEMU_MACHINE ?= "pc" > > > -- > > > 2.16.1 > > > > > >