remove OpenBSD
This commit is contained in:
parent
38964d353f
commit
610ee8d0ab
|
@ -280,11 +280,12 @@ repos = {
|
|||
'interval': twice_daily,
|
||||
'max-sync-time': maxtime,
|
||||
},
|
||||
'OpenBSD': {
|
||||
'command': '~/bin/csc-sync-standard OpenBSD ftp3.usa.openbsd.org ftp',
|
||||
'interval': twice_daily,
|
||||
'max-sync-time': maxtime,
|
||||
},
|
||||
# We stopped mirroring OpenBSD on 2021-12-22 due to degraded disk performance
|
||||
#'OpenBSD': {
|
||||
# 'command': '~/bin/csc-sync-standard OpenBSD ftp3.usa.openbsd.org ftp',
|
||||
# 'interval': twice_daily,
|
||||
# 'max-sync-time': maxtime,
|
||||
#},
|
||||
'xiph': {
|
||||
#'command': '~/bin/csc-sync-standard xiph downloads.xiph.org xiph/releases',
|
||||
'command': '~/bin/csc-sync-standard xiph ftp.osuosl.org xiph',
|
||||
|
|
|
@ -190,10 +190,6 @@ directories:
|
|||
site: opensuse.org
|
||||
url: https://www.opensuse.org/
|
||||
|
||||
OpenBSD:
|
||||
site: openbsd.org
|
||||
url: https://www.openbsd.org/
|
||||
|
||||
puppylinux:
|
||||
site: puppylinux.org
|
||||
url: https://puppylinux.org/
|
||||
|
|
Loading…
Reference in New Issue