[PR #1722] [MERGED] Update OpenBSD, enable BSD on UEFI #3065

Closed
opened 2026-03-01 18:42:35 +03:00 by kerem · 0 comments
Owner

📋 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: developmentHead: openbsd-uefi


📝 Commits (4)

  • 16f2ec0 Update OpenBSD versions, fetch from CDN
  • 585ff0b Use miniroot disk on OpenBSD for UEFI
  • bff5a97 Enable BSD menu on UEFI on amd64 and arm64
  • 11b2482 Disable 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.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/1722 **Author:** [@klemensn](https://github.com/klemensn) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `openbsd-uefi` --- ### 📝 Commits (4) - [`16f2ec0`](https://github.com/netbootxyz/netboot.xyz/commit/16f2ec03dc40232b8a89878f637f8b870c25617e) Update OpenBSD versions, fetch from CDN - [`585ff0b`](https://github.com/netbootxyz/netboot.xyz/commit/585ff0bb5aa5335f4a1ca42535caade42241c249) Use miniroot disk on OpenBSD for UEFI - [`bff5a97`](https://github.com/netbootxyz/netboot.xyz/commit/bff5a973428a0e6290bc1f2162090736d3e27690) Enable BSD menu on UEFI on amd64 and arm64 - [`11b2482`](https://github.com/netbootxyz/netboot.xyz/commit/11b24829204526886074eabb1524ee3ffa47ebfa) Disable FreeBSD under UEFI ### 📊 Changes **4 files changed** (+14 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:42:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#3065
No description provided.