Build and packaging library
Find a file
Jan Lindemann b5ab0a3d26 build.lib.SSHClient: Add module
SSHClient(hostname) is an abstract class for SSH / SCP operations. It
comes with two implementations, SSHClientInternal an SSHClientCmd.
The former needs paramiko installed, which might be a reason to fail
on unprepared systems, the latter is slower and more limited.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-18 12:11:31 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make py-defs.mk: Default PY_UPDATE_INIT_PY ?= true 2025-11-18 12:04:29 +01:00
scripts purge-stale-projects.sh: Fix git-srv-admin.sh relies on PATH 2025-11-17 13:15:02 +01:00
src build.lib.SSHClient: Add module 2025-11-18 12:11:31 +01:00
.gitignore .gitignore: Add .gitignore 2025-11-16 19:50:25 +01:00
HASH Release 1.0.0-138@suse-tumbleweed/x86_64 2025-11-17 01:30:27 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-138@suse-tumbleweed/x86_64 2025-11-17 01:30:27 +00:00
VERSION Start version: 1.0.0-138 2025-11-17 00:08:47 +00:00