spiegel_podman/pkg/machine/wsl
Mario Loriedo f71b9335f1 Replace FindExecutablePeer with FindHelperBinary
The WSL machine start was using the function FindExecutablePeer that
ignores user configuration (helper_binaries_dir). FindHelperBinary
instead is used when starting the machine for the rest of the providers
and honors user configuration.

This commit requires 4877783c37

Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>
2025-11-26 14:52:32 +01:00
..
wutil Enforce wsl.exe UTF-8 encoded output 2025-07-02 20:18:52 +00:00
config.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
declares.go Stop enforcing iptables on WSL 2025-11-21 01:01:47 +01:00
filelock.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
machine.go enable gofumpt formatter 2025-11-11 12:32:46 +01:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
stubber.go move HasAdminRights to windows pkg 2025-11-20 15:20:57 +01:00
usermodenet.go Replace FindExecutablePeer with FindHelperBinary 2025-11-26 14:52:32 +01:00
util_windows.go move HasAdminRights to windows pkg 2025-11-20 15:20:57 +01:00