podman/pkg/machine/qemu
baude 0c9dc86dea Create podman temp dir on machine start
If the tempdir for the OS does not have a podman/, machine start will fail.  An example would be after a reboot.  We now create the podman dir if it does not exist.

Fixes #10824

[NO TESTS NEEDED]

Signed-off-by: baude <baude@baudes-Mac-mini.localdomain>
Signed-off-by: Brent Baude <bbaude@redhat.com>
2021-07-02 12:41:51 -05:00
..
config.go Fix build tags for pkg/machine... 2021-06-10 10:25:16 +02:00
machine.go Create podman temp dir on machine start 2021-07-02 12:41:51 -05:00
machine_unsupported.go Fix build tags for pkg/machine... 2021-06-10 10:25:16 +02:00
options_darwin.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_darwin_amd64.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_darwin_arm64.go Improvements for machine 2021-03-25 11:02:33 -05:00
options_linux.go Enable port forwarding on host 2021-06-01 10:13:18 -05:00
options_linux_amd64.go Add machine support for more Linux distros 2021-03-28 13:35:56 +02:00
options_linux_arm64.go Add machine support for qemu-system-aarch64 2021-03-29 21:53:48 +02:00