otaylor / rpkg

Forked from rpkg 5 years ago
Clone

a1fab50 Allow passing --offline and -r to mbs-manager build_module_locally.

Authored and Committed by jkaluza 5 years ago
    Allow passing --offline and -r to mbs-manager build_module_locally.
    
    It is now possible to build modules offline without any external
    infrastructure using the MBS. This is done by passing `--offline`
    flag to mbs-manager and the list of repositories for the base
    module.
    
    In this commit, the support for these new flags (`--offline` and `-r`)
    is added to pyrpkg.
    
    Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
    
        
file modified
+14 -1
file modified
+12 -1
file modified
+29 -0