mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #453] [MERGED] Exit ipxe script in index, move version check #2422
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#2422
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/453
Author: @antonym
Created: 12/27/2019
Status: ✅ Merged
Merged: 12/27/2019
Merged by: @antonym
Base:
development← Head:index_versions📝 Commits (1)
cf95297Exit ipxe script in index, move version check📊 Changes
3 files changed (+3 additions, -2 deletions)
View changed files
📝
roles/netbootxyz/templates/index.html.j2(+1 -0)📝
roles/netbootxyz/templates/menu/about.ipxe.j2(+0 -2)📝
roles/netbootxyz/templates/menu/menu.ipxe.j2(+2 -0)📄 Description
Without exit on index, ipxe script continues to run and fails on html code. Exit properly so that local boot loads correctly.
Moves upstream version check to menu so that it's always available when menu is loaded.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.