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

get rid of -auto stuff ? #85

Open
hpeyerl opened this issue May 5, 2015 · 4 comments
Open

get rid of -auto stuff ? #85

hpeyerl opened this issue May 5, 2015 · 4 comments

Comments

@hpeyerl
Copy link

hpeyerl commented May 5, 2015

Just a thought... Maybe get rid of sta-auto* and telnet-autostart because it can be done in $bootcmd?

@nekromant
Copy link
Owner

Agreed, will clean up as soon as I get my hands on it, and we still need a working bootdelay.

@hpeyerl
Copy link
Author

hpeyerl commented May 6, 2015

I can submit some changes that you can merge at your convenience... I haven't been following along, what's up with bootdelay?

@nekromant
Copy link
Owner

Same thing uboot does. In short - timeout before bootcmd is executed. If a user hits a button - we drop to prompt without executing bootcmd. Use case: Imagine there's something in bootcmd that screws up things and causes an exception. Without a delay - there's no way to fix it but reflash.

@hpeyerl
Copy link
Author

hpeyerl commented May 6, 2015

oh I see.. As in "we don't have one"... :)

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

No branches or pull requests

2 participants