From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6449247988281769984 X-Received: by 10.223.172.52 with SMTP id v49mr1386663wrc.22.1501678211569; Wed, 02 Aug 2017 05:50:11 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.50.2 with SMTP id y2ls733678wmy.26.canary-gmail; Wed, 02 Aug 2017 05:50:11 -0700 (PDT) X-Received: by 10.28.74.76 with SMTP id x73mr356502wma.21.1501678211203; Wed, 02 Aug 2017 05:50:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1501678211; cv=none; d=google.com; s=arc-20160816; b=uzJGRGd5C2mTNmCIY3ZlZE2jwEy+qO/V2q1s1ARApd8QTt9AC4/xouvTNkSM0vEmPq sN+aLnAC9uCZ7wHWvS3biKjCTeRI+RwXzRXHAbhc5a8z1XtgTaDXc5g7vBUU3INBL5Nh /A+ReX8aixAzsTkgHet3Jl0jurzPgEdnaaLMJKh9jR9YafLFI7dIm7e5fhpH2QmcXSbV X6wUYeFlV92TShSEoLKjO6H5HbJ0ok5yRe0PlYkA/kOilz2A0ismmJTrLGFRToW0LX1Y u8uzM5nKPwniCVbHw3ZfRKkkXQ8I92hr3u0fHsVm5jpm0YXpOKqEx1i4bISGaoqxt+l6 VXLQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:cc:to:subject :arc-authentication-results; bh=PWzquXjQNYIX6fpDblc7hgC40Ue2ugw4yzoCO1ldiRk=; b=VLjek69Rt2qRlPs+yf1y6dzdDPWGRn1l9J0ov5anSU6ds/d0oZcXGoa7qDiE5e1aeh o8QWpLSsqZs+5l95CYwlOFgNpn/L7niAq2uQKcCttV2Io5JslAlKDlu77lroOxjiH0Ll OPcgWy3Au+KCtSl6+lpzpgxSgD0we28lZYTxvoJLc40ZIvNonRu5J7CwERL01+SEbKEg hMkwXbu1p9ZKhOd+06pNsazCC+mfFyUPOiUP9OZ3wk3TYvIPJvcBjAOC6xkhBXWLp4cb 4WVa1B/gINuhbcFYlCkUZ6CQGLWR/dUfAYHapXROEl5tkRDk6YlDG7dZmMpNwv6eeZqN d2bg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 192.35.17.2 is neither permitted nor denied by best guess record for domain of jan.kiszka@siemens.com) smtp.mailfrom=jan.kiszka@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id t129si954640wmt.2.2017.08.02.05.50.11 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2017 05:50:11 -0700 (PDT) Received-SPF: neutral (google.com: 192.35.17.2 is neither permitted nor denied by best guess record for domain of jan.kiszka@siemens.com) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 192.35.17.2 is neither permitted nor denied by best guess record for domain of jan.kiszka@siemens.com) smtp.mailfrom=jan.kiszka@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 v72CoA0s013251 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Wed, 2 Aug 2017 14:50:10 +0200 Received: from md1f2u6c.ww002.siemens.net ([139.25.68.37]) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id v72CoAGi011943; Wed, 2 Aug 2017 14:50:10 +0200 Subject: Re: [PATCH 15/16] meta: add dpkg-bin class To: "[ext] Henning Schild" , Alexander Smirnov Cc: Claudius Heine , isar-users@googlegroups.com, "Dr . Johann Pfefferl" References: <45a900737baed2ceb30b5eef22eb5a53f64ae020.1501582237.git.henning.schild@siemens.com> <85893014-c2cf-9bde-abf4-ddecf5c2682b@siemens.com> <1411c20e-fff4-cef4-9e15-460eebc14dab@siemens.com> <20170802143139.3bbbdb23@md1em3qc> From: Jan Kiszka Message-ID: <0ecc2a22-413f-0eb2-e94b-5ab7b73c2c5c@siemens.com> Date: Wed, 2 Aug 2017 14:50:09 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 In-Reply-To: <20170802143139.3bbbdb23@md1em3qc> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: ZAgmyYXo4ikD On 2017-08-02 14:31, [ext] Henning Schild wrote: > Am Wed, 2 Aug 2017 13:11:47 +0300 > schrieb Alexander Smirnov : > >> Hi colleagues, >> >> from the patch description it's not clear what this patch stays for, >> seems that I'm out of you communcation loop. Could you please >> annotate the patches with more detailed description, at least with >> the following information: >> - Change proposal > > This patch introduces a way to turn any file-collection into a debian > package on the fly. > It further enables executing scripts in the rootfs for configuration > purposes. > It allows recipes to pull in debian packages as deps, allowing the > creation of "meta-packages" (empty packages which just carry deps) > >> - Why this change is needed. It's not about arguments to push your >> change, it's more about your ideas and motivation. That's the most >> imporant information which is missed. > > Customization of the image. > Configuration of the rootfs on a per package basis. > dep installation on a per package basis. > no IMAGE_PREINSTALL += in image.bb anymore, just IMAGE_INSTALL and the > packages take care of pulling their deps. > > eventually replace the configure.sh with packages that > - replace fstab > - set rootpw ... > > >> - Change impact to Isar, who will be affected > > Improve Isar and enable better customization using Debian-tooling, for > everyone ;). > Yeah! :D Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux