mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[PR #1537] [MERGED] Allow for live_endpoint override #2999
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#2999
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/1537
Author: @antonym
Created: 11/15/2024
Status: ✅ Merged
Merged: 11/15/2024
Merged by: @antonym
Base:
development← Head:live_endpoint📝 Commits (1)
41c1051Allow for live_endpoint override📊 Changes
3 files changed (+7 additions, -2 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
roles/netbootxyz/templates/local-vars.ipxe.j2(+3 -0)📝
roles/netbootxyz/templates/menu/boot.cfg.j2(+2 -2)📄 Description
Skips setting the live_endpoint from boot.cfg if
its already been loaded from local-vars.ipxe. This will allow overrides to stick and not get overriden.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.