mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #1058] Support for Clear Linux OS? #283
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#283
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?
Originally created by @shanoaice on GitHub (Dec 20, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1058
Is your feature request related to a problem? Please describe.
Clear Linux OS is a Linux distribution developed by Intel, primarily designed with performance and cloud use-cases in mind. The operating system upgrades as a whole rather than using individual packages. Extra software can be added to the system (along with associated dependencies) using pre-compiled bundles which can be accessed through the distribution's swupd software manager.
Describe the solution you'd like
Clear Linux provides an officially built PXE image, so it should be easy to host.
Describe alternatives you've considered
Clear Linux also provides ISO images.
@antonym commented on GitHub (Dec 21, 2021):
We looked at this before, but we can look at it again if they've made more recent improvements:
https://github.com/netbootxyz/netboot.xyz/discussions/500
@shanoaice commented on GitHub (Dec 24, 2021):
I see. I remember their PXE image is still data destructive and automated for now, so maybe we should still wait......
@antonym commented on GitHub (Jan 23, 2022):
Closing, we can revisit as things may change.