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 support for pbuilder --override-config #183

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

Commits on Aug 25, 2017

  1. Add support for pbuilder --override-config

    Some pbuilder settings, like OTHERMIRRORS for example, aren't applied
    if update is called without --override-config. To enable this behaviour
    the variable OVERRIDE_COWBUILDER_CONFIG was added. If set to true
    cowbuilder is run with --override-config.
    
    To make sure that the proper distribution is used always run cowbuilder
    with --distribution.
    bmiklautz committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    1996bfa View commit details
    Browse the repository at this point in the history