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

Add network-based module and group files download #10

Open
Ayowel opened this issue Sep 7, 2021 · 0 comments
Open

Add network-based module and group files download #10

Ayowel opened this issue Sep 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Ayowel
Copy link
Owner

Ayowel commented Sep 7, 2021

At the moment, module and group files are loaded from the cache, which might not work in configurations other than the ones currently tested. Adding networking support might make downloads more reliable across systems that use dnf. We should be able to:

  • download data from remote locations
  • enforce cache-based and network-based downloads with an option

Note that for performance, we will probably need to restructure some commands so as to allow repomd caching during network-based downloads

@Ayowel Ayowel added the enhancement New feature or request label Sep 7, 2021
@Ayowel Ayowel self-assigned this Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant