User Details
- User Since
- Mar 7 2015, 6:48 PM (519 w, 4 d)
Tue, Feb 18
Mon, Feb 17
After further testing, I came across a regression in 'podman build' and 'buildah build' which I will get fixed upstream (https://github.com/containers/common/pull/2326). I will add that as patches to the buildah and podman ports and test a bit more before I ship this.
Fri, Feb 7
Thu, Feb 6
Wed, Jan 29
Tue, Jan 28
Looks good
Mon, Jan 27
Thu, Jan 23
Looks good to me. It would also be nice to have something similar for ip6addrctl to make it easier to have different address selection policies in vnet jails (e.g. host is dual stack and prefers IPv6 but jail only has IPv4 and should prefer IPv4 replies to DNS lookups).
Tue, Jan 21
This version also sets a default command of "/bin/sh" for the minimal image which is common practice for Linux base images but perhaps that should be separated out.
Jan 19 2025
Jan 10 2025
Jan 9 2025
Are there any other concerms for this one - I would like to land it and move onto the shell-based container image build.
Jan 7 2025
Override PATH for make-oci-image.sh so that we get pwd_mkdb from the cross tools rather than the host.
Dec 24 2024
Dec 23 2024
Dec 13 2024
I tested this for amd64, i386, aarch64 and riscv64 and the metadata is correct.
Dec 12 2024
Dec 9 2024
Dec 7 2024
Dec 6 2024
Dec 5 2024
Thanks for clearing this up!
This is great, thanks!
Dec 4 2024
LGTM
LGTM
Thanks for working on this. In the past, I have usually tried to update all the podman-suite ports as a group, mainly to make sure that manpages shared by podman and buildah (which live in sysutils/containers-common) don't get stale. On the other hand, I don't think there is any harm upgrading podman and buildah separately - I can follow up with containers-common later.
Nov 20 2024
Nov 19 2024
I'm going to land this now with a short MFC timer. Still trying to figure out why current doesn't need this.
Nov 18 2024
Nov 11 2024
Nov 8 2024
Nov 7 2024
Move the OCI image bits to Makefile.oci and don't treat them as distribution artifacts. If enabled, the OCI images are written to ${DESTDIR}/ociimages.
Rebase, address review feedback.
Nov 6 2024
LGTM - thanks for working on this. I think lib9p can support a socket-based transport which allows for testing lib9p itself. In the kernel there is an attempt at an abstraction layer but I think that its only ever been used with virtio,
Oct 14 2024
Oct 10 2024
Rebase, address review feedback
Oct 4 2024
Rebase and address feedback from cperciva
Oct 3 2024
Sep 26 2024
Fix spelling of OCI
Rebase to pick up spelling fix to release.7
Clarify the language around OCI, making clear that this change adds
container images rather than anything Oracle related and renaming the
build artifacts from oci-*.tgz to container-image-*.tgz. Also set the
default command for the minimal shell image to /bin/sh similar to many
Linux distribution base images.
Sep 23 2024
This needs buildah and skopeo to be installed into the release chroot. Currently, its setup to build from the /usr/ports if that is present, similar to other tools such as git - this might not be a great idea since buildah and slopeo will pull in go, llvm and openjdk as build dependencies. When testing, I mostly used NOPORTS so that they would be installed using pkg.
Sep 1 2024
Aug 23 2024
Aug 20 2024
Aug 19 2024
Jun 24 2024
LGTM
Looks good. The web UI isn't allowing me to mark this as accepted for some reason but I'll merge it anyway.
Jun 20 2024
Jun 19 2024
Jun 14 2024
Jun 11 2024
Rebase, update version to 6.5.0