From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6558749580291211264 X-Received: by 2002:a2e:350b:: with SMTP id z11-v6mr884854ljz.25.1527592709071; Tue, 29 May 2018 04:18:29 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:9b07:: with SMTP id u7-v6ls3685057lji.16.gmail; Tue, 29 May 2018 04:18:28 -0700 (PDT) X-Google-Smtp-Source: AB8JxZpe/tDZW2kfPtYeYTu1mBmcn2tynkwJz1WXihtyuntNQOK+9kDEszhpwxh9w1N0/6sS86Sg X-Received: by 2002:a2e:3007:: with SMTP id w7-v6mr865199ljw.43.1527592708568; Tue, 29 May 2018 04:18:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527592708; cv=none; d=google.com; s=arc-20160816; b=s7y11h0+UucwoSIiQEp11ZbzwME+qQjYPh4A6foYxgTW8JwoZANE+ZmGZkGXY3lON5 yNf9RF7OsiVwVoLaOlgpghe6Mk4IQqRaXFyHmPl1naDKi+EkrOVnwv3R6wZEXFtpX7ur 8qz5NdTniEWOEmxmk9z13nlH+Z1gRHYIZi+rv/yrhdldo4+siCL9LTnocwGBR+LqkSJd 666s+qHxyn7Mp0p7k6o7ZbhtVbRmvw8fIovQ7n/66Qht1l6NT6mCC35AH46vkcEjr7qJ v8fMZPneji0y788fJ10p2pZbp5/PzMPO5IFz4mMr3EKeSnrdNWIBWbsrlm9/EB//dW5T 9fOA== 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:cc:to :subject:arc-authentication-results; bh=uG39p24bU4yCWA5tTpb1F9dsm6qyHx5XQeobiL12cw0=; b=N3qAAXQ5nKeGUcXMhpPMQ5bfnDlS/r4DvohKcw0IX78RWSL5Hn/fzQIevEYA5d9y/9 6PG+NwkNNxIuoxtNa7hK0LbQcL/l13AxtgaIxBxaTrHHpGLzZ2D6wO1fXM6YZf8IKq/Y dLSqGQbOcGNveMyLzUDQL/mTC+1YJ2rloSVwsd6yPL5kPt1hP4q2olWoWBI0OC/o2bXR g7RdeUXl1DTLVk429wEStLIchfHjhgCVvnSrnauVKS6ljLs6+mEE++agnAFcMqaqZIP3 fKqD54HpWfVf8eO+EdN8OhifUWCqGsK9T8wEy4D2/4Y3AtXaEzZiBRD51wQEEyFw2pxi NthQ== 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 i26-v6si1537262ljj.2.2018.05.29.04.18.28 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 May 2018 04:18:28 -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 w4TBIOQb024982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 29 May 2018 13:18:25 +0200 Subject: Re: [PATCH v4 1/3] isar-bootstrap|configscript: implement one shot config option To: Claudius Heine Cc: isar-users@googlegroups.com, Claudius Heine References: <20180528105643.23518-1-claudius.heine.ext@siemens.com> <20180528105643.23518-2-claudius.heine.ext@siemens.com> <6193ea08-16c2-b1be-c0d5-f571ff99d9db@ilbers.de> <781ae027-0ca9-1aac-7099-651134a92714@siemens.com> From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: Date: Tue, 29 May 2018 13:18:23 +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: <781ae027-0ca9-1aac-7099-651134a92714@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: lImRe2v57mgY On 05/29/2018 12:56 PM, Claudius Heine wrote: > On 2018-05-29 10:20, [ext] Claudius Heine wrote: >>>>   # SPDX-License-Identifier: MIT >>>> +IMAGE_CFG_PACKAGE ??= "" >>> >>> Are you going to rename this variable to IMAGE_CFG_PACKAGES >>> and add a comment it in a separate patch? >> >> Oh, sorry. Forgot about that. I will prepare v5. > > I have thought on this and I think that 'IMAGE_CFG_PACKAGES' is a bad > variable name, since it implies to be the variable to put all > configuration packages into. > How about 'IMAGE_ONESHOT_PACKAGES', 'IMAGE_VOLATILE_PACKAGES' or > 'IMAGE_TEMPORARY_PACKAGES'? The purpose of these packages is to do image post configuration (or tweaking)... May be IMAGE_POSTCONFIG_PACKAGES or IMAGE_TWEAK_PACKAGES? 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