mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user