Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann cecee8a842 systemctl-wrapper.sh: Add script to check for systemd
Maintainer scripts often mess with systemd services via systemctl. In
Docker containers, chroot environments or other environments not
governed by Systemd, systemctl will not exist or complain. This is a
frequent use case, worthy of providing a wrapper to catch and ignore
these cases conveniently.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-14 14:15:04 +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 project.conf: pkg.requires.relase.os = build-essential:native 2026-03-14 11:26:13 +01:00
scripts systemctl-wrapper.sh: Add script to check for systemd 2026-03-14 14:15:04 +01:00
src cmds.projects.CmdRequiredOsPkg: Select devel with release 2026-03-14 12:09:42 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-183@suse-tumbleweed/x86_64 2026-03-10 00:34:29 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-184@kali-rolling/amd64 2026-03-12 14:08:16 +00:00
VERSION Start version: 1.0.0-184 2026-03-12 11:00:37 +00:00