[PR #336] [MERGED] Add Flatcar Linux as a boot option #2333

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

📋 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: masterHead: flatcar-linux


📝 Commits (8)

  • 8a58c26 Add Flatcar Linux as a boot option
  • d2aedd3 fix url's to point to flatcar
  • 29eaf7d Add link in README, and switch to ignition for boot config
  • 7b51517 Lazily escape flatcar_params
  • 26226d7 clean up and remove the first boot param
  • 2d74e70 fix menu path
  • ec685bb fix ipxe menu display
  • 869a63b needed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz/pull/336 **Author:** [@andrewl3wis](https://github.com/andrewl3wis) **Created:** 6/23/2019 **Status:** ✅ Merged **Merged:** 6/30/2019 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `flatcar-linux` --- ### 📝 Commits (8) - [`8a58c26`](https://github.com/netbootxyz/netboot.xyz/commit/8a58c2694487b092c5b5742a190ae0933d23b6b4) Add Flatcar Linux as a boot option - [`d2aedd3`](https://github.com/netbootxyz/netboot.xyz/commit/d2aedd365c86b9c1703d35a7d8c701841bdb8708) fix url's to point to flatcar - [`29eaf7d`](https://github.com/netbootxyz/netboot.xyz/commit/29eaf7d7740f30b8b3a4c2f8445d680a91be1ce7) Add link in README, and switch to ignition for boot config - [`7b51517`](https://github.com/netbootxyz/netboot.xyz/commit/7b51517242eac8e23f84cc21c93822e5002d6ae4) Lazily escape flatcar_params - [`26226d7`](https://github.com/netbootxyz/netboot.xyz/commit/26226d7372cd89cfe59588308345074dead5c14f) clean up and remove the first boot param - [`2d74e70`](https://github.com/netbootxyz/netboot.xyz/commit/2d74e7043f4b93580818cdf9eb6bdf0ed7b08434) fix menu path - [`ec685bb`](https://github.com/netbootxyz/netboot.xyz/commit/ec685bbbf2ad23c14d80711ee3e3d153c1ea025b) fix ipxe menu display - [`869a63b`](https://github.com/netbootxyz/netboot.xyz/commit/869a63b1c720162aca5dc735470f6f5cbab37641) needed to download ignition file ### 📊 Changes **3 files changed** (+49 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) ➕ `src/flatcar.ipxe` (+46 -0) 📝 `src/linux.ipxe` (+2 -1) </details> ### 📄 Description Adds the fork of CoreOS called [Flatcar Linux](https://www.flatcar-linux.org/) 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. --- <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:40 +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#2333
No description provided.