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

WIP: build: Add support for "variants" #1459

Closed
wants to merge 1 commit into from

Commits on May 19, 2020

  1. build: Add support for "variants"

    My immediate goal here is to change
    https://github.com/cgwalters/centos-coreos-stream-config
    into something more like "openshift/coreos-config" that
    can be built in multiple ways.
    
    We'd have `rhcos` and `cscos` as "build variants".  And
    actually while we're here potentially `rhbasecos` which would
    be "just stuff from RHEL".
    
    Another use case for this is the "alternative desktops" for
    Silverblue.
    
    And yet another use case is something like a "debug" build
    for FCOS where e.g. we swap in `kernel-debug` and potentially
    turn on other userspace debugging too.
    cgwalters committed May 19, 2020
    Configuration menu
    Copy the full SHA
    befd3b0 View commit details
    Browse the repository at this point in the history