mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 07:35:57 +03:00
[PR #444] [MERGED] Enable console option in iPXE bootloaders #872
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#872
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/444
Author: @antonym
Created: 12/25/2019
Status: ✅ Merged
Merged: 12/25/2019
Merged by: @antonym
Base:
development← Head:enable_console📝 Commits (1)
681b5f0Enable 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.