Fredrik Lönnegren
Fredrik Lönnegren
Technically mtree is now dropped, closing.
Installer tests are removed, closing this
This should be fixed in https://github.com/rancher/elemental-toolkit/pull/2089, let us know if this should be backported to a minor release that can be consumed by harvester!
Hi @Vicente-Cheng! Sure, I cut a new release on GitHub and in the `isv:Rancher:Elemental:Maintenance:5.5` project on OBS! Let me know if you use another channel for the artifacts and I...
FYI cross-arch ISO builds were implemented in https://github.com/rancher/elemental-operator/pull/728 The issue tracking this feature for the ui is https://github.com/rancher/elemental-ui/issues/181
This was fixed in https://github.com/rancher/elemental-toolkit/pull/1961, what version of the elemental-cli are you running on that system?
How are you building the images? `docker build` should put the `/.dockerenv` file that we check for in `elemental init`, so if that file exists you don't actually need to...
Seems to be caused by a version mismatch in `jaypipes/ghw`, we are using v0.9.0 in stable and virtual drive seems to be added in v0.10.0 (we are using v0.12.0 in...
Hi @dthaha! Interesting, have you tried booting a regular install of SLE Micro 5.5? It could narrow down where the actual error is. We could also try with a newer...
@davidcassany This is true, I will look into some tests in this PR before merging!