Skip to content
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

Closed
jlebon opened this issue Jun 16, 2021 · 8 comments · Fixed by coreos/coreos-assembler#2579
Closed

Support converting the live ISO into a minimal live ISO #868

jlebon opened this issue Jun 16, 2021 · 8 comments · Fixed by coreos/coreos-assembler#2579
Assignees

Comments

@jlebon
Copy link
Member

jlebon commented Jun 16, 2021

This is a tracker ticket. See details in coreos/coreos-installer#559 for the proposal and keep all discussions there.

@jlebon jlebon added kind/enhancement meeting topics for meetings labels Jun 16, 2021
@coreos coreos locked and limited conversation to collaborators Jun 16, 2021
@dustymabe
Copy link
Member

We discussed this in the community meeting today.

  * AGREED: we will ship tooling to generate a minimal ISO image for
    those who need it, but we won't ship it as a separate artifact to
    try to reduce confusion for users who might not understand the
    differences  (dustymabe, 16:40:07)

@dustymabe dustymabe removed the meeting topics for meetings label Jun 23, 2021
@jlebon jlebon self-assigned this Jun 24, 2021
@jlebon jlebon added the jira for syncing to jira label Jun 24, 2021
@jlebon
Copy link
Member Author

jlebon commented Nov 10, 2021

coreos/coreos-installer#559 is now merged. Next step is to wait for a release and to enable --miniso by default in cosa buildextend-live.

Let's keep this open to track the feature actually landing in FCOS.

@dustymabe dustymabe added status/pending-upstream-release Fixed upstream. Waiting on an upstream component source code release. and removed status/pending-action Needs action labels Nov 10, 2021
jlebon added a commit to jlebon/coreos-assembler that referenced this issue Nov 24, 2021
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
@jlebon
Copy link
Member Author

jlebon commented Nov 24, 2021

coreos/coreos-installer#559 is now merged. Next step is to wait for a release and to enable --miniso by default in cosa buildextend-live.

coreos/coreos-assembler#2579

jlebon added a commit to coreos/coreos-assembler that referenced this issue Nov 24, 2021
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
@dustymabe
Copy link
Member

coreos-installer v0.11.0 was released

@dustymabe dustymabe removed the status/pending-upstream-release Fixed upstream. Waiting on an upstream component source code release. label Dec 1, 2021
@dustymabe
Copy link
Member

The fix for this went into testing stream release 35.20211119.2.0. Please try out the new release and report issues.

@dustymabe dustymabe added the status/pending-stable-release Fixed upstream and in testing. Waiting on stable release. label Dec 1, 2021
@dustymabe
Copy link
Member

The fix for this went into stable stream release 35.20211119.3.0.

@dustymabe dustymabe removed the status/pending-stable-release Fixed upstream and in testing. Waiting on stable release. label Dec 8, 2021
@jlebon
Copy link
Member Author

jlebon commented Feb 2, 2022

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.

@jlebon
Copy link
Member Author

jlebon commented May 10, 2022

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants