[PR #444] [MERGED] Enable console option in iPXE bootloaders #2412

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

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz/pull/444
Author: @antonym
Created: 12/25/2019
Status: Merged
Merged: 12/25/2019
Merged by: @antonym

Base: developmentHead: enable_console


📝 Commits (1)

  • 681b5f0 Enable console option in iPXE bootloaders

📊 Changes

8 files changed (+6 additions, -1 deletions)

View changed files

roles/netbootxyz/files/ipxe/local/console.h (+1 -0)
📝 roles/netbootxyz/files/ipxe/local/general.h (+1 -0)
📝 roles/netbootxyz/files/ipxe/local/general.h.efi (+1 -0)
roles/netbootxyz/tasks/generate_disks (+0 -0)
📝 roles/netbootxyz/tasks/generate_disks_arm.yml (+1 -0)
📝 roles/netbootxyz/tasks/generate_disks_base.yml (+0 -1)
📝 roles/netbootxyz/tasks/generate_disks_efi.yml (+1 -0)
📝 roles/netbootxyz/tasks/generate_disks_legacy.yml (+1 -0)

📄 Description

Enables console option in iPXE bootloaders for future customizations.


🔄 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/444 **Author:** [@antonym](https://github.com/antonym) **Created:** 12/25/2019 **Status:** ✅ Merged **Merged:** 12/25/2019 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `development` ← **Head:** `enable_console` --- ### 📝 Commits (1) - [`681b5f0`](https://github.com/netbootxyz/netboot.xyz/commit/681b5f09a0f1e5028d8730cd0d74a13e40aeb3d4) Enable console option in iPXE bootloaders ### 📊 Changes **8 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `roles/netbootxyz/files/ipxe/local/console.h` (+1 -0) 📝 `roles/netbootxyz/files/ipxe/local/general.h` (+1 -0) 📝 `roles/netbootxyz/files/ipxe/local/general.h.efi` (+1 -0) ➖ `roles/netbootxyz/tasks/generate_disks` (+0 -0) 📝 `roles/netbootxyz/tasks/generate_disks_arm.yml` (+1 -0) 📝 `roles/netbootxyz/tasks/generate_disks_base.yml` (+0 -1) 📝 `roles/netbootxyz/tasks/generate_disks_efi.yml` (+1 -0) 📝 `roles/netbootxyz/tasks/generate_disks_legacy.yml` (+1 -0) </details> ### 📄 Description Enables console option in iPXE bootloaders for future customizations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:39:59 +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#2412
No description provided.