mbox

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

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

Message

Quirin Gylstorff May 11, 2022, 5:13 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.

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

 doc/user_manual.md                           |  1 +
 meta/classes/image-account-extension.bbclass | 10 +++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)