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 repodata mirror type #1

Merged
merged 2 commits into from Jul 8, 2016
Merged

Conversation

TristanCacqueray
Copy link
Contributor

This change adds a 'type' parameter for mirror to support
transparent repodata based crawling. When set to 'repodata'
the tool fetchs repomd.xml and primary.xml.gz file to list
all the required files for a functional rpm mirror.

To make it explicit, the legacy get_uri_list is renamed to
get_weblisting_uri_list.

This change adds a 'type' parameter for mirror to support
transparent repodata based crawling. When set to 'repodata'
the tool fetchs repomd.xml and primary.xml.gz file to list
all the required files for a functional rpm mirror.

To make it explicit, the legacy get_uri_list is renamed to
get_weblisting_uri_list.
@cschwede cschwede merged commit fb4be58 into cschwede:master Jul 8, 2016
@cschwede
Copy link
Owner

cschwede commented Jul 8, 2016

Thx Tristan!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants