Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netbootxyz/netboot.xyz-custom
Create your own custom github menu for netboot.xyz
https://github.com/netbootxyz/netboot.xyz-custom
ipxe netboot xyz-custom
Last synced: 1 day ago
JSON representation
Create your own custom github menu for netboot.xyz
- Host: GitHub
- URL: https://github.com/netbootxyz/netboot.xyz-custom
- Owner: netbootxyz
- Created: 2016-01-29T03:36:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T09:48:15.000Z (3 months ago)
- Last Synced: 2024-08-17T08:06:02.035Z (3 months ago)
- Topics: ipxe, netboot, xyz-custom
- Homepage: https://netboot.xyz
- Size: 4.88 KB
- Stars: 122
- Watchers: 11
- Forks: 558
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## netboot.xyz-custom
Fork me! This repo will allow you to create custom menus within netboot.xyz.
It works by using your github user name that you input and chains to this URL:https://raw.githubusercontent.com/${github_user}/netboot.xyz-custom/master/custom.ipxe
Once forked, you can edit the menu as much as you want. You can compile the iPXE image to
set the `github_user` name early on so that your Github user name is set ahead of time and
will automatically display your custom submenu on boot. You can also set your Github user
name from the Utilities menu (**Tools:** -> **Utilities** -> **netboot.xyz tools:**) which
will cause a custom menu to appear in the main menu.If you are new to iPXE scripting, take a look at `custom.ipxe.example` and build up from that.