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

compose: Add a --add-local-pkg-repo argument #20

Closed
wants to merge 1 commit into from

Commits on Jul 15, 2014

  1. compose: Add a --add-override-pkg-repo argument

    As a developer, a workflow I have for testing things is to create
    an RPM, toss it into a local yum repository, then do a compose.
    
    However at the moment to add the local overrides I have to edit the
    treefile, which is annoying.  Let's add a commandline override for
    this.
    
    Note this also deletes the old "repos_data" code which was not being
    used.
    cgwalters committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    145a8d2 View commit details
    Browse the repository at this point in the history