From: "'Felix Moessbauer' via isar-users" <isar-users@googlegroups.com>
To: isar-users@googlegroups.com
Cc: jan.kiszka@siemens.com, Felix Moessbauer <felix.moessbauer@siemens.com>
Subject: [PATCH 0/4] Rework locale generation
Date: Tue, 15 Sep 2026 11:32:54 +0200 [thread overview]
Message-ID: <20260915093258.1818604-1-felix.moessbauer@siemens.com> (raw)
This series reworks the locale generation to avoid the use of localepurge.
Using localepurge is problematic as this package first needs to be
installed and later removed from the rootfs again. This is time
consuming and leaves traces in the rootfs.
A comparison with diffoscope shows that the generated locales are indeed
identical.
Best regards,
Felix Moessbauer
Siemens AG
Felix Moessbauer (4):
testsuite: add test for locale generation
bootstrap: avoid leading space in locale config
fix(rootfs): only set custom locale in image recipe
rootfs: manually purge locales instead of using localepurge
.../image-locales-extension.bbclass | 148 ++++++++++--------
meta/classes-recipe/rootfs.bbclass | 7 +-
.../isar-mmdebstrap/isar-mmdebstrap.inc | 2 +-
testsuite/citest.py | 41 +++++
4 files changed, 129 insertions(+), 69 deletions(-)
--
2.55.0
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260915093258.1818604-1-felix.moessbauer%40siemens.com.
next reply other threads:[~2026-09-15 9:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-15 9:32 'Felix Moessbauer' via isar-users [this message]
2026-09-15 9:32 ` [PATCH 1/4] testsuite: add test for " 'Felix Moessbauer' via isar-users
2026-09-15 9:32 ` [PATCH 2/4] bootstrap: avoid leading space in locale config 'Felix Moessbauer' via isar-users
2026-09-15 9:32 ` [PATCH 3/4] fix(rootfs): only set custom locale in image recipe 'Felix Moessbauer' via isar-users
2026-09-15 9:32 ` [PATCH 4/4] rootfs: manually purge locales instead of using localepurge 'Felix Moessbauer' via isar-users
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=20260915093258.1818604-1-felix.moessbauer@siemens.com \
--to=isar-users@googlegroups.com \
--cc=felix.moessbauer@siemens.com \
--cc=jan.kiszka@siemens.com \
/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