Installer for Fedora CoreOS and RHEL CoreOS
78330a87bc
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
|
||
---|---|---|
.gitignore | ||
README.md | ||
rust-coreos-installer.spec | ||
sources |
rust-coreos-installer
The rust-coreos-installer package