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

Added network-wait support #3981

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

Commits on Sep 9, 2022

  1. libdnf: checks out a newer commit supporting network wait

    rpmostree-pkg-builtins.cxx: Adds a command line flag for --network-wait
    rpmostree-sysroot-upgrader.cxx: Adds network_wait to struct SysrootUpgrader and support for setting it
    rpmostree-transaction-types.cxx: Addresses a call to network wait by adding to struct sysroot_upgrader
    
    For each configured ostree remote and each enabled yum repository, wait until we can reach those over the network.
    This requires modifications in libdnf and librepo
    RishabhSaini committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1a01ee3 View commit details
    Browse the repository at this point in the history