From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6680759771290664960 X-Received: by 2002:adf:c002:: with SMTP id z2mr13803625wre.177.1555942180576; Mon, 22 Apr 2019 07:09:40 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a5d:6b10:: with SMTP id v16ls1785403wrw.11.gmail; Mon, 22 Apr 2019 07:09:40 -0700 (PDT) X-Google-Smtp-Source: APXvYqzuCDU3U6sPSRyQjfj0fAtWxuLteUKmfRDBtP7kidVnRHlN5Jm3BCwtYXSwfeIRsd1txLJy X-Received: by 2002:adf:fc05:: with SMTP id i5mr6356862wrr.190.1555942180138; Mon, 22 Apr 2019 07:09:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555942180; cv=none; d=google.com; s=arc-20160816; b=lsBvdvLTjhYUrFdzP1J084W6u0kqA01Cv+HVnAQ1wWEG82aXKQokko0fBUk5LdPCP2 +tQYzFoHMJXHyG3OOHXtvOK0AIi0X73lEs1rPDcJP9gA6hO5R6Vna6FgaJpxvHJMsg0q s+h8LDFo/SXcNwOXvXtBd2BLtBisxTUQ2SrdxxH31vfWnOD/oeZEiBZf43VR7iqLbf7v 31X1qjgkmvmGtT1fxZ3gidJtKfvGY1QlRvdt4nUxuEi94uqHSorqVtIY8/l6HVGtH6Bt Ahux++NFkYb0ZicpabTMMTO3tYPo/QZ4b6sh6uE2S8f2VXlEVpE9cEbfQzvZcYZLYsQV aJRw== 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; bh=EtiF8uHZaqCHgKMG9E8LaHxtW6BMbnzXLGKU0WnVKwc=; b=dHoq/oig9X5sAc+bOZ2ZXfINEakvclqhcL994Zi3Vpfq0ZYYVEa17sdDBOstJXE48V eX4snmaHR28W1zRUwufKZfDyLKE+iwWoOHGpY2s6ARV6N5p1gZA7NAP0YDiSjAxZ3cbq KkTgmb/aJGyFVnn8Si/Li5uMEeVWIFA8gDvlH4/AqeXtnGB9b4BKeLgxnLY2sE7OMdtF G3aP4k3I/gxM9UWp03Bo8qPS9EPxApIPBEvAhegpCjfibjiIzlIIdYbLXotAzeQChgAn q8rMeeQ9PQdEaYFkKCQUtXYUvkUBRPXVZmZtGd3ZZJtlmPr42E+NQ1u53BsRUantIr1n pQfg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id f135si800732wmg.2.2019.04.22.07.09.40 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 22 Apr 2019 07:09:40 -0700 (PDT) Received-SPF: pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of mosipov@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=mosipov@ilbers.de Received: from [192.168.1.29] (98.66-180-91.adsl-dyn.isp.belgacom.be [91.180.66.98] (may be forged)) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x3ME9bK1028184 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 22 Apr 2019 16:09:38 +0200 Subject: Re: [PATCH 0/6] pre-processing pipeline and transient package replacement To: claudius.heine.ext@siemens.com, isar-users@googlegroups.com Cc: Claudius Heine References: <20190418112545.1201-1-claudius.heine.ext@siemens.com> From: "Maxim Yu. Osipov" Organization: ilbers GmbH Message-ID: <1732702c-ab31-eca1-e889-43ee78e67428@ilbers.de> Date: Mon, 22 Apr 2019 16:09:32 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190418112545.1201-1-claudius.heine.ext@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: TIjsF/6dsc3r The patch set doesn't apply against current 'next' (it would be more convenient to mention that this patchset depends on your previous series [PATCH v2 0/8] Cleanup rootfs creation). Maxim. On 4/18/19 1:25 PM, claudius.heine.ext@siemens.com wrote: > From: Claudius Heine > > Hi, > > here is the tested, documented and slightly modified version of the previous > RFC patch set. > > The CI has shown that the RFC patchset was not rebuildable. This > was patched by consolidating the `do_rootfs_prepare`, `do_roofs_configure` > and `do_rootfs_install` into just one task `do_rootfs_install` that now calls > the functions of both previous tasks as well as the `rootfs_prepare` function > that previously was its own task `do_rootfs_prepare`. > > Otherwise I added documentation and more verbose commit messages. > > regards, > Claudius > > Claudius Heine (6): > split up isar-bootstrap helper and implement pre-process pipeline > meta: remove transient package support > meta/classes: add image-locales-extension class > meta/classes: add image-account-extension class > doc: update description of image customization > doc: some fixes > > doc/user_manual.md | 52 +++- > meta/classes/image-account-extension.bbclass | 253 ++++++++++++++++++ > meta/classes/image-locales-extension.bbclass | 97 +++++++ > meta/classes/image.bbclass | 30 +-- > meta/classes/isar-bootstrap-helper.bbclass | 143 ---------- > meta/classes/rootfs.bbclass | 176 +++++++++++- > .../isar-bootstrap/isar-bootstrap.inc | 5 + > .../buildchroot/buildchroot-host.bb | 16 +- > .../buildchroot/buildchroot-target.bb | 2 - > .../buildchroot/buildchroot.inc | 26 +- > meta/recipes-devtools/sdkchroot/sdkchroot.bb | 47 ++-- > .../isar-cfg-localepurge/files/postinst | 15 -- > .../isar-cfg-localepurge.bb | 70 ----- > .../isar-cfg-rootpw/files/postinst.tmpl | 19 -- > .../isar-cfg-rootpw/isar-cfg-rootpw.bb | 19 -- > 15 files changed, 624 insertions(+), 346 deletions(-) > create mode 100644 meta/classes/image-account-extension.bbclass > create mode 100644 meta/classes/image-locales-extension.bbclass > delete mode 100644 meta/classes/isar-bootstrap-helper.bbclass > delete mode 100644 meta/recipes-support/isar-cfg-localepurge/files/postinst > delete mode 100644 meta/recipes-support/isar-cfg-localepurge/isar-cfg-localepurge.bb > delete mode 100644 meta/recipes-support/isar-cfg-rootpw/files/postinst.tmpl > delete mode 100644 meta/recipes-support/isar-cfg-rootpw/isar-cfg-rootpw.bb > -- 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