mbox

[v2,0/2] Fix possible build errors due to expired root account

Message ID 20220512120433.695303-1-Quirin.Gylstorff@siemens.com
State Superseded, archived
Headers show

Message

Quirin Gylstorff May 12, 2022, 4:04 a.m. UTC
From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

This 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

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 | 10 +++++++---
 3 files changed, 14 insertions(+), 3 deletions(-)