armbian-next: cli: distccd launcher for build farm

- relaunched under docker
- possibly much nicer if zeroconf enabled?
- this thing is ignoring signals. can't ctrl-c out of it. why? @TODO
- pt 1, subpt 3: distccd - distcc-pump - avahi
- pt 1, subpt 3: distccd + distcc-pump
- pt 1, subpt 2: distccd + avahi
- pt 1, subpt 1: distccd
This commit is contained in:
Ricardo Pardini
2022-10-28 00:13:12 +02:00
parent da0b3080a0
commit 093336e914
4 changed files with 46 additions and 0 deletions

View File

@@ -233,6 +233,9 @@ function early_prepare_host_dependencies() {
pkg-config pv python3-dev python3-distutils qemu-user-static rsync swig
u-boot-tools udev uuid-dev whiptail
zlib1g-dev busybox fdisk
# distcc, experimental, optional; see cli-distcc.sh and kernel.sh
distcc
# python2, including headers, mostly used by some u-boot builds (2017 et al, odroidxu4 and others).
python2 python2-dev