mirror of
https://github.com/tuna/tunasync.git
synced 2025-04-21 04:42:46 +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 = {
|
||||
"debian": [
|
||||
'dists/',
|
||||
],
|
||||
"debian-oldstyle": [
|
||||
'Packages*', 'Sources*', 'Release*',
|
||||
'InRelease', 'i18n/*', 'ls-lR*', 'dep11/*',
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user