pmbootstrap/pmb/aportgen
BO41 944f539dd6
args.logfd: remove (MR 2114)
Replace "args.logfd" with "pmb.helpers.logging.logfd" in order to avoid
passing "args" to all functions that only use it to write to logfd. This
is the first step to get rid of this args-passed-to-all-functions
pattern in pmbootstrap.
2021-10-10 16:59:17 +02:00
..
__init__.py enforce E501 partially in pmb/aportgen (MR 2058) 2021-06-06 19:21:31 +02:00
binutils.py pmb.aportgen.binutils: fix for new binutils file conflict (MR 2116) 2021-09-29 23:41:58 +02:00
busybox_static.py lint: enforce max line length (MR 2097) 2021-09-10 03:18:27 +02:00
core.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
device.py args.logfd: remove (MR 2114) 2021-10-10 16:59:17 +02:00
gcc.py pmb.aportgen.gcc: use more f-strings (MR 2092) 2021-08-10 01:18:22 +03:00
grub_efi.py lint: enforce max line length (MR 2097) 2021-09-10 03:18:27 +02:00
linux.py args.logfd: remove (MR 2114) 2021-10-10 16:59:17 +02:00
musl.py lint: enforce max line length (MR 2097) 2021-09-10 03:18:27 +02:00