| Commit message (Expand) | Author | Age |
* | Make stop message more similar to start | Anders F Björklund | 2021-11-02 |
* | Record the image stream along with the path | Anders F Björklund | 2021-10-26 |
* | Merge pull request #11802 from flouthoc/podman-machine-rm-cleanup | OpenShift Merge Robot | 2021-10-01 |
|\ |
|
| * | machine: silently cleanup dangling sockets before rm if possible | Aditya Rajan | 2021-09-30 |
* | | machine: Info on successfully stopping qemu machine | Aditya Rajan | 2021-09-30 |
|/ |
|
* | Merge pull request #11691 from afbjorklund/machine-list | OpenShift Merge Robot | 2021-09-22 |
|\ |
|
| * | Also show the (initial) disk size | Anders F Björklund | 2021-09-22 |
| * | Show cpus and memory in machine list | Anders F Björklund | 2021-09-22 |
* | | Merge pull request #11701 from ashley-cui/stream | OpenShift Merge Robot | 2021-09-22 |
|\ \ |
|
| * | | Fix machine image | Ashley Cui | 2021-09-22 |
| |/ |
|
* / | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
|/ |
|
* | Search gvproxy with config.FindHelperBinary() | Hyeon Kim | 2021-09-14 |
* | Merge pull request #11440 from ashley-cui/ssh | OpenShift Merge Robot | 2021-09-13 |
|\ |
|
| * | Use default username for podman machine ssh | Ashley Cui | 2021-09-03 |
* | | Merge pull request #11453 from jonpspri/qemu-apple-silicon-bios-fd | OpenShift Merge Robot | 2021-09-08 |
|\ \ |
|
| * | | QEMU Apple Silicon: Find BIOS FD wherever | Jonathan Springer | 2021-09-07 |
* | | | Merge pull request #11437 from MichaelAnckaert/fix-11418 | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ |
|
| * | | | Fix #11418 - Default TMPDIR to /tmp on OS X | Michael Anckaert | 2021-09-04 |
* | | | | Merge pull request #11434 from coypoop/patch1 | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Spell "build linux darwin" as "build !windows". | Maya Rashish | 2021-09-03 |
| | |/
| |/| |
|
* | | | Merge pull request #11442 from scottschreckengaust/main | OpenShift Merge Robot | 2021-09-07 |
|\ \ \ |
|
| * | | | Fix warning of unsupported feature on MacOS | Scott Schreckengaust | 2021-09-06 |
| | |/
| |/| |
|
* / | | TCG Accel fallback for Apple Silicon. Iss #10577 | Jonathan Springer | 2021-09-05 |
|/ / |
|
* / | machine: always check error of net.Dial, even after last try | Guillaume Rose | 2021-09-03 |
|/ |
|
* | clean up socket and pid files from podman machine | Brent Baude | 2021-08-30 |
* | Allow setting of machine stream and image path from containers.conf | Ashley Cui | 2021-08-24 |
* | Set gvproxy path to /usr/libexec/podman/gvproxy | Brent Baude | 2021-08-12 |
* | Revert "Use static path for gvproxy" | Brent Baude | 2021-08-11 |
* | show podman machine ssh command line | Brent Baude | 2021-08-05 |
* | Use static path for gvproxy | Brent Baude | 2021-08-03 |
* | Create podman temp dir on machine start | baude | 2021-07-02 |
* | Fix build tags for pkg/machine... | Paul Holzinger | 2021-06-10 |
* | Enable port forwarding on host | Brent Baude | 2021-06-01 |
* | Add options to podman machine ssh | Brent Baude | 2021-05-27 |
* | Check if another VM is running on machine start | Ashley Cui | 2021-04-28 |
* | Add ssh connection to root user | Ashley Cui | 2021-04-01 |
* | Remove --execute from podman machine ssh | baude | 2021-03-31 |
* | Merge pull request #9888 from baude/machineign | OpenShift Merge Robot | 2021-03-31 |
|\ |
|
| * | podman machine init --ignition-path | baude | 2021-03-30 |
* | | Merge pull request #9885 from ashley-cui/machinels | OpenShift Merge Robot | 2021-03-30 |
|\ \ |
|
| * | | Add podman machine list | Ashley Cui | 2021-03-30 |
| |/ |
|
* | | Merge pull request #9873 from baude/correctaarch64 | OpenShift Merge Robot | 2021-03-30 |
|\ \
| |/
|/| |
|
| * | resolve proper aarch64 image names | baude | 2021-03-29 |
* | | Merge pull request #9872 from baude/vmaltimage | OpenShift Merge Robot | 2021-03-30 |
|\ \
| |/
|/| |
|
| * | podman machine init user input | baude | 2021-03-29 |
* | | Add machine support for qemu-system-aarch64 | Anders F Björklund | 2021-03-29 |
|/ |
|
* | Add machine support for more Linux distros | Anders F Björklund | 2021-03-28 |
* | Podman machine enhancements | baude | 2021-03-27 |
* | Rename podman machine create to init and clean up | Ashley Cui | 2021-03-25 |
* | Improvements for machine | baude | 2021-03-25 |