Skip to content

Commit

Permalink
Merge pull request netbootxyz#3 from fabaff/sync
Browse files Browse the repository at this point in the history
Minor updates
  • Loading branch information
antonym authored Apr 25, 2018
2 parents 6013864 + 203d14a commit 01e3920
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@
### EXPERIMENTAL

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:
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
from the Utility menu which will cause a custom menu to appear in the main menu.
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.
If you are new to iPXE scripting, take a look at `custom.ipxe.example` and build up from that.

0 comments on commit 01e3920

Please sign in to comment.