mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Various Fixes
* Bumps Arch and Black Arch to latest * Drops sigs from Arch * Drops Debian Jessie and Wheezy - EOL * Changes Fedora Core OS syntax, disabled as not working currently * Corrects checksum file name * Changes AlpineLinux kernel names for edge * Fixes CentOS url * Fixes Arch url * Adds netboot.xyz overrides file * Disables Devuan as mirror cert is expired * Drops Fedora Workstation and Atomic
This commit is contained in:
parent
143462675b
commit
0dbb0afd94
10 changed files with 39 additions and 38 deletions
9
script/netbootxyz-overrides.yml
Normal file
9
script/netbootxyz-overrides.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
sigs_menu: true
|
||||
sigs_enabled: true
|
||||
img_sigs_enabled: false
|
||||
bootloader_multiple: true
|
||||
bootloader_disks:
|
||||
- "netboot.xyz"
|
||||
- "netboot.xyz-packet"
|
||||
generate_signatures: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue