didyouexpectthat_zerotierone/attic/linux-build-farm
2018-01-12 18:20:00 -08:00
..
amazon-2016.03/x64 Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
centos-6 Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
centos-7 Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
debian-jessie Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
debian-stretch Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
debian-wheezy Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
fedora-22 Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
ubuntu-trusty Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
ubuntu-wily Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
ubuntu-xenial Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
build.sh Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
make-apt-repos.sh Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
make-rpm-repos.sh Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00
README.md Imported Upstream version 1.2.4 2018-01-12 18:20:00 -08:00

Dockerized Linux Build Farm

This subfolder contains Dockerfiles and a script to build Linux packages for a variety of Linux distributions. It's also an excellent way to test your CPU fans and stress test your disk.

Running build.sh with no arguments builds everything. You can run build.sh with the name of a distro (e.g. centos-7) to only build that. Both 32 and 64 bit packages are built except where no 32-bit version of the distribution exists.

The make-apt-repos.sh and make-rpm-repos.sh scripts build repositories. They may require some editing for outside-of-ZeroTier use, and be careful with the apt one if you have an existing aptly configuration.