| Commit message (Expand) | Author | Age |
* | systemd: replace multi-user with default.target | Valentin Rothberg | 2021-11-30 |
* | Merge pull request #12314 from Luap99/machine-wait-sshd | OpenShift Merge Robot | 2021-11-18 |
|\ |
|
| * | podman machine start wait for ssh | Paul Holzinger | 2021-11-16 |
* | | fix: take absolute path for dd on apple silicon | etenzy | 2021-11-17 |
|/ |
|
* | podman machine improve port forwarding | Paul Holzinger | 2021-11-15 |
* | Make stop message more similar to start | Anders F Björklund | 2021-11-02 |
* | Merge pull request #12090 from afbjorklund/image-stream | OpenShift Merge Robot | 2021-10-29 |
|\ |
|
| * | Record the image stream along with the path | Anders F Björklund | 2021-10-26 |
* | | Set DOCKER_HOST in the VM | Matej Vasek | 2021-10-23 |
|/ |
|
* | Don't use docker/pkg/archive, use containers/storage/pkg/archive | Daniel J Walsh | 2021-10-14 |
* | 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 #11703 from n1hility/disable-fcos-moby | OpenShift Merge Robot | 2021-09-29 |
|\ |
|
| * | Disable docker and alias to podman in FCOS ignition | Jason T. Greene | 2021-09-24 |
* | | 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 |
|/ |
|
* | Use new aarch64 fcos repos | baude | 2021-09-14 |
* | 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 |
* | | machine: set filemodes in octal | Valentin Rothberg | 2021-09-10 |
* | | podman machine: enforce a single search registry | Valentin Rothberg | 2021-09-10 |
* | | 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 |
* | | | Merge pull request #11439 from coypoop/libvirt-unused | OpenShift Merge Robot | 2021-09-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove unused stubs intended to start a machine with libvirt | Maya Rashish | 2021-09-03 |
| |/ |
|
* / | 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 |
* | machine: compute sha256 as we read the image file | Guillaume Rose | 2021-08-19 |
* | machine: check for file exists instead of listing directory | Guillaume Rose | 2021-08-19 |
* | 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 |