Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package minimal-image for openSUSE:Factory checked in at 2024-05-09 17:28:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/minimal-image (Old) and /work/SRC/openSUSE:Factory/.minimal-image.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "minimal-image" Thu May 9 17:28:49 2024 rev:13 rq:1172804 version:2024 Changes: -------- --- /work/SRC/openSUSE:Factory/minimal-image/minimal-image.changes 2024-05-08 11:42:32.778927701 +0200 +++ /work/SRC/openSUSE:Factory/.minimal-image.new.1880/minimal-image.changes 2024-05-09 17:28:56.216000159 +0200 @@ -1,0 +2,5 @@ +Wed May 8 16:26:31 UTC 2024 - Dirk Mueller <[email protected]> + +- README fixes - better titles and follow recommended document structure + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ README.md ++++++ --- /var/tmp/diff_new_pack.xLhykJ/_old 2024-05-09 17:28:56.820022210 +0200 +++ /var/tmp/diff_new_pack.xLhykJ/_new 2024-05-09 17:28:56.824022356 +0200 @@ -1,9 +1,11 @@ -# SLE BCI-Minimal: Base Container image without Zypper +# openSUSE Tumbleweed BCI openSUSE Tumbleweed Minimal: Base Container image without Zypper  -SLE BCI-Minimal comes without Zypper, but it does have the RPM package manager installed. + +## Description +This image comes without Zypper, but it does have the RPM package manager installed. While RPM can install and remove packages, it lacks support for repositories and automated dependency resolution. -The SLE BCI-Minimal image is therefore intended for creating deployment containers, and then installing the desired +It is therefore intended for creating deployment containers, and then installing the desired RPM packages inside the containers. While you can install the required dependencies, you need to download and resolve them manually.
