Jan Lindemann
e924f34441
pkg.App.os_release: Call cat /etc/os-release
...
Don't open and parse /etc/os-release with Python built-in functions.
Spawn "cat /etc/os-release" as a subprocess and capture the output
for parsing instead. The obvious advantage is that this also works
with a remote shell.
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-20 10:30:25 +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
py-defs.mk: Move boolean vars to top
2026-03-17 16:22:17 +01:00
scripts
mkspec-wrapper.sh: Add OS id to $INSTALL_LOG
2026-03-20 10:30:25 +01:00
src
pkg.App.os_release: Call cat /etc/os-release
2026-03-20 10:30:25 +01:00
.gitignore
Everywhere: Rename package "jw-build" to "jw-pkg"
2025-11-28 13:35:56 +01:00
HASH
Release 1.0.0-189@suse-tumbleweed/x86_64
2026-03-17 16:02:34 +00:00
Makefile
make: Replace RPM -> PKG
2026-03-16 14:57:50 +01:00
RELEASES
Release 1.0.0-189@suse-tumbleweed/x86_64
2026-03-17 16:02:34 +00:00
VERSION
Start version: 1.0.0-189
2026-03-17 15:45:00 +00:00