|
[PATCH v2 3/4] podman: Add support for rootless mode
From: Andrei Gherzan <andrei.gherzan@...> This support is disabled by default and exposed via PACKAGECONFIG. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.tx
From: Andrei Gherzan <andrei.gherzan@...> This support is disabled by default and exposed via PACKAGECONFIG. Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.tx
|
By
Andrei Gherzan
·
|
|
[PATCH v2 2/4] podman: Silence docker emulation warnings
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
|
By
Andrei Gherzan
·
|
|
[PATCH v2 1/4] slirp4netns: Runtime recommend the tun kernel module
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 3/3] podman: Add support for rootless mode 5 messages
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.txt | 15 +++++++++++++++ docs/podman.txt.license | 3 +++ .../podman/p
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.txt | 15 +++++++++++++++ docs/podman.txt.license | 3 +++ .../podman/p
|
By
Andrei Gherzan
·
|
|
[PATCH 3/3] podman: Add support for rootless mode 3 messages
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.txt | 15 +++++++++++++++ docs/podman.txt.license | 3 +++ .../podman/p
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- docs/00-INDEX | 3 +++ docs/podman.txt | 15 +++++++++++++++ docs/podman.txt.license | 3 +++ .../podman/p
|
By
Andrei Gherzan
·
|
|
[PATCH 1/3] slirp4netns: Require tun kernel module 3 messages
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 2/3] podman: Silence docker emulation warnings
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 1/3] slirp4netns: Require tun kernel module
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
From: Andrei Gherzan <andrei.gherzan@...> slirp4netns uses a TAP device to connect to the internet in an unprivileged way. Without the required kernel support (TAP/TUN), slirp4netns will fail at runti
|
By
Andrei Gherzan
·
|
|
[PATCH 2/3] podman: Silence docker emulation warnings
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
From: Andrei Gherzan <andrei.gherzan@...> Podman can run in via a docker symlink emulating docker commands. By default this generates a runtime warning. This change silences it via the provided interf
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 1/2] runc: update to 1.1.2
merged. Bruce In message: [meta-virtualization][kirkstone][PATCH 1/2] runc: update to 1.1.2 on 06/07/2022 Chen Qi wrote:
merged. Bruce In message: [meta-virtualization][kirkstone][PATCH 1/2] runc: update to 1.1.2 on 06/07/2022 Chen Qi wrote:
|
By
Bruce Ashfield
·
|
|
[PATCH] xen/sysvinit: add hvc0 console only if not there already 5 messages
The base inittab recipe is creating inittab entries for consoles listed in SERIAL_CONSOLES. For qemu, this contains "115200,hvc0" so an entry is created in inittab for it. Prevent to create a second e
The base inittab recipe is creating inittab entries for consoles listed in SERIAL_CONSOLES. For qemu, this contains "115200,hvc0" so an entry is created in inittab for it. Prevent to create a second e
|
By
Bertrand Marquis
·
|
|
check-layer-nightly failure
<alexandre.belloni@...> wrote: docker-compose has a history of being sensitive to changes in this package. Once again, I'll put on the record that we continue to ignore the lack of an elegant way to d
<alexandre.belloni@...> wrote: docker-compose has a history of being sensitive to changes in this package. Once again, I'll put on the record that we continue to ignore the lack of an elegant way to d
|
By
Bruce Ashfield
·
|
|
[kirkstone][PATCH 1/2] runc: update to 1.1.2
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.2-9-gb507e2da, which comprises the following commits: bf1cd884 ci: use golangci-lint-action v3, GO_VERSION 1feafc31 ci: bump gola
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.2-9-gb507e2da, which comprises the following commits: bf1cd884 ci: use golangci-lint-action v3, GO_VERSION 1feafc31 ci: bump gola
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 2/2] runc/docker: update to 1.1.2
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.2-9-gb507e2da, which comprises the following commits: bf1cd884 ci: use golangci-lint-action v3, GO_VERSION 1feafc31 ci: bump gola
From: Bruce Ashfield <bruce.ashfield@...> Bumping runc to version v1.1.2-9-gb507e2da, which comprises the following commits: bf1cd884 ci: use golangci-lint-action v3, GO_VERSION 1feafc31 ci: bump gola
|
By
Chen Qi
·
|
|
[kirkstone][PATCH 1/3] podman: Fix host contamination 2 messages
From: Andrei Gherzan <andrei.gherzan@...> The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this
From: Andrei Gherzan <andrei.gherzan@...> The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this
|
By
Andrei Gherzan
·
|
|
[PATCH 1/2] podman: Fix host contamination 2 messages
From: Andrei Gherzan <andrei.gherzan@...> The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this
From: Andrei Gherzan <andrei.gherzan@...> The project's internal Makefile uses BUILDFLAGS variable to pass arguments to `go build` while Yocto/OE defines it as GOBUILDFLAGS. Add a patch to align this
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 3/3] runc: Add Upstream-Status to patch 0001
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...01-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch | 1 + 1 file changed, 1 insertion(+) d
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...01-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch | 1 + 1 file changed, 1 insertion(+) d
|
By
Andrei Gherzan
·
|
|
[kirkstone][PATCH 2/3] oci-image-tools: Add Upstream-Status to patch 0001
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch | 1 + 1 file changed, 1 insertion(+) diff
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch | 1 + 1 file changed, 1 insertion(+) diff
|
By
Andrei Gherzan
·
|
|
[PATCH 2/2] oci-image-tools: Add Upstream-Status to patch 0001
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch | 1 + 1 file changed, 1 insertion(+) diff
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- .../0001-tool-respect-GO-and-GOBUILDFLAGS-when-building.patch | 1 + 1 file changed, 1 insertion(+) diff
|
By
Andrei Gherzan
·
|
|
[PATCH] runc: Add Upstream-Status to patch 0001
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...01-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch | 1 + 1 file changed, 1 insertion(+) d
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- ...01-Makefile-respect-GOBUILDFLAGS-for-runc-and-remove-re.patch | 1 + 1 file changed, 1 insertion(+) d
|
By
Andrei Gherzan
·
|