The most “vanilla” ISO of Fedora Atomic Desktop I could find yet was Fedora Sway Atomic (which still is not really “vanilla” since it additionally bundles Sway)
In the case that I am not mistaken, it would mean that there are no “Vanilla” version of Fedora Atomic Desktop.
Would that be a feature/product request I should fill, or is it already planned ?
An example use case of where a Vanilla Fedora Atomic Desktop ISO would be valuable is to be serve as an to first be installed and then directly rebased to Fedora Atomic Desktop system images (such as Wayblue) instead of using a non-vanilla Fedora Atomic Desktop system such as Kinoite/Silverblue/…
I’m not familiar with the wayblue project, nor its goals, and I haven’t tried it, but a quick look at the README shows that rebasing an existing Silverblue/Kinoite/Sericea installation to the latest build is possible and documented.
I’m not sure I fully understand these questions. Could you please try to explain what you are trying to achieve? What is the idea behind these questions? What is the ultimate goal?
We have an unofficial “Base Atomic” image that does not include any desktop environment.
But as Hristo said, this is probably not what you should use. What do you want to do? If it’s a server, Fedora CoreOS will be a better fit. If it’s to get another Desktop environment layered on top of an image then the Base Atomic image could do it, but it would likely be more efficient to add it to the list of unofficial images that we build instead.
Rebasing across project is generally not supported (i.e. from IoT to CoreOS or Silverblue to CoreOS, etc.). It may work most of the time but it’s not tested and there may be plenty of caveats.
What I am trying to achieve is to get a “Vanilla” Fedora Atomic Desktop ISO
My finite goal being to get the best possible ISO to flash in case where the system would then be rebased on a system image based on top of Fedora Atomic Desktop (like Wayblue)
Currently, the best ISO seems to be Fedora Atomic Sway (which isn’t “Vanilla”)
Not the biggest deal of the world to be very honest,
But I figured it would be interesting to know if I missed something, if it was planned, or if it was a product I could request
That does not exists and isn’t planned, as we can not support rebasing to images that are not part of Fedora. Either we provide an image for given desktop and thus we also provide an ISO for it, or we don’t.
Any Atomic image should be fine if you only want to use it to rebase to an unofficial one.
I have seen this one but haven’t figured a way to transform it into an ISO, if even possible
To know if there could be a way to build the most “Vanilla” Fedora Atomic Desktop ISO possible, in light of using it only to rebase on another system image (desktop use)
The problem with using an already existing Fedora Atomic Desktop ISO (which all are “battery-included”) is that it is suboptimal if the end goal is to not use the included batteries as is
For instance, Universal Blue (at least in the past) advised against installing their images by rebasing from a Fedora Atomic Desktop ISO, and instead provided customized ISOs themselves
I figure that an ISO should be best provided by the project building the images itself (in my case, Wayblue)
From what I briefly read on their website and docs, the Universal Blue project claims that their images are “batteries included” and they are customized OCI Fedora images.
What I define as “battery-included ISOs” are ISOs that are more than just “bare-bone / no batteries-included / no DE or WM / vanilla”
By this definition; Fedora Silverblue, Kinoite, Atomic Sway, Atomic Budgie (, and also as you pointed out, Universal Blue ISOs) are battery-included.
In the case that one do not plan to use any of the aforementioned included batteries, installing a bare-bone / no batteries-included / no DE or WM / vanilla Fedora Atomic Desktop is axiomatically more optimal
I just corrected my message to make it more clear :
precision: Wayblue and Universal Blue are two distinct entities
I am well aware that rebasing from a batteries-included Fedora Atomic Desktop ISO to Wayblue is documented
But it doesn’t change that rebasing from a batteries-included Fedora Atomic Desktop ISO is suboptimal compared to rebasing from a bare-bone / no batteries-included / no DE or WM / vanilla Fedora Atomic Desktop ISO
The purpose of my post was to gather information as to if such bare-bone / no batteries-included / no DE or WM / vanilla Fedora Atomic Desktop ISO was available
I published this post to ask if there was a Vanilla Fedora Atomic Desktop ISO available
Installing Wayblue was an example of use-case where having a Vanilla Fedora Atomic Desktop ISO could be available, but is not crucial to the main question;
Technically any use-case that doesn’t benefit from the proposed included batteries would fit
Although not recommended, unofficial, unsupported, and undocumented, at least for Atomic Desktops, it is possible to make a bootable ISO image from the “Base Atomic” container image that Timothée mentioned. If you still think it might be useful to you in some way, I can provide instructions on how to build one locally, assuming that would be easiest to implement. In its simplest form, it can launch the interactive Anaconda installer, where you can create users, etc.