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 no-create-imex-channels command line option #286

Merged
merged 2 commits into from
Oct 17, 2024

Commits on Oct 14, 2024

  1. [no-relnote] Address Dockerfile lint errors

    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4ef6252 View commit details
    Browse the repository at this point in the history
  2. Add no-create-imex-channels command line option

    This change adds a no-create-imex-channels command line option to opt-out
    of the creation of imex channel device nodes.
    
    Note that the creation of device nodes is only triggered if --load-kmods
    is specified.
    
    Signed-off-by: Evan Lezar <[email protected]>
    elezar committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1f2ad79 View commit details
    Browse the repository at this point in the history