Closes #614 by creating a FORCE_USER_CREATION flag to be set in config#618
Closes #614 by creating a FORCE_USER_CREATION flag to be set in config#618XECDesign merged 3 commits intoRPi-Distro:masterfrom
FORCE_USER_CREATION flag to be set in config#618Conversation
…set in config This deactivates the export-image/01-user-rename/01-run.sh script.
|
Since |
I wanted to document the fact that
I changed the name because I felt
Maybe something like
Both requests makes sense to me. I was wondering about forcing a check to make sure Should it also enforce |
I think it's fine to allow
I think the documentation and variable names should reflect what's actually happening. Trying to reframe it as something else, just makes it harder to understand the underlying mechanism. |
|
OK, I'll update the documentation too to show this in a more complete way. What about |
|
Yeah, makes sense. |
…ult to 0 Rewrote README
|
Hi @XECDesign, Will this be added to the arm64 branch? |
This deactivates the export-image/01-user-rename/01-run.sh script when the
DISABLE_FIRST_BOOT_USER_RENAMEflag is set to1.Closes #614.