mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #1722] [MERGED] Update OpenBSD, enable BSD on UEFI #3065
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#3065
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/1722
Author: @klemensn
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/18/2025
Merged by: @antonym
Base:
development← Head:openbsd-uefi📝 Commits (4)
16f2ec0Update OpenBSD versions, fetch from CDN585ff0bUse miniroot disk on OpenBSD for UEFIbff5a97Enable BSD menu on UEFI on amd64 and arm6411b2482Disable FreeBSD under UEFI📊 Changes
4 files changed (+14 additions, -10 deletions)
View changed files
📝
roles/netbootxyz/defaults/main.yml(+7 -7)📝
roles/netbootxyz/templates/menu/boot.cfg.j2(+2 -2)📝
roles/netbootxyz/templates/menu/bsd.ipxe.j2(+4 -0)📝
roles/netbootxyz/templates/menu/openbsd.ipxe.j2(+1 -1)📄 Description
Built on Ubuntu 22.04 and boot tested on real hardware as well as in QEMU.
The only currently supported BSDs are FreeBSD and OpenBSD.
FreeBSD overall remains unchanged, i.e. still only available on amd64+pcbios.
OpenBSD becomes available on arm64/amd64+efi.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.