remove debian-ports
parent
d33d7c3cc0
commit
47d21a3f05
|
@ -197,11 +197,12 @@ repos = {
|
|||
'interval': bi_hourly,
|
||||
'max-sync-time': maxtime,
|
||||
},
|
||||
'debian-ports': {
|
||||
'command': '~/bin/csc-sync-standard debian-ports ftp.de.debian.org debian-ports',
|
||||
'interval': twice_daily,
|
||||
'max-sync-time': maxtime,
|
||||
},
|
||||
# We stopped mirroring debian-ports on 2021-12-22 due to disk performance issues.
|
||||
#'debian-ports': {
|
||||
# 'command': '~/bin/csc-sync-standard debian-ports ftp.de.debian.org debian-ports',
|
||||
# 'interval': twice_daily,
|
||||
# 'max-sync-time': maxtime,
|
||||
#},
|
||||
'slackware': {
|
||||
'command': '~/bin/csc-sync-standard slackware slackware.cs.utah.edu slackware',
|
||||
'interval': twice_daily,
|
||||
|
|
|
@ -81,10 +81,6 @@ directories:
|
|||
site: debian-multimedia.org
|
||||
url: https://www.debian-multimedia.org/
|
||||
|
||||
debian-ports:
|
||||
site: debian-ports.org
|
||||
url: https://www.debian-ports.org/
|
||||
|
||||
debian-security:
|
||||
site: debian.org
|
||||
url: https://www.debian.org/security/
|
||||
|
|
Loading…
Reference in New Issue