-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
buildextend-live: turn on osmet packing by default
This is the final step in ratcheting osmet into place for offline installs by default. We drop the `--osmet` optional flag and now always perform osmet packing when generating the live ISO. (We could leave the switch around for a while just for compatibility, but meh... the only other place this exists right now is the coreos-installer CI, where we can trivially update it once this merges.) Though because RHCOS doesn't yet support osmet, we add support for an `osmet` knob in `image.yaml` which the RHCOS pipeline can use to turn it off for now. Closes: coreos/fedora-coreos-tracker#352
- Loading branch information
Showing
2 changed files
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters