mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-25 09:07:52 +00:00
There are 2 things added. First there is added support for handling drive letters while doing value split. If drive letter is detected, then max number of elements will be increased by one, but then first two will be concatenated to reconstruct the path. Second part is basic, but working, conversion of Windows path to Unix path to be used, when target path is not explicitly specified. Signed-off-by: Arthur Sengileyev <arthur.sengileyev@gmail.com> |
||
|---|---|---|
| .. | ||
| applehv | ||
| e2e | ||
| qemu | ||
| wsl | ||
| config.go | ||
| config_test.go | ||
| connection.go | ||
| fcos.go | ||
| fedora_unix.go | ||
| fedora_windows.go | ||
| ignition.go | ||
| ignition_darwin.go | ||
| ignition_freebsd.go | ||
| ignition_linux.go | ||
| ignition_schema.go | ||
| ignition_windows.go | ||
| keys.go | ||
| machine_unsupported.go | ||
| machine_windows.go | ||
| pull.go | ||