mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[PR #336] [MERGED] Add Flatcar Linux as a boot option #2333
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#2333
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/336
Author: @andrewl3wis
Created: 6/23/2019
Status: ✅ Merged
Merged: 6/30/2019
Merged by: @antonym
Base:
master← Head:flatcar-linux📝 Commits (8)
8a58c26Add Flatcar Linux as a boot optiond2aedd3fix url's to point to flatcar29eaf7dAdd link in README, and switch to ignition for boot config7b51517Lazily escape flatcar_params26226d7clean up and remove the first boot param2d74e70fix menu pathec685bbfix ipxe menu display869a63bneeded to download ignition file📊 Changes
3 files changed (+49 additions, -2 deletions)
View changed files
📝
README.md(+1 -1)➕
src/flatcar.ipxe(+46 -0)📝
src/linux.ipxe(+2 -1)📄 Description
Adds the fork of CoreOS called Flatcar Linux as a boot option. It also adds a release target that is unique to flatcar called "Edge" as a deploy target.
I debated adding this into the Menu as a set of sub options for CoreOS since they are so closely related, but ultimately decided that this made more sense to split it out, particularly in light of the uncertain future of CoreOS as it transition to Fedora CoreOS, and what is a completely different OS.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.