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

gluon-setup-mode: allow skipping on first boot #95

Merged
merged 1 commit into from
Jan 24, 2015
Merged

Conversation

tcatm
Copy link

@tcatm tcatm commented Jan 22, 2015

By setting setup_mode.skip to true in site.conf the device will skip
setup mode on first boot.

fixes freifunk-gluon/gluon#261

@@ -0,0 +1 @@
need_boolean('setup_mode.skip', false)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Newline missing here

By setting setup_mode.skip to true in site.conf the device will skip
setup mode on first boot.
@tcatm
Copy link
Author

tcatm commented Jan 24, 2015

I've applied your suggestions and successfully tested both cases (skip = true and false) again.

tcatm pushed a commit to freifunk-gluon/gluon that referenced this pull request Jan 24, 2015
This PR documents functionality added by
freifunk-gluon/packages#95
neocturne added a commit that referenced this pull request Jan 24, 2015
gluon-setup-mode: allow skipping on first boot
@neocturne neocturne merged commit 41acdd3 into master Jan 24, 2015
@tcatm tcatm deleted the config-mode-skip branch April 25, 2015 22:06
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.

allow "skipping" config-mode using a site.conf option
2 participants