Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upRPM package availability #35
Comments
This comment has been minimized.
This comment has been minimized.
There currently isn't any builds distro builds of the package. It could be done though if there is a use case for it outside of Openshift (or downloading the binary). |
ashcrow
added
the
question
label
Feb 11, 2019
This comment has been minimized.
This comment has been minimized.
I thought |
This comment has been minimized.
This comment has been minimized.
In fairness, over time it will be able to do that.... specifically as versions of rpm-ostree/ostree are updated in distributions for I think it's worth keeping this open as I'd like to get this packages up and made available for general use, but right now dependencies are not available for |
This comment has been minimized.
This comment has been minimized.
It'll be able to pivot to systems which produce oscontainers (see coreos/coreos-assembler#90). Today, that only includes RHCOS. It's unlikely we will be producing these for FCOS, but it wouldn't be impossible for someone to manually build them using the same coreos-assembler command (though it might be worth discussing the use case further in the tracker). For FAH & CAH (and FCOS for that matter), note that you can "pivot" between OSes by simply doing an |
This comment has been minimized.
This comment has been minimized.
Nice, thanks. My end objective with all this is to try to install RHCOS in a baremetal server by pivoting from any other OS that can be booted as an ISO (as currently RHCOS is only created as qcow2 or container images) |
This comment has been minimized.
This comment has been minimized.
Installer ISOs are coming very soon: coreos/coreos-assembler#306. |
e-minguez commentedFeb 11, 2019
As there is a pivot.spec file, I'm wondering if there is any repository where folks can download it (maybe make it available in EPEL for upstream?)