spiegel_podman/pkg/machine/wsl
Mario Loriedo a27cc24f80 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-12-08 14:42:36 +01:00
..
wutil Enforce wsl.exe UTF-8 encoded output 2025-07-02 20:18:52 +00:00
config.go pkg/machine: remove deadcode 2025-06-26 19:37:15 +02:00
declares.go Merge pull request #26201 from lstocchi/wsl 2025-06-13 09:43:50 +00:00
filelock.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
machine.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
stubber.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
usermodenet.go Replace FindExecutablePeer with FindHelperBinary 2025-12-08 14:42:36 +01:00
util_windows.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00