7 Commits

Author SHA1 Message Date
Evan Goode
86fdcfb160 Replace dnf with dnf5 2024-04-29 11:48:00 -04:00
Evan Goode
b3f29156a0 Replace microdnf with dnf5 2024-04-29 09:03:17 -04:00
Carlos O'Donell
04e1ba3b6e Only base containers should have tzdata
The base container should always install tzdata to ensure that it is
available for applications built on top of the base container.

The minimal container should never have tzdata installed, and the
application should install it as part of the application dependencies.

Starting with Fedora 39 we have the capability to remove tzdata from
the minimal images without resorting to deleting files:
https://fedoraproject.org/wiki/Changes/AllowRemovalOfTzdata
2023-10-24 07:33:29 -04:00
Evan Goode
f7bf98d3af Revert replacing DNF with DNF5
The switch to DNF 5 has been postponed, likely to Fedora 41. See
https://pagure.io/fesco/issue/3039.

This reverts the following commits:
41a8487712bcece4130344b1a9e5cbb34909d3d6
d84d3e61e05160b43e12345d90f36e69d8b108fa
b24aea7e689c5473f2f9552694da31f6f856f1a4
02439d3a306da8af4103c3497de248667abe6493
2023-08-07 17:32:41 +00:00
Evan Goode
d84d3e61e0 Replace dnf with dnf5 2023-06-29 18:32:51 +00:00
Evan Goode
41a8487712 Replace microdnf with dnf5 2023-06-29 18:32:51 +00:00
Clement Verna
413af72641 Rename the container ks files
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-03 15:53:35 +01:00