pmbootstrap/pmb/config
Oliver Smith 185973fd97
Remove distcc support
With this code path, pmbootstrap would start a distccd + sshd in the
native chroot, and configure it so it runs the cross compiler. The
foreign arch chroots would then call this cross compiler from localhost
by calling the distcc client instead of gcc.

This code has been obsoleted by the much simpler crossdirect in 2019.
Let's finally remove it.

Fixes: issue 2179
Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Clayton Craft <clayton@craftyguy.net>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230613161437.570196-4-ollieparanoid@postmarketos.org%3E
2023-06-15 08:31:03 +02:00
..
__init__.py Remove distcc support 2023-06-15 08:31:03 +02:00
init.py pmb.config: only show first 3 releases 2023-06-12 08:46:23 +02:00
load.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
merge_with_args.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
pmaports.py Move version to pmb.__version__ 2023-04-15 01:44:37 +02:00
save.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
sudo.py pmb.config.sudo: Use type union compatible with Python 3.7 2023-06-05 13:12:52 +02:00
workdir.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00