Adjust the repository handling a bit. Instead of storing host/module pairs
authorclaudio <claudio@openbsd.org>
Tue, 2 Feb 2021 18:35:38 +0000 (18:35 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 2 Feb 2021 18:35:38 +0000 (18:35 +0000)
commit6d83c0a3c6afbf66c585d80d04487c4cd3fefe43
tree44ae69d2637ac74cdc6af2d1a8bd215a3c881ab3
parent61aab7a055a57e42a60b4eb49487d18269911f74
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@
usr.sbin/rpki-client/main.c
usr.sbin/rpki-client/rsync.c