jw-pkg/src/python/jw/pkg/lib/distros
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
..
arch lib.distros.*.Distro: Align PM prototypes 2026-03-16 14:53:58 +01:00
debian lib.distros.*.Distro: Align PM prototypes 2026-03-16 14:53:58 +01:00
redhat lib.Distro, ExecContext: Add classes, refactor lib.distro 2026-03-06 14:56:46 +01:00
suse lib.distros.*.Distro: Align PM prototypes 2026-03-16 14:53:58 +01:00
Makefile cmds.distro: Move all modules to lib 2026-03-06 12:06:28 +01:00