Installer for Fedora CoreOS and RHEL CoreOS
Go to file
Jonathan Lebon 78330a87bc Actually ship release binaries on RHEL
I was perusing Brew build logs to debug packaging issues and to my
dismay realized that during the `%install` phase, we were actually
*rebuilding* and installing coreos-installer in debug mode. The reason
was that we weren't specifying `RELEASE=1` here. The deeper reason is
that the `install` target triggers `all` (see
https://github.com/coreos/coreos-installer/pull/634 for discussions
about that).

Anyway, for now let's just fix it here.

Fixes 511b4a3 ("Vendor rust dependencies on RHEL only & add
coreos-installer-dracut subpackage").
2022-05-02 23:19:26 -04:00
.gitignore 0.14.0 2022-04-27 15:15:58 -04:00
README.md Added the README 2019-12-20 21:17:45 +00:00
rust-coreos-installer.spec Actually ship release binaries on RHEL 2022-05-02 23:19:26 -04:00
sources 0.14.0 2022-04-27 15:15:58 -04:00

rust-coreos-installer

The rust-coreos-installer package