This message was deleted.
# elemental
a
This message was deleted.
a
Based on https://openbuildservice.org/help/manuals/obs-user-guide/art-obs-bg#sec-obsbg-buildhost I’m getting the feeling the answer is yes. I think I’ll look further at using OBS to build my own elemental derivatives and consequently channels. Not sure yet if that will involve forking the rancher/elemental git repo or what but open to suggestions - I currently have zero OBS experience!
Glad I looked into that, I branched the SL-Micro-baremetal-container OBS package which I am now successfully booting a Harvester VM from. Here’s my branch if anyone’s curious: (https://build.opensuse.org/package/show/home:rwbl:branches:isv:Rancher:Elemental:Maintenance:6.0/SL-Micro-homelab-container) - awesome! Now to make a proper version channel to package it nicely
👍 1
🙌 1
s
Great! yes using OBS seams to be a good approach for that. I also keeps rebuilding according to updates if any. The reason there are no repositories is because SL Micro is an Enterprise product and its repositories are not freely available without a subcription, hence our images come without repositories defined. If you want to provide and fully customize your own OS image I'd suggest to build your self an equivalent image based on an opensuse/leap or opensuse/tumbleweed image. Essentially you can check the essential packages we include based on the Dockerfiles from github.com/rancher/elemental repository build a pretty similar OS based on openSUSE/leap if you want to build and iterate over it locally.