-
Notifications
You must be signed in to change notification settings - Fork 172
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
buildextend-live failing for RHCOS on Power #1988
Comments
(Copied from coreos/fedora-coreos-config#545.) This provides a buffer into which `coreos-installer iso embed-kargs` can write additional kernel arguments for the live ISO. It must be located right after the karg line in configuration files. Note this doesn't touch `zipl.prm`, which is where ISO kernel args are stored for s390x. Supporting this for s390x would need more investigation and testing. Closes: coreos/coreos-assembler#1988
Ahh yeah, that cosa commit assumes there is at least one file in the |
same for Z too...is there a way to workaround this for Z until a real fix is investigated? |
Z should also be fixed by openshift/os#479, even if it doesn't make use of those files. (This matches how it is in FCOS right now.) Still, I'll also clean up the logic in cosa so it no-ops if no files have embed areas. |
This is part of #1989. |
The RHCOS Power pipeline started failing recently:
The shortlog points to b48e428
cc: @jlebon @ravanelli
The text was updated successfully, but these errors were encountered: