CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/02 11:35:38
Modified files:
usr.sbin/rpki-client: main.c rsync.c
Log message:
Adjust the repository handling a bit. Instead of storing host/module pairs
store repo (rsync URI) and local (the local path to the repository).
Simplifies the the rsync handling a fair bit.
OK deraadt@
