From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6558749580291211264 X-Received: by 2002:a1c:5b0b:: with SMTP id p11-v6mr878102wmb.11.1527842642468; Fri, 01 Jun 2018 01:44:02 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:f617:: with SMTP id w23-v6ls696596wmc.12.canary-gmail; Fri, 01 Jun 2018 01:44:01 -0700 (PDT) X-Google-Smtp-Source: ADUXVKItKMtYnLG+KCUFf3rC8+/l58U/JuJkKGsGKJXnujGCpQ9cFxfWsGvKp2ra2h2tjW+/s6BS X-Received: by 2002:a1c:91d5:: with SMTP id t204-v6mr411987wmd.28.1527842641973; Fri, 01 Jun 2018 01:44:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527842641; cv=none; d=google.com; s=arc-20160816; b=ErSAnWFrXm3bKFjab9pmFAHvjY2SXk5PKTGTNmMh87lERruOjGlqrgcxLlJ7aGZJXS q8L3WVlp4rkGsuwamQo8hIQ+x7QLAgD21UKUxhX3JfKsWqUhoIzDB6acqmGchqOVqsnv z2pablujVwUS9LVvM7raio7LIu+uyDoBAvD/lz0mD4bIWkp8/EsBqVVFZbJxV27io2Qq C8DHdajpHT0hqeiqaX7drYDXGQpXQNW6T+HE950xEI9obQQkQgZwCHBWXu6z6475cR7A 0sX1I4BRMX6gm0gqOqeW67xhQRBSBlG6i10PEr/yXmYTWwfRZ9i5SHA+kA9yWmkOSlP7 VPaw== 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:organization:from:references:to:subject :arc-authentication-results; bh=Zz7+P3cxHkaVhuxkWhSpuXq0zcKnUmwmTxmhw9S7DZw=; b=AwnE5LzFxAJHTXs28w7NRjmAyO9guvBQEv4FIZ4M1A5sl1yIkhB0Cuk7+moxXiYXzz UzqYNY1YHq2GC1LdHVaU2EGWAZKHjGgtkoEX4n2a3dpPBjJKtMVL4WDIxSSGpmOP3HBX 49K3vlsHJyC88iWdN7TfpYQ5rEjsrOqinGVe2DnqvjEwQ1Jo587wuGb+rGcB0eRdeAot lcoHOLxC7IoisNoczquCGTl2sy4/EDKKL5+Ep6XW8E4xRwyILqneFreSl9QhU2vH6bbS rVbicrQeCIaPRD6mDcyG15AzJuic28GUXvC7zQcaduELXM6CCfOvxpqnqz5dGsiueg2I 9A2A== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id m11-v6si1324742wrn.3.2018.06.01.01.44.01 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Jun 2018 01:44:01 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of mosipov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.50.163] (d51A48A80.access.telenet.be [81.164.138.128]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w518hwWJ019728 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Fri, 1 Jun 2018 10:43:59 +0200 Subject: Re: [PATCH v5 0/4] One-shot configuration packages To: Claudius Heine , claudius.heine.ext@siemens.com, isar-users@googlegroups.com References: <20180529121425.8783-1-claudius.heine.ext@siemens.com> <5204757142fa9be111f30d92998490cbb5c63ea5.camel@denx.de> From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: <219b1121-fa82-e89c-e629-54c1d7f9e130@ilbers.de> Date: Fri, 1 Jun 2018 10:43:57 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: <5204757142fa9be111f30d92998490cbb5c63ea5.camel@denx.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: dovge6PKY8GL Hi Claudius, On 06/01/2018 10:13 AM, Claudius Heine wrote: > Hi Maxim, > > On Fri, 2018-06-01 at 09:44 +0200, Maxim Yu. Osipov wrote: >> On 05/29/2018 02:14 PM, claudius.heine.ext@siemens.com wrote: >>> From: Claudius Heine >>> >>> Hi, >>> >>> here is the new version of this patchset. I renamed the variable >>> and >>> added some documentation. >>> >>> Hopefully this is now less confusing. >>> >>> Thanks, >>> Claudius >>> >>> Changes from v4: >>> - added documentation >>> - renamed `IMAGE_CFG_PACKAGE` to `IMAGE_TRANSIENT_PACKAGES` >>> >>> Changes from v3: >>> - Purge one-shot packages in reverse order >>> >>> Changes from v2: >>> - Install one-shot package with a loop >>> - Rename '-y' apt parameter to '--yes' >>> - Move isar-cfg-localepurge files from /usr/local/etc to >>> /usr/lib/ >>> >>> Changes from v1: >>> - rebased to current next >>> - removed locale.nopurge setup in isar-bootstrap >>> >>> Claudius Heine (4): >>> isar-bootstrap|configscript: implement one transient packages >>> meta/isar-cfg-localepurge: added locale purge recipe >>> meta-isar/isar-image-base: switch use isar-cfg-localepurge >>> doc: added description of `IMAGE_TRANSIENT_PACKAGES` >>> >>> doc/user_manual.md | 16 ++++++++++ >>> .../images/files/debian-configscript.sh | 9 ------ >>> .../images/files/raspbian-configscript.sh | 8 ----- >>> .../recipes-core/images/isar-image-base.bb | 6 ++-- >>> meta/classes/isar-bootstrap-helper.bbclass | 32 >>> ++++++++++++++++--- >>> .../isar-bootstrap/files/locale.nopurge | 10 ------ >>> .../isar-bootstrap/isar-bootstrap.bb | 4 +-- >>> .../isar-cfg-localepurge/files/locale.debconf | 12 +++++++ >>> .../isar-cfg-localepurge/files/locale.gen | 1 + >>> .../isar-cfg-localepurge/files/postinst | 30 >>> +++++++++++++++++ >>> .../isar-cfg-localepurge.bb | 19 +++++++++++ >>> 11 files changed, 110 insertions(+), 37 deletions(-) >>> delete mode 100644 meta/recipes-core/isar- >>> bootstrap/files/locale.nopurge >>> create mode 100644 meta/recipes-support/isar-cfg- >>> localepurge/files/locale.debconf >>> create mode 100644 meta/recipes-support/isar-cfg- >>> localepurge/files/locale.gen >>> create mode 100644 meta/recipes-support/isar-cfg- >>> localepurge/files/postinst >>> create mode 100644 meta/recipes-support/isar-cfg- >>> localepurge/isar-cfg-localepurge.bb >>> >> >> Applied to next, thanks. > > Did you apply the v5 or the v6? > > Claudius Of course the latest series - V6. My apologies for confusion. Kind regards, Maxim. -- Maxim Osipov ilbers GmbH Maria-Merian-Str. 8 85521 Ottobrunn Germany +49 (151) 6517 6917 mosipov@ilbers.de http://ilbers.de/ Commercial register Munich, HRB 214197 General Manager: Baurzhan Ismagulov