Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pkginstaller: use path_helper to add podman and helpers to path | Anjan Nath | 2022-09-19 |
| | | | | | | | | | path_helper(8) appends the contents of /etc/paths.d/podman-pkg to the PATH env [NO NEW TESTS NEEDED] Signed-off-by: Anjan Nath <kaludios@gmail.com> | ||
* | Add support for building macOS pkg installer | Anjan Nath | 2022-07-26 |
it installs podman and supporting binaries along with qemu to have a functioning podman install using a pkg podman and podman-mac-helper is compiled from source gvproxy binary is downloaded from its github releases and qemu from github release of containers/podman-machine-qemu [NO NEW TESTS NEEDED] Signed-off-by: Anjan Nath <kaludios@gmail.com> |