mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Reduce amount of generated disks (#431)
Reduce amount of generated disks Readme updates, adds version.ipxe for menu version Generates version.ipxe from version.txt. Used to show the latest version upstream on the main site. Disabled by default for regular deployments but enabled as an upstream option.
This commit is contained in:
parent
9245ef22dd
commit
716f509840
7 changed files with 65 additions and 15 deletions
|
|
@ -2,6 +2,7 @@
|
|||
sigs_menu: true
|
||||
sigs_enabled: true
|
||||
img_sigs_enabled: false
|
||||
generate_disks_arm: true
|
||||
bootloader_multiple: true
|
||||
bootloader_disks:
|
||||
- "netboot.xyz"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue