rhinstaller / fedup

Deprecated Fedora Upgrade tool
GNU General Public License v2.0
23 stars 13 forks source link

add --instrepokey #27

Closed wgwoods closed 11 years ago

wgwoods commented 11 years ago

There should be a way to specify the path to the GPG key for commandline-added repos.

wgwoods commented 11 years ago

There should also be a --nogpgcheck=XXX argument to disable GPG checking for specific repos, in case a single repo has screwed up their GPG stuff but everything else is OK.

wgwoods commented 11 years ago

On second thought, if you have a single screwed up repo you can just edit the .repo file. And if you're adding a repo.. add a .repo file. Maybe I'll remove --addrepo?

Anyway, --instrepokey was added in commit d0c6353.