mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Generate local-vars.ipxe by default with examples
Adds the local-vars.ipxe file which can be updated for changes. Local vars is parsed on bootup if the next-server and filename are both set on the local dhcp server.
This commit is contained in:
parent
e4e63c8d16
commit
6d2d6c9363
5 changed files with 15 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ generate_disks_arm: true
|
|||
generate_disks_hybrid: true
|
||||
generate_disks_rpi: true
|
||||
generate_version_file: true
|
||||
generate_local_vars: false
|
||||
bootloader_multiple: true
|
||||
bootloader_disks:
|
||||
- "netboot.xyz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue