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

Run /usr/lib/ostree-boot/setup.sh if it exists during u-boot bootloader setup #2416

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Aug 20, 2021

  1. Look for a /usr/lib/ostree-boot/setup.sh script and run it

    during ostree admin deploy after the uEnv.txt file has been
    written. setup.sh could write out a whole new uEnv.txt file
    and/or write out other files/symlinks. The script is passed
    the sysroot path, the ostree deployment path and the
    boot/loader.# path, so it can make the proper links.
    jallwine committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    15e0f69 View commit details
    Browse the repository at this point in the history