-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
luci-mod-network: add PXE Boot options to TFTP/PXE tab under DHCP & DNS #5304
Conversation
deleted |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the commit header with the prefix luci-mod-network: <your message>
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
OK done. Should I make a separate PR for 21.02? |
@systemcrash |
Please don't add yet another tab. I would prefer to merge tftp and pxe into one as they're closely related and tftp currently is mostly empty. |
With some extra hinting for TFTP as at https://openwrt.org/docs/guide-user/base-system/dhcp#common_options |
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
OK |
Anything more from my side required? |
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Show resolved
Hide resolved
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
manages 'boot' entries in /etc/config/dhcp Signed-off-by: Paul Dee <systemcrash@users.noreply.github.com>
Moved it closer to its usage. Should it need to return to |
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js
Outdated
Show resolved
Hide resolved
I split the static lease stuff into a separate PR #5401 |
ping - according to review this is ready. |
ping - seems ready |
Merged via 3165d5e - thanks! |
manages 'boot' entries in /etc/config/dhcp
Should go into master and 21.02.
Tested on 21.02-rc4
I think it can also go into 19.07
If I'm not mistaken, I believe this resolves issue #502
See: https://openwrt.org/docs/guide-user/base-system/dhcp#booting_options