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

Fix loading menus locally #8

Merged
merged 2 commits into from
Jul 23, 2022
Merged

Fix loading menus locally #8

merged 2 commits into from
Jul 23, 2022

Conversation

samdbmg
Copy link
Owner

@samdbmg samdbmg commented Jul 21, 2022

Reworks the dnsmasq config to correctly set the next-server and make sure one of the isset tests here succeeds instead of falling back to the menus hosted by netboot.xyz

Tested with a BIOS and a UEFI VM locally, confirmed that the next server gets set and I can change the win_base_url in boot.cfg and have that work as well.

Fixes #6
Fixes #7

Fixes a bug where menus would always be loaded remotely, so local config
didn't apply. Also simplifies the config a bit.
Avoids downloading the menus every time
@samdbmg samdbmg merged commit 7622e6d into main Jul 23, 2022
@samdbmg samdbmg deleted the fix/loading-local-menus branch July 24, 2022 06:20
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.

Local asset cannot be received from local ip.. still from git... boot.cfg changes not loading.
1 participant