public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/4] Rework locale generation
@ 2026-09-15  9:32 'Felix Moessbauer' via isar-users
  2026-09-15  9:32 ` [PATCH 1/4] testsuite: add test for " 'Felix Moessbauer' via isar-users
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: 'Felix Moessbauer' via isar-users @ 2026-09-15  9:32 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, Felix Moessbauer

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-09-15  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15  9:32 [PATCH 0/4] Rework locale generation 'Felix Moessbauer' via isar-users
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox