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

Add extensions.yaml (subset of RHCOS) #1080

Open
wants to merge 1 commit into
base: testing-devel
Choose a base branch
from

Commits on Mar 24, 2022

  1. Add extensions.yaml (subset of RHCOS)

    This is a subset of the `extensions.yaml` from
    https://github.com/openshift/os
    
    My immediate motivation is that day to day I develop in
    a Fedora toolbox targeting FCOS, and I wanted to test
    `rpm-ostree compose extensions` as `cosa buildextend-extensions`
    invokes it, and it's easier if we have a file here.
    
    Since the FCOS pipeline doesn't invoke `cosa buildextend-extensions`,
    this will be a no-op.
    
    Or stated more strongly: We might just use this as part of e.g.
    rpm-ostree's CI runs.
    
    But...one could imagine that we actually share the list of extensions
    between FCOS and RHCOS in the future.
    
    Or more obviously, perhaps we actually do something with this FCOS
    extensions list and don't actually offer "all Fedora packages"
    as extensions.
    cgwalters committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    402f9ae View commit details
    Browse the repository at this point in the history