W dniu śro, 24.01.2018 o godzinie 13∶56 -0800, użytkownik Zac Medico
napisał:
> On 01/24/2018 01:36 PM, Michał Górny wrote:
> > Add two new configuration options to rsync repositories:
> > sync-rsync-verify-metamanifest and sync-rsync-openpgp-key-path.
> > The first controls whether gemato verification is run for
> > the repository (defaults to true for ::gentoo, false otherwise),
> > the second makes it possible to override the key path for custom
> > repositories.
> > ---
> >  cnf/repos.conf                             |  2 ++
> >  man/portage.5                              |  9 +++++++++
> >  pym/portage/sync/modules/rsync/__init__.py |  4 +++-
> >  pym/portage/sync/modules/rsync/rsync.py    | 20 +++++++++++++++++++-
> >  4 files changed, 33 insertions(+), 2 deletions(-)
> > 
> > v4: also key option to repos.conf
> 
> Looks good.
> 
> I see that the man page currently does not escape hyphens in
> sync-rsync-*, but we can fix those up separately.

Fixed that and pushed. Thanks! Note however that the hyphens
in adjoining entries that I haven't modified are still unescaped.

-- 
Best regards,
Michał Górny


Reply via email to