mirror of
https://github.com/tuna/tunasync.git
synced 2025-06-15 14:12:47 +00:00
debian-2-stage-rsync: new version of apt checks Contents, now the whole dists/ can be ignored
This commit is contained in:
parent
de2a0b26c4
commit
29d4b55bc6
@ -121,6 +121,9 @@ class TwoStageRsyncProvider(RsyncProvider):
|
|||||||
|
|
||||||
_stage1_profiles = {
|
_stage1_profiles = {
|
||||||
"debian": [
|
"debian": [
|
||||||
|
'dists/',
|
||||||
|
],
|
||||||
|
"debian-oldstyle": [
|
||||||
'Packages*', 'Sources*', 'Release*',
|
'Packages*', 'Sources*', 'Release*',
|
||||||
'InRelease', 'i18n/*', 'ls-lR*', 'dep11/*',
|
'InRelease', 'i18n/*', 'ls-lR*', 'dep11/*',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user