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

osutil: add helper for getting the kernel command line #9687

Merged
merged 3 commits into from
Nov 27, 2020

Commits on Nov 24, 2020

  1. osutil: add helper for getting the kernel command line

    Add a helper for getting the command line of the currently running kernel.
    
    Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
    bboozzoo committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e905550 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. osutil: use the kernel command line helper internally

    Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
    bboozzoo committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    f30fc45 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    5ddac77 View commit details
    Browse the repository at this point in the history