-
Notifications
You must be signed in to change notification settings - Fork 12
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
disable ffuplink-interface during initial setup #185
Commits on Jan 6, 2019
-
network-defaults: disable ffuplink by default
On a fresh installed system, there is no valid setup of ffuplink. So we disable this interface, till it's configured by some uplink-preset.
Configuration menu - View commit details
-
Copy full SHA for 29cda0a - Browse repository at this point
Copy the full SHA 29cda0aView commit details -
uplinks: enable ffuplink interface after setup
The default of this interface is disabled, so we must enable it after it's setup.
Configuration menu - View commit details
-
Copy full SHA for a548568 - Browse repository at this point
Copy the full SHA a548568View commit details
Commits on Dec 30, 2019
-
ffwizard: enable the ffuplink interface when sharenet is selected
The ffuplink interface is disabled by default on a fresh install. During the course of running the wizard, the user must select if they want to share their internet connection or not. If the user decides to share their internet, then the ffuplink interface shall be enabled (setting disabled=0). This addresses freifunk-berlin/firmware#603
Configuration menu - View commit details
-
Copy full SHA for 1aebe45 - Browse repository at this point
Copy the full SHA 1aebe45View commit details -
Revert "ffwizard: enable the ffuplink interface when sharenet is sele…
…cted" This reverts commit 1aebe45, as it puts code related to "shareInternet-Settings" in the wireless.lua-file.
Configuration menu - View commit details
-
Copy full SHA for 57cf702 - Browse repository at this point
Copy the full SHA 57cf702View commit details -
ffwizard: enable ffuplink-interface when "share-internet" was selected
When the user is on the "shareInternet"-page he must have selected to share his uplink. As he wants to share the uplink, we enable this interface here.
Configuration menu - View commit details
-
Copy full SHA for 51a68a5 - Browse repository at this point
Copy the full SHA 51a68a5View commit details -
Revert "uplinks: enable ffuplink interface after setup"
This reverts commit a548568, as we enable the ffuplink-interface in the ffwizard when reachjing the "sharenet"-page. On manually configured routers this interface must be enabled in the configuration.
Configuration menu - View commit details
-
Copy full SHA for 61eee94 - Browse repository at this point
Copy the full SHA 61eee94View commit details -
network-defaults: revert version-bump
this is not needed anymore, sine we use git-autoversioning on master.
Configuration menu - View commit details
-
Copy full SHA for decc736 - Browse repository at this point
Copy the full SHA decc736View commit details