mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #936] [MERGED] add the user customizeable custom_menu_include for early changes to ipxe #2755
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#2755
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/936
Author: @commonism
Created: 7/29/2021
Status: ✅ Merged
Merged: 8/7/2021
Merged by: @antonym
Base:
development← Head:custom_ipxe_menu📝 Commits (5)
a4b5248add the user customizeable custom_menu_include for early changes to ipxeb76660bUpdated commitea5e660Merge branch 'development' into custom_ipxe_menufd10e38Updated commit74d10ceUpdated commit📊 Changes
4 files changed (+16 additions, -0 deletions)
View changed files
📝
CHANGELOG.md(+2 -0)📝
roles/netbootxyz/defaults/main.yml(+4 -0)📝
roles/netbootxyz/templates/menu/menu.ipxe.j2(+3 -0)📝
user_overrides.yml(+7 -0)📄 Description
I'm looking for an easy way to customize the menu
I'd prefer something with jinja2 extends/block inheritance, but I do not see how to integrate in the current structure.
On the other hand - the include does the current job.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.