mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[PR #62] [MERGED] Add the ability to utilize custom menus (experimental) #622
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#622
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/62
Author: @antonym
Created: 1/30/2016
Status: ✅ Merged
Merged: 1/30/2016
Merged by: @antonym
Base:
master← Head:netboot.xyz-custom📝 Commits (1)
213831bExperimenting with customizable menus📊 Changes
2 files changed (+17 additions, -1 deletions)
View changed files
📝
src/menu.ipxe(+6 -1)📝
src/utils.ipxe(+11 -0)📄 Description
Used in conjunction with https://github.com/antonym/netboot.xyz-custom users can fork the netboot.xyz-custom project and create their own menus from scratch. Setting the github_user variable from the Utility menu will enable the custom option in the main menu. Eventually the github user could be compiled in the iPXE image to avoid having to enter in the github_user every time.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.