-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support converting the live ISO into a minimal live ISO #868
Comments
We discussed this in the community meeting today.
|
coreos/coreos-installer#559 is now merged. Next step is to wait for a release and to enable Let's keep this open to track the feature actually landing in FCOS. |
Now that we have coreos-installer v0.11.0 in cosa, we can drop the `--miniso` switch and always turn it on. The only place which used it is the coreos-installer CI, which will stop using it once this is merged. Patch best viewed with whitespace ignored. Closes: coreos/fedora-coreos-tracker#868
|
Now that we have coreos-installer v0.11.0 in cosa, we can drop the `--miniso` switch and always turn it on. The only place which used it is the coreos-installer CI, which will stop using it once this is merged. Patch best viewed with whitespace ignored. Closes: coreos/fedora-coreos-tracker#868
coreos-installer v0.11.0 was released |
The fix for this went into testing stream release |
The fix for this went into stable stream release |
The CLI for this is documented at https://coreos.github.io/coreos-installer/cmd/iso/#coreos-installer-iso-extract-minimal-iso. We should have more user-friendly docs under some other section. |
User-friendly docs added in coreos/fedora-coreos-docs#355 ➡️ https://docs.fedoraproject.org/en-US/fedora-coreos/live-reference/#_using_the_minimal_iso_image. |
This is a tracker ticket. See details in coreos/coreos-installer#559 for the proposal and keep all discussions there.
The text was updated successfully, but these errors were encountered: