Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann d22074abf9 jw.pkg.cmds.distro.Cmd._backend_path: Fix suse mapping

App.distro_id used to return "opensuse-tumbleweed", analogous to what's in ID@/etc/os-release, but now returns "opensuse", and the "tumbleweed" goes into "codename". That matches more what Debian-like distributions do, but it confuses _backend_path. Adapt it to map the new distro_id correctly.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-03 04:27:50 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make defs.mk: Move PKG_FORMAT definition into platform.mk 2026-03-02 12:55:36 +00:00
scripts pkg.sh: Determine upload dir from jw-pkg.sh distro info 2026-03-02 16:10:34 +00:00
src jw.pkg.cmds.distro.Cmd._backend_path: Fix suse mapping 2026-03-03 04:27:50 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-173@kali-rolling/amd64 2026-03-02 16:18:54 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-173@kali-rolling/amd64 2026-03-02 16:18:54 +00:00
VERSION Start version: 1.0.0-173 2026-03-01 09:41:24 +00:00