remove OpenBSD

This commit is contained in:
Max Erenberg 2021-12-22 12:21:37 -05:00
parent 38964d353f
commit 610ee8d0ab
2 changed files with 6 additions and 9 deletions

View File

@ -280,11 +280,12 @@ repos = {
'interval': twice_daily, 'interval': twice_daily,
'max-sync-time': maxtime, 'max-sync-time': maxtime,
}, },
'OpenBSD': { # We stopped mirroring OpenBSD on 2021-12-22 due to degraded disk performance
'command': '~/bin/csc-sync-standard OpenBSD ftp3.usa.openbsd.org ftp', #'OpenBSD': {
'interval': twice_daily, # 'command': '~/bin/csc-sync-standard OpenBSD ftp3.usa.openbsd.org ftp',
'max-sync-time': maxtime, # 'interval': twice_daily,
}, # 'max-sync-time': maxtime,
#},
'xiph': { 'xiph': {
#'command': '~/bin/csc-sync-standard xiph downloads.xiph.org xiph/releases', #'command': '~/bin/csc-sync-standard xiph downloads.xiph.org xiph/releases',
'command': '~/bin/csc-sync-standard xiph ftp.osuosl.org xiph', 'command': '~/bin/csc-sync-standard xiph ftp.osuosl.org xiph',

View File

@ -190,10 +190,6 @@ directories:
site: opensuse.org site: opensuse.org
url: https://www.opensuse.org/ url: https://www.opensuse.org/
OpenBSD:
site: openbsd.org
url: https://www.openbsd.org/
puppylinux: puppylinux:
site: puppylinux.org site: puppylinux.org
url: https://puppylinux.org/ url: https://puppylinux.org/