From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6449326914083487744 X-Received: by 10.46.25.211 with SMTP id 80mr423627ljz.13.1501787760873; Thu, 03 Aug 2017 12:16:00 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.25.77.10 with SMTP id a10ls57222lfb.43.gmail; Thu, 03 Aug 2017 12:16:00 -0700 (PDT) X-Received: by 10.46.22.89 with SMTP id 25mr478839ljw.15.1501787760554; Thu, 03 Aug 2017 12:16:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1501787760; cv=none; d=google.com; s=arc-20160816; b=biqONS+NeMKlGY74QRBVLaFGGEpQ8g8HVT7/Sv3IJZMc1t6Rc8S5uSiuXceQurMTMq hBWDvTRe8Z/7p8U66YlfM3VTfIXW2Ooy3T5r0WjtbhhT+na0wzteB1fwzvwuKO5jkU90 o3dY1/nCBJeXAP4u97NpgyEHFwPQpz3k5A4x8BcYNrjoKnZYLnssbLytDBH3ZGOHcGeS YuVgoz1nujWg4jrpw4ZsawznKkgEs6TeUaJFDYjoOVKhOHtrG+isqn4MZbHOj+ENmOWK iB98G9boutkRGBJzEwzHRTC4dTZBooamEeQLs73QSqPignGyi1yjAlBEJzKbvPSm7YZp fllQ== 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:to:from:date:arc-authentication-results; bh=hJpoORnAlOGB+Fm8vfluuuZyAaCOlNgWConJ0U905wY=; b=jPWMrMEpPb/xyL8oAWKJC7MPn+WyQquqOlkU7548pKKwEuPlEyosY9v0qfCV9gxYbn mtXHpPg7w3ajFWVpCSjzRo7dkKDxy2iGMO8bElNIKKiMbVaVDkHKx2JF9XeMZ3iKF/0N bXabALJFSNXXHQZPCYRPyHpuvw2WtLPptkY1TFC68mINyy9deWpmEJCXJ9N4ME4QB5bc iNPZAqaWNcXpbfqV04js9HZYVNCDFev3YQTtPV2CdQHZBtblokTJRcuMUrribsXE+yTb jMseWQ3eAeNNKemsUkATSbfWAWy788yx//I45NX4OSLygaeGnETOolTVGr1yrqL/VrUL HKgQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 192.35.17.28 is neither permitted nor denied by best guess record for domain of henning.schild@siemens.com) 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 139si1163324wmt.0.2017.08.03.12.16.00 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Aug 2017 12:16:00 -0700 (PDT) Received-SPF: neutral (google.com: 192.35.17.28 is neither permitted nor denied by best guess record for domain of henning.schild@siemens.com) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 192.35.17.28 is neither permitted nor denied by best guess record for domain of henning.schild@siemens.com) 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 v73JG0nk020736 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 3 Aug 2017 21:16:00 +0200 Received: from md1em3qc ([139.22.106.2]) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id v73JFxZD007430 for ; Thu, 3 Aug 2017 21:15:59 +0200 Date: Thu, 3 Aug 2017 21:17:53 +0200 From: Henning Schild To: Subject: Re: [PATCH 0/3] use local repo for multistrap and drop "dpkg -i" Message-ID: <20170803211753.43ee5529@md1em3qc> In-Reply-To: <20170802101253.0f2ba352@md1em3qc> References: <20170802101253.0f2ba352@md1em3qc> X-Mailer: Claws Mail 3.13.2 (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: ktZayBcnqAq/ Am Wed, 2 Aug 2017 10:12:53 +0200 schrieb "[ext] Henning Schild" : > This series breaks multiconfig, moving the pieces around results in > the configs not beeing used anymore. I did not debug that yet, but > just see this series as an idea where we could go. Turns out this issue in in current master, maybe i am building it wrongly. But my sign for it being broken is that the rootfs does not contain a kernel after build. That means this series is ready for a review round! Henning > Henning > > Am Tue, 1 Aug 2017 17:24:05 +0200 > schrieb Henning Schild : > > > This series introduces support for a local repository to be used > > instead of "dpkg -i" after bootstrap. The do_populate task was > > dropped. > > > > It is based on the previous series i sent but it should not be too > > hard to rebase it. Please let me know if it should be rebased. > > > > Henning Schild (3): > > classes: images: remove cyclic "inherit" > > classes: move rootfs into image class and split into tasks > > classes: image: remove populate and replace it with a custom repo > > > > .../recipes-core/images/files/multistrap.conf.in | 10 ++- > > meta-isar/recipes-core/images/isar-image-base.bb | 43 > > +----------- meta/classes/ext4-img.bbclass | > > 4 +- meta/classes/image.bbclass | 76 > > +++++++++++++++++----- 4 files changed, 75 insertions(+), 58 > > deletions(-) > > >