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

image: unify definition for Anaconda efiboot.img #389

Merged
merged 1 commit into from
Jan 19, 2024

Commits on Jan 19, 2024

  1. image: unify definition for Anaconda efiboot.img

    Add a small helper function for the efiboot.img partition.  In all
    pipelines where we create an Anaconda installer, we use the same single
    partition table with the same size, so let's define it in one place.
    
    Note that the variable was incorrectly named `rootfsPartitionTable` in
    all cases, but it was in fact the pt for efiboot.img.
    achilleas-k committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1de2334 View commit details
    Browse the repository at this point in the history