[PR #889] [MERGED] Switch to using genfsimg for iso/img #2726

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/889
Author: @antonym
Created: 4/28/2021
Status: Merged
Merged: 4/28/2021
Merged by: @antonym

Base: developmentHead: collapse_disks


📝 Commits (1)

  • ce9fdbf Switch to using genfsimg for iso/img

📊 Changes

4 files changed (+11 additions, -56 deletions)

View changed files

📝 roles/netbootxyz/defaults/main.yml (+4 -20)
📝 roles/netbootxyz/tasks/generate_disks_efi.yml (+1 -30)
📝 roles/netbootxyz/tasks/generate_disks_hybrid.yml (+4 -2)
📝 roles/netbootxyz/tasks/generate_disks_legacy.yml (+2 -4)

📄 Description

Renames .usb to .img, combines legacy and efi into
single image, leverages autoexec.ipxe functionality
so that configuration can be altered on usb key to
set variables, debugging or other features directly
on the usb key without having to recompile.


🔄 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/889 **Author:** [@antonym](https://github.com/antonym) **Created:** 4/28/2021 **Status:** ✅ Merged **Merged:** 4/28/2021 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `collapse_disks` --- ### 📝 Commits (1) - [`ce9fdbf`](https://github.com/netbootxyz/netboot.xyz/commit/ce9fdbfff8b7ddd822b3f9b97c4259dffab57a20) Switch to using genfsimg for iso/img ### 📊 Changes **4 files changed** (+11 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `roles/netbootxyz/defaults/main.yml` (+4 -20) 📝 `roles/netbootxyz/tasks/generate_disks_efi.yml` (+1 -30) 📝 `roles/netbootxyz/tasks/generate_disks_hybrid.yml` (+4 -2) 📝 `roles/netbootxyz/tasks/generate_disks_legacy.yml` (+2 -4) </details> ### 📄 Description Renames .usb to .img, combines legacy and efi into single image, leverages autoexec.ipxe functionality so that configuration can be altered on usb key to set variables, debugging or other features directly on the usb key without having to recompile. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:41:14 +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#2726
No description provided.