buildbot.git
8 years agoUse --delay-updates on rsync upload to minimize time of inconsistency in the repo
Felix Fietkau [Fri, 6 May 2016 09:14:04 +0000 (10:14 +0100)]
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>
8 years agoAdd .gitignore
Jo-Philipp Wich [Tue, 10 May 2016 14:12:40 +0000 (16:12 +0200)]
Add .gitignore

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoAdd relocatable buildbot.tac files
Jo-Philipp Wich [Tue, 10 May 2016 14:00:48 +0000 (16:00 +0200)]
Add relocatable buildbot.tac files

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoCanonicalize home_dir, download key-build.pub as well
Jo-Philipp Wich [Tue, 10 May 2016 13:58:40 +0000 (15:58 +0200)]
Canonicalize home_dir, download key-build.pub as well

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoMove config.ini to config.ini.example and make paths relative
Jo-Philipp Wich [Tue, 10 May 2016 13:49:00 +0000 (15:49 +0200)]
Move config.ini to config.ini.example and make paths relative

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoRemove intermediate master directory
Jo-Philipp Wich [Tue, 10 May 2016 13:47:28 +0000 (15:47 +0200)]
Remove intermediate master directory

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoFix typos in example configs
Jo-Philipp Wich [Wed, 4 May 2016 19:00:31 +0000 (20:00 +0100)]
Fix typos in example configs

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years agoAdd buildmaster configurations
Jo-Philipp Wich [Wed, 4 May 2016 16:26:49 +0000 (17:26 +0100)]
Add buildmaster configurations

Signed-off-by: Jo-Philipp Wich <jo@mein.io>