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

automatic interface assignment may not be the best thing in the world #5

Closed
fichtner opened this issue Jan 3, 2015 · 1 comment
Closed
Assignees
Labels
feature Adding new functionality
Milestone

Comments

@fichtner
Copy link
Member

fichtner commented Jan 3, 2015

With em0 and em1 present the config currently skips interface assignment. Want to deploy a better way of doing that consistently. Also, initial IP assignment is missing. Workarounds like the LiveCD exist, but are a little too inconvenient on first glance. via @TimelessP (twitter)

@fichtner fichtner self-assigned this Jan 3, 2015
@fichtner fichtner added this to the 15.7 milestone Jan 3, 2015
@fichtner fichtner added support Community support feature Adding new functionality help wanted Contributor missing / timeout labels Jan 11, 2015
@jschellevis
Copy link
Member

Lets make it more clever and have first two interfaces setup as LAN/WAN or if only one setup as WAN.
Make sure the configmenu option 1 works for manual configuration after bootup.

fichtner added a commit that referenced this issue Jul 1, 2015
Boy, this is a fun one!  :) Still some work to do, but seems really
good for headless installation or just being plain sloppy.  Needed
do adapt timeout() to return the actual input char, so that we can
do the `any key' prompt.
@fichtner fichtner removed help wanted Contributor missing / timeout support Community support labels Jul 1, 2015
fichtner added a commit that referenced this issue Jul 1, 2015
Always unload LAN if previously set.  Otherwise no code changes.
fichtner added a commit that referenced this issue Jul 1, 2015
fichtner added a commit that referenced this issue Jul 1, 2015
@fichtner fichtner closed this as completed Jul 1, 2015
fichtner added a commit that referenced this issue Jul 2, 2015
Unsetting LAN, later setting it will strip the defaults from the
interface section so try to avoid that by always settings defaults.
@JohnyBeGood JohnyBeGood mentioned this issue Oct 25, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adding new functionality
Development

No branches or pull requests

2 participants