Use --delay-updates on rsync upload to minimize time of inconsistency in the repo
authorFelix Fietkau <nbd@nbd.name>
Fri, 6 May 2016 09:14:04 +0000 (10:14 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 10 May 2016 21:27:14 +0000 (23:27 +0200)
commita897c385ba837275d2c36ea48ff1b37406e0d186
treebec79761f0b62556bf87a94922dafd7a297a3abe
parentf0a0cdf14271d133079dd7d53c37c5078c5f2585
Use --delay-updates on rsync upload to minimize time of inconsistency in the repo

During the rsync operation, package lists could go out of sync with the
.ipk files, or a mirror might be pulling an incomplete list of files.
To reduce the chance of this happening, let rsync put all updated files
into place at the end of the transfer

Signed-off-by: Felix Fietkau <nbd@nbd.name>
phase1/master.cfg
phase2/master.cfg