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

otcore: add debug logging capability for ostree-prepare-root #3255

Closed

Commits on May 28, 2024

  1. otcore: add debug logging capability for ostree-prepare-root

    This commit introduces a new function, proc_cmdline_has_key, to check for
    specific keys in the kernel command line. Additionally, it adds a debug
    logging mechanism in ostree-prepare-root.c, which is controlled by the
    presence of the "ostree-prepare-root.debug" key in the kernel command line.
    
    These changes provide enhanced visibility into the mounting process,
    aiding in troubleshooting.
    
    Signed-off-by: Eric Curtin <[email protected]>
    ericcurtin committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0c27df0 View commit details
    Browse the repository at this point in the history