[PR #174] [MERGED] update to supported FreeBSD releases #690

Closed
opened 2026-02-27 14:52:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/174
Author: @lifanov
Created: 9/5/2017
Status: Merged
Merged: 9/6/2017
Merged by: @antonym

Base: masterHead: freebsd-update


📝 Commits (7)

  • dc3bda0 quick 'n naive attempt to add 11.1 release to freebsd.ipxe
  • 1d44d42 add support for the rest of supported FreeBSD releases
  • f83c3fc attempt to fix FreeBSD 10.3-RELEASE
  • 3901ae5 fetch official FreeBSD.org images
  • e0885b1 switch from memstick images to bootonly iso
  • 2fdc40a Revert "switch from memstick images to bootonly iso"
  • b3a09a6 Revert "fetch official FreeBSD.org images"

📊 Changes

1 file changed (+10 additions, -7 deletions)

View changed files

📝 src/freebsd.ipxe (+10 -7)

📄 Description

This updates FreeBSD installers to 11.1, 11.0, and 10.3, which are versions currently supported upstream. This also changes upstream site to mfsbsd. I tested this with all three installers with x86_64, but unfortunately 10.0-RELEASE was the last release available from mfsbsd with i386 image for it.


🔄 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/174 **Author:** [@lifanov](https://github.com/lifanov) **Created:** 9/5/2017 **Status:** ✅ Merged **Merged:** 9/6/2017 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `freebsd-update` --- ### 📝 Commits (7) - [`dc3bda0`](https://github.com/netbootxyz/netboot.xyz/commit/dc3bda0d1488a3a205f97ea02efcbe9dcc1190c4) quick 'n naive attempt to add 11.1 release to freebsd.ipxe - [`1d44d42`](https://github.com/netbootxyz/netboot.xyz/commit/1d44d42484a8489ad2b411eb1d6854dad46fdac3) add support for the rest of supported FreeBSD releases - [`f83c3fc`](https://github.com/netbootxyz/netboot.xyz/commit/f83c3fc1457fba793f7aabe12eb103e3e4197ecc) attempt to fix FreeBSD 10.3-RELEASE - [`3901ae5`](https://github.com/netbootxyz/netboot.xyz/commit/3901ae5cff476047f1e1026b4faf3cc2db1ff3c7) fetch official FreeBSD.org images - [`e0885b1`](https://github.com/netbootxyz/netboot.xyz/commit/e0885b162cce07eb4ca3352040cced80b70323f8) switch from memstick images to bootonly iso - [`2fdc40a`](https://github.com/netbootxyz/netboot.xyz/commit/2fdc40aa30ed563eea9429e0ca332baa3d0a12bb) Revert "switch from memstick images to bootonly iso" - [`b3a09a6`](https://github.com/netbootxyz/netboot.xyz/commit/b3a09a64898dba230ad52cf5d73be9ae71d2af41) Revert "fetch official FreeBSD.org images" ### 📊 Changes **1 file changed** (+10 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/freebsd.ipxe` (+10 -7) </details> ### 📄 Description This updates FreeBSD installers to 11.1, 11.0, and 10.3, which are versions currently supported upstream. This also changes upstream site to mfsbsd. I tested this with all three installers with x86_64, but unfortunately 10.0-RELEASE was the last release available from mfsbsd with i386 image for it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:52:52 +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#690
No description provided.