mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #515] [MERGED] Removes external image signature checking #2476
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#2476
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/515
Author: @antonym
Created: 1/12/2020
Status: ✅ Merged
Merged: 1/13/2020
Merged by: @thelamer
Base:
development← Head:image_sig_checking📝 Commits (1)
bcbc90dRemoves external image signature checking📊 Changes
16 files changed (+12 additions, -120 deletions)
View changed files
📝
roles/netbootxyz/defaults/main.yml(+0 -1)📝
roles/netbootxyz/templates/menu/alpinelinux.ipxe.j2(+1 -10)📝
roles/netbootxyz/templates/menu/archlinux.ipxe.j2(+1 -1)📝
roles/netbootxyz/templates/menu/boot.cfg.j2(+0 -3)📝
roles/netbootxyz/templates/menu/centos.ipxe.j2(+1 -11)📝
roles/netbootxyz/templates/menu/debian.ipxe.j2(+1 -11)📝
roles/netbootxyz/templates/menu/devuan.ipxe.j2(+1 -11)📝
roles/netbootxyz/templates/menu/fedora.ipxe.j2(+1 -11)📝
roles/netbootxyz/templates/menu/ipfire.ipxe.j2(+1 -10)📝
roles/netbootxyz/templates/menu/mageia.ipxe.j2(+1 -10)📝
roles/netbootxyz/templates/menu/menu.ipxe.j2(+0 -7)📝
roles/netbootxyz/templates/menu/opensuse.ipxe.j2(+1 -11)📝
roles/netbootxyz/templates/menu/ubuntu.ipxe.j2(+1 -11)📝
roles/netbootxyz/templates/menu/utils-efi.ipxe.j2(+1 -1)📝
roles/netbootxyz/templates/menu/utils-pcbios.ipxe.j2(+1 -10)📝
script/netbootxyz-overrides.yml(+0 -1)📄 Description
Cleans up code and removes external OS signature checking code
as it's not very reliable and not currently being used.
Source signature checking will remain in place.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.