Hristo Marinov
Hristo Marinov
Will this be in the FAQ or on a separate page? I'm in favor of a separate page, so we can give the necessary instructions and example config.
I can try to start work on the first three points, i.e: > * attend community meetings and provide input > > * help with community support on Matrix and...
I'm also in favor of this being a top-level "Contribute" page listed last. I will start working on the first three topics as I am aware of them. I can...
The `os-release` file in the `/etc directory` is a text file that contains information about the Linux-based operating system (OS). It provides essential details such as the OS name, version,...
> I guess we could add something like that to the docs? I can open a PR to include both commands with a brief explanation.
I'm not sure I can fully understand this request. If you intend to rebase to the `next` stream via Ignition config, while provisioning a machine using the `stable` stream image,...
I could add a paragraph clarifying that we can initially install each stream using the corresponding image. I can also include an example Butane config for rebasing to a different...
Add an attribute for the latest version of the Ignition specs and synchronize it with the corresponding docs.
@travier I was unable rebase, but I merged `main` into `auto-update-butane-spec`.
md-linear was reintroduced, see https://github.com/torvalds/linux/commit/127186cfb184eaccdfe948e6da66940cfa03efc5. I tested `fedora-coreos-42.20250204.91.0-qemu.x86_64.qcow2.xz` image which has `kernel-6.14.0-0.rc0.20250130git72deda0abee6.11.fc42.x86_64` with `linear` array redundancy level in the Butane config and it was applied successfully. So when kernel version...