Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add userconf support to Raspbian #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oliverblaha
Copy link

Newer versions of Raspberry OS enforce interactive user setup, breaking headless setup. It's possible to opt out by having a userconf or userconf.txt file present (similar to ssh/ssh.txt for enabling the SSH server). This change adds support for copying this file during setup.

Newer versions of Raspberry OS enforce interactive user setup, breaking headless setup. It's possible to opt out by having a userconf or userconf.txt file present (similar to ssh/ssh.txt for enabling the SSH server). This change adds support for copying this file during setup.
@oliverblaha
Copy link
Author

... just wondering: is the Raspbian folder actually the correct one to override recent Raspberry OS image partition setups, or would this require adding an override?

@procount
Copy link
Owner

No it's not the correct folder, but I'll sort it. Thanks for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants