this post was submitted on 01 Jul 2024
78 points (96.4% liked)

Linux

45530 readers
1979 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hi ! I'm a little confuse between all immutable versions based on fedora. Is this correct : universal blue = tool to create image, based on fedora atomic desktop ?

With universal blue, they created :

  • Bluefin = gnome
  • Bluefin-DX = gnome + developper tools
  • Aurora = kde
  • Aurora-DX = kde + developper tools
  • Bazzite = games

What the difference between silverble and bluefin for example, and which are you using ?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 73 points 3 days ago (8 children)

Hi! Universal Blue co-maintainer here, here's the TLDR. You've got the basic descriptions right, "Universal Blue" is mostly the parent organization that holds everything in github.

We take Fedora's Atomic OCI images and customize them for different use cases (Aurora, Bazzite, and Bluefin) and then publish base images so people can make their own versions of whatever they want. So if you wanted to take Silverblue, Kinoite, and make your own custom image you can mostly just grab whatever you want and shove it into an OS image. Bluefin started off as a "fix me" script for Silverblue that added all the stuff I wanted and then once I was shown what Fedora wanted to do with it the natural progression was to just make it a custom image. We just released 3.0 a few minutes ago actually!

Basically in Fedora 41 the tech will become more widely available with official OCI base images and better tooling. We just decided to start way earlier in the process so we could get all the automation out of the way, build a community, get familiar with it, etc. Happy to answer any other questions you may have!

[–] [email protected] 5 points 2 days ago (1 children)

Is it possible to build a minimal image for my home server without gnome etc? Thank you!

[–] [email protected] 6 points 2 days ago (1 children)

Yeah checkout ucore, which is derived from CoreOS instead of Silverblue: https://github.com/ublue-os/ucore

[–] [email protected] 5 points 2 days ago (1 children)

Does ublue have any plans to do variants of Fedora IoT? CoreOS seems more targeted for cloud than home servers. The ignition file is a benefit if you want to spin up hundreds of servers but a bit of a hindrance if you just starting out at home with a machine or two.

If they are just installing to a single machine and don't need drivers or kernel mods I'd suggest IoT over bothering with anything CoreOS.

[–] [email protected] 3 points 1 day ago

We probably won't (we're not looking to grow that much anymore), but I think someone should definitely take either portainer or the proxmox stack and just slap it on top a CoreOS image with a user friendly installer and make a killer SMB server.

load more comments (6 replies)