public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Fix possible build errors due to expired root account
@ 2022-05-17 12:37 Quirin Gylstorff
  2022-05-17 12:37 ` [PATCH v3 1/2] classes/image-account-extension:Move account configuration to post-process Quirin Gylstorff
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Quirin Gylstorff @ 2022-05-17 12:37 UTC (permalink / raw)
  To: jan.kiszka, isar-users, henning.schild

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

his fixes build errors due to expiring/deactiving the root password before
installing packages which create new user.

Changes in V2:
 - add entry RECIPE-API-CHANGELOG.md

Changes in V3:
 - rebase onto 2bf30acc8ee1d3345fecd79777f3d3cb3a0a4d71
 - rename function from image_configure_accounts to image_postprocess_accounts
 - add exceptions to quality check

Quirin Gylstorff (2):
  classes/image-account-extension:Move account configuration to
    post-process
  classes/image-account-extension: Add flag to force password change on
    first login

 RECIPE-API-CHANGELOG.md                      |  6 ++++++
 doc/user_manual.md                           |  1 +
 meta/classes/image-account-extension.bbclass | 12 ++++++++----
 meta/classes/image.bbclass                   |  8 ++++++++
 4 files changed, 23 insertions(+), 4 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-09-05 11:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17 12:37 [PATCH v3 0/2] Fix possible build errors due to expired root account Quirin Gylstorff
2022-05-17 12:37 ` [PATCH v3 1/2] classes/image-account-extension:Move account configuration to post-process Quirin Gylstorff
2022-09-02  9:37   ` Uladzimir Bely
2022-09-05 11:01     ` Uladzimir Bely
2022-05-17 12:37 ` [PATCH v3 2/2] classes/image-account-extension: Add flag to force password change on first login Quirin Gylstorff
2022-05-25  6:17 ` [PATCH v3 0/2] Fix possible build errors due to expired root account Anton Mikanovich

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