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 conditional compilation to early-boot-config #1288

Merged
merged 1 commit into from
Jan 29, 2021

Commits on Jan 28, 2021

  1. Add conditional compilation to early-boot-config

    This change adds a simple solution for conditionally compiling
    early-boot-config based on the current variant.  As part of the change,
    local file handling (which was previously broken) is split into its own
    trait implementation and only compiled into the program for "aws-dev"
    variants.  We also add the ability to read a mounted cdrom for user
    data.
    zmrow committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    733f2f3 View commit details
    Browse the repository at this point in the history