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

luci-mod-network: add PXE Boot options to TFTP/PXE tab under DHCP & DNS #5304

Closed
wants to merge 1 commit into from
Closed

Conversation

systemcrash
Copy link
Contributor

@systemcrash systemcrash commented Aug 27, 2021

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

Screenshot 2021-08-27 at 04 07 17

Screenshot 2021-08-27 at 03 45 06

@systemcrash
Copy link
Contributor Author

systemcrash commented Aug 27, 2021

deleted

@systemcrash systemcrash marked this pull request as ready for review August 27, 2021 11:50
@feckert feckert changed the title Add PXE Boot options tab under DHCP & DNS luci-mod-network: add PXE Boot options tab under DHCP & DNS Aug 30, 2021
Copy link
Member

@feckert feckert left a 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>

@systemcrash
Copy link
Contributor Author

OK done. Should I make a separate PR for 21.02?

@feckert
Copy link
Member

feckert commented Aug 31, 2021

@systemcrash
I have first merged this pullrequest, as it cleans up the dhcp.js.
Could you please rebase your changes?

@jow-
Copy link
Contributor

jow- commented Aug 31, 2021

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.

@systemcrash
Copy link
Contributor Author

With some extra hinting for TFTP as at https://openwrt.org/docs/guide-user/base-system/dhcp#common_options

Screenshot 2021-08-31 at 14 03 38

@systemcrash systemcrash marked this pull request as draft August 31, 2021 12:12
@systemcrash systemcrash marked this pull request as ready for review August 31, 2021 12:12
@systemcrash systemcrash requested a review from jow- August 31, 2021 17:23
@systemcrash systemcrash changed the title luci-mod-network: add PXE Boot options tab under DHCP & DNS luci-mod-network: add PXE Boot options to TFTP/PXE tab under DHCP & DNS Aug 31, 2021
@systemcrash
Copy link
Contributor Author

OK

@systemcrash
Copy link
Contributor Author

Anything more from my side required?

manages 'boot' entries in /etc/config/dhcp

Signed-off-by: Paul Dee <systemcrash@users.noreply.github.com>
@systemcrash
Copy link
Contributor Author

Moved it closer to its usage. Should it need to return to validation.js one day, it's just a copy/paste away.

@systemcrash
Copy link
Contributor Author

I split the static lease stuff into a separate PR #5401

@systemcrash
Copy link
Contributor Author

ping - according to review this is ready.

@systemcrash
Copy link
Contributor Author

ping - seems ready

@jow-
Copy link
Contributor

jow- commented Oct 25, 2021

Merged via 3165d5e - thanks!

@jow- jow- closed this Oct 25, 2021
@systemcrash systemcrash deleted the dhcp_boot branch November 2, 2021 14:56
@systemcrash systemcrash restored the dhcp_boot branch December 31, 2022 02:45
@systemcrash systemcrash deleted the dhcp_boot branch December 31, 2022 02:45
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.

3 participants