<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fedora-linux-surface-pro-12in/kiwi-descriptions.git/teams/cloud/container.xml, branch rawhide</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/atom/teams/cloud/container.xml?h=rawhide</id>
<link rel='self' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/atom/teams/cloud/container.xml?h=rawhide'/>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/'/>
<updated>2026-04-01T17:56:49Z</updated>
<entry>
<title>Container-Toolbox: mesa-va-drivers doesn't exist any more</title>
<updated>2026-04-01T17:56:49Z</updated>
<author>
<name>Adam Williamson</name>
<email>awilliam@redhat.com</email>
</author>
<published>2026-04-01T17:56:49Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=aedd147c1deaf09e66dfaea5a9bfe97c216ee785'/>
<id>urn:sha1:aedd147c1deaf09e66dfaea5a9bfe97c216ee785</id>
<content type='text'>
See https://src.fedoraproject.org/rpms/mesa/c/f747343d109d2b691d3abcf4649cd10ad42d6578?branch=rawhide .

Signed-off-by: Adam Williamson &lt;awilliam@redhat.com&gt;
</content>
</entry>
<entry>
<title>teams/cloud/container: Remove the legacy non-namespaced labels</title>
<updated>2026-01-27T06:37:46Z</updated>
<author>
<name>Jan Pazdziora</name>
<email>adelton@fedoraproject.org</email>
</author>
<published>2026-01-18T09:47:21Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=432fc56d96da0bbd5eba5f25315a80119645feb5'/>
<id>urn:sha1:432fc56d96da0bbd5eba5f25315a80119645feb5</id>
<content type='text'>
The discussion
in https://discussion.fedoraproject.org/t/f44-change-proposal-containerimageslabels-selfcontained/179010
and opinions in https://pagure.io/fesco/issue/3543
suggested making a clear cut and removing the legacy labels as well.

Reference: https://fedoraproject.org/wiki/Changes/ContainerImagesLabels
</content>
</entry>
<entry>
<title>teams/cloud/container: Add standardized OCI labels</title>
<updated>2026-01-26T21:21:47Z</updated>
<author>
<name>Jan Pazdziora</name>
<email>adelton@fedoraproject.org</email>
</author>
<published>2026-01-05T08:34:35Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=2c6921f039ce949094c7447256b8bc781a764f9b'/>
<id>urn:sha1:2c6921f039ce949094c7447256b8bc781a764f9b</id>
<content type='text'>
Match the org.opencontainers.image.* labels to the
https://specs.opencontainers.org/image-spec/annotations/.

Reference: https://fedoraproject.org/wiki/Changes/ContainerImagesLabels

Fixes https://pagure.io/fedora-kiwi-descriptions/issue/250.
</content>
</entry>
<entry>
<title>teams/cloud/container: create dotfiles under root folder with systemd-tmpfiles</title>
<updated>2025-11-27T14:02:13Z</updated>
<author>
<name>jackyzy823</name>
<email>jackyzy823@gmail.com</email>
</author>
<published>2025-11-27T14:02:13Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=0996328b7cec56717ea8c9fd905095b70facf38c'/>
<id>urn:sha1:0996328b7cec56717ea8c9fd905095b70facf38c</id>
<content type='text'>
Since`rootfiles` now uses systemd-tmpfiles to install dotfiles under
root folder instead of copying.
</content>
</entry>
<entry>
<title>Add gawk to the containers base</title>
<updated>2025-06-16T18:48:11Z</updated>
<author>
<name>Clement Verna</name>
<email>cverna@tutatnota.com</email>
</author>
<published>2025-06-16T14:54:22Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=8300bcdaa10dea50eb4df50f4fe7931a69370580'/>
<id>urn:sha1:8300bcdaa10dea50eb4df50f4fe7931a69370580</id>
<content type='text'>
Fixes https://github.com/fedora-cloud/docker-brew-fedora/issues/119

Signed-off-by: Clement Verna &lt;cverna@tutatnota.com&gt;
</content>
</entry>
<entry>
<title>teams/cloud/container: Add p11-kit-client to Toolbx</title>
<updated>2025-05-28T13:31:43Z</updated>
<author>
<name>Debarshi Ray</name>
<email>rishi@fedoraproject.org</email>
</author>
<published>2025-05-28T13:17:11Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=2abcb7b777664bc8cb9e5ab750b953001cb4f3dd'/>
<id>urn:sha1:2abcb7b777664bc8cb9e5ab750b953001cb4f3dd</id>
<content type='text'>
This will be used by toolbox(1) to ensure that the certificates from
certificate authorities (or CAs) that are available inside a Toolbx
container are kept synchronized with the host operating system [1].  Any
program that uses PKCS #11 to access CA certificates should see the same
ones both inside the container and on the host.

This is the same approach taken by Flatpak [2].

[1] https://github.com/containers/toolbox/issues/626

[2] Flatpak commit 66b2ff40f7caf3a7
    https://github.com/flatpak/flatpak/commit/66b2ff40f7caf3a7
    https://github.com/flatpak/flatpak/pull/1757
    https://github.com/p11-glue/p11-kit/issues/68

https://pagure.io/fedora-kiwi-descriptions/pull-request/189
</content>
</entry>
<entry>
<title>teams/cloud/container: Don't explicitly install p11-kit for Toolbx</title>
<updated>2025-05-28T13:31:39Z</updated>
<author>
<name>Debarshi Ray</name>
<email>rishi@fedoraproject.org</email>
</author>
<published>2025-05-28T12:04:51Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=e6ef81877eb968eb895210d3ea6e059bd7039f1e'/>
<id>urn:sha1:e6ef81877eb968eb895210d3ea6e059bd7039f1e</id>
<content type='text'>
The p11-kit RPM is neither explicitly mentioned in the list of default
RPMs on Fedora Silverblue and Workstation [1], nor was it explicitly
installed by the Container/Dockerfile equivalent of the fedora-toolbox
OCI images [2].

The Container/Dockerfile listed p11-kit as one of the RPMs that had to
be reinstalled, because it was inherited from the fedora base image, and
had its documentation and translations stripped out.  The reinstallation
would be skipped if for some reason it was no longer part of the fedora
base image.

This was misinterpreted when creating the Kickstart equivalent of the
fedora-toolbox OCI images [3] and that's how it ended up in the KIWI
description.

In reality, p11-kit gets pulled in as a dependency of ca-certificates,
gnutls, etc. and that's sufficient.

Fallout from d27e4c3f6c3e13bcefe9d1d904386794140d8a91

[1] https://pagure.io/fedora-comps/

[2] https://src.fedoraproject.org/container/fedora-toolbox

[3] fedora-kickstarts commit 48e2c3b5598de32f
    https://pagure.io/fedora-kickstarts/c/48e2c3b5598de32f
    https://pagure.io/fedora-kickstarts/pull-request/964
    https://pagure.io/releng/issue/11399

https://pagure.io/fedora-kiwi-descriptions/pull-request/189
</content>
</entry>
<entry>
<title>teams/cloud/container: Explicitly add shadow-utils.</title>
<updated>2025-03-29T18:35:28Z</updated>
<author>
<name>Jan Pazdziora</name>
<email>adelton@fedoraproject.org</email>
</author>
<published>2025-03-29T18:08:21Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=3589fa143ad0f7f82d51b4299411ffbb03c4832d'/>
<id>urn:sha1:3589fa143ad0f7f82d51b4299411ffbb03c4832d</id>
<content type='text'>
Fixes https://pagure.io/fedora-kiwi-descriptions/issue/169,
https://bugzilla.redhat.com/show_bug.cgi?id=2355948.
</content>
</entry>
<entry>
<title>toolbox: include `policycoreutils`</title>
<updated>2025-03-23T20:11:18Z</updated>
<author>
<name>Simon de Vlieger</name>
<email>supakeen@redhat.com</email>
</author>
<published>2025-03-23T20:07:43Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=14689b37374883db57076c5e90be150e3214b740'/>
<id>urn:sha1:14689b37374883db57076c5e90be150e3214b740</id>
<content type='text'>
It can be useful to have access to `setfiles` inside a `toolbx`
container. Especially when using them as bootstrap roots to setup
other trees.

Signed-off-by: Simon de Vlieger &lt;supakeen@redhat.com&gt;
</content>
</entry>
<entry>
<title>Drop /usr/local/sbin:/usr/sbin from $PATH</title>
<updated>2025-03-19T13:50:50Z</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2025-03-19T09:30:13Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=364b0b8f628d567cd7c063c75470569749e89302'/>
<id>urn:sha1:364b0b8f628d567cd7c063c75470569749e89302</id>
<content type='text'>
If $PATH is not set, we get the default from crun [1]:
  PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
This is not useful, because in the image, /bin, /sbin, /usr/sbin are all
symlinks. /usr/local/sbin does not exist.

When /usr/sbin is a symlink to /usr/bin, and we use have a $PATH with
/usr/sbin before /usr/bin, various tools will discover /usr/sbin/foo when
looking for 'foo' [2], which is confusing and ugly.

[1] https://github.com/containers/crun/blob/a980c89665bb488ff206e47e9083f75b48528714/src/libcrun/container.c#L183
[2] https://src.fedoraproject.org/rpms/setup/pull-request/18#comment-253719

Co-authored-by: Simon de Vlieger &lt;cmdr@supakeen.com&gt;
</content>
</entry>
</feed>
