mirror of
https://github.com/netbootxyz/netboot.xyz-docs.git
synced 2026-04-25 23:15:56 +03:00
[GH-ISSUE #17] Instructions on how to use the Github Custom menu #2
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz-docs#2
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?
Originally created by @samip5 on GitHub (May 6, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz-docs/issues/17
Just making sure that this is in the backlog of docs to do.
@Patrick762 commented on GitHub (Jul 13, 2025):
Just to "document" it here for anyone who finds this:
To use a custom.ipxe file, you have to do the following:
set menu custom-usercustom.ipxe.chain custom/custom.ipxewithchain custom.ipxein the menu.ipxe fileAdditional source for ipxe commands: https://ipxe.org/cmd
Another source for examples are the forks of the example repository at https://github.com/netbootxyz/netboot.xyz-custom/forks
@antonym commented on GitHub (Jul 14, 2025):
@claude can you take these notes and turn them into a document for the main docsite?
@claude[bot] commented on GitHub (Jul 14, 2025):
Claude finished @antonym's task —— View job •
claude/issue-17-20250714_032056• Create PR ➔Converting Notes to Documentation
I've successfully converted Patrick762's notes into comprehensive documentation for the main docsite.
Todo List:
What was accomplished:
Created
docs/custom-menus.mdwith comprehensive documentation that includes:The documentation covers the web interface approach to custom menus, which complements the existing self-hosting documentation.