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

builder: Make the eopkg binary configurable #111

Merged
merged 2 commits into from
Sep 21, 2024
Merged

Commits on Sep 18, 2024

  1. builder: Set -y before -c when installing components

    Make a cosmetic tweak to eopkg install commands (which will
    effectively be using eopkg.bin when the PR above lands) so the -y flag
    is set before the -c flag when installing components.
    
    Signed-off-by: Rune Morling <[email protected]>
    ermo authored and silkeh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8ab92ff View commit details
    Browse the repository at this point in the history
  2. builder: Make the eopkg binary configurable

    This allows for testing and comparing builds between various implementations of the binaries.
    silkeh committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3617271 View commit details
    Browse the repository at this point in the history