Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
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
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf jw-pkg.py: Enable argcomplete 2026-03-06 12:06:28 +01:00
make upload-defs-rpm.mk: Remove 2026-03-16 14:53:53 +01:00
scripts systemctl-wrapper.sh: Add script to check for systemd 2026-03-14 14:15:04 +01:00
src lib.distros.*.Distro: Align PM prototypes 2026-03-16 14:53:58 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-188@kali-rolling/amd64 2026-03-16 09:22:09 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-188@kali-rolling/amd64 2026-03-16 09:22:09 +00:00
VERSION Start version: 1.0.0-188 2026-03-16 06:27:38 +00:00