From: Claudius Heine <ch@denx.de>
To: "Maxim Yu. Osipov" <mosipov@ilbers.de>,
claudius.heine.ext@siemens.com, isar-users@googlegroups.com
Subject: Re: [PATCH v5 0/4] One-shot configuration packages
Date: Fri, 01 Jun 2018 10:13:25 +0200 [thread overview]
Message-ID: <5204757142fa9be111f30d92998490cbb5c63ea5.camel@denx.de> (raw)
In-Reply-To: <b9f1f6a2-daf3-1cb5-a55e-c8d9e60ab036@ilbers.de>
[-- Attachment #1: Type: text/plain, Size: 2920 bytes --]
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 <ch@denx.de>
> >
> > 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
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-54 Fax: (+49)-8142-66989-80 Email: ch@denx.de
PGP key: 6FF2 E59F 00C6 BC28 31D8 64C1 1173 CB19 9808 B153
Keyserver: hkp://pool.sks-keyservers.net
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2018-06-01 8:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-29 12:14 claudius.heine.ext
2018-05-29 12:14 ` [PATCH v5 1/4] isar-bootstrap|configscript: implement one transient packages claudius.heine.ext
2018-05-29 12:14 ` [PATCH v5 2/4] meta/isar-cfg-localepurge: added locale purge recipe claudius.heine.ext
2018-05-29 12:14 ` [PATCH v5 3/4] meta-isar/isar-image-base: switch use isar-cfg-localepurge claudius.heine.ext
2018-05-29 12:14 ` [PATCH v5 4/4] doc: added description of `IMAGE_TRANSIENT_PACKAGES` claudius.heine.ext
2018-06-01 7:44 ` [PATCH v5 0/4] One-shot configuration packages Maxim Yu. Osipov
2018-06-01 8:13 ` Claudius Heine [this message]
2018-06-01 8:43 ` Maxim Yu. Osipov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5204757142fa9be111f30d92998490cbb5c63ea5.camel@denx.de \
--to=ch@denx.de \
--cc=claudius.heine.ext@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=mosipov@ilbers.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox