jw-pkg/src
Jan Lindemann 824de4eca4 lib.distros.*.Distro: Align PM prototypes
Make all backend package manager prototypes have the same arguments:

	yum(self, args: list[str], verbose: bool=True, sudo: bool=True)

This also implies having them behave equally verbose, unless
otherwise specified by the caller. This changes the default for
Debian.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-16 14:53:58 +01:00
..
python lib.distros.*.Distro: Align PM prototypes 2026-03-16 14:53:58 +01:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00