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

bootloader: fold all Android Bootloader specific logic into prepare-root #2942

Merged
merged 1 commit into from
Jul 20, 2023

Commits on Jul 20, 2023

  1. bootloader: fold all Android Bootloader specific logic into prepare-root

    Now that we use androidboot.slot_suffix karg to determine whether we
    boot into /ostree/root.a or /ostree/root.b, we can use ostree= karg
    simply for parsing the stateroot, although we will still boot into
    what's pointed to by /ostree/root.a or /ostree/root.b.
    ericcurtin committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c89baae View commit details
    Browse the repository at this point in the history