Closed LKHN closed 3 years ago
@LKHN Are you suggesting to add systemd package to minimal? When I try build your changes it results total 165 packages in container. Can you please add your build log?
@LKHN Are you suggesting to add systemd package to minimal? When I try build your changes it results total 165 packages in container. Can you please add your build log?
I separated the PRs for simplicity :) please, merge PR#18 and build again. It will be 101 packages.
@srbala As I mentioned in my previous comment, You need to merge PR #18 to take effect from this PR. Without the #18 , the kickstart installs 165 packages in both ways. What I did:
Result: upstream/master: 132 packages. PR#17: 101 packages. Use your favourite diff tool and compare the attached package list files with RHEL one. Upstream-minimal-pkgs-list.txt PR17-minimal-pkgs-list.txt
Current almalinux:minimal
in dockerhub uses libcurl-minimal
current changes replaces it with libcurl
to be compatable with redhat/ubi8-minimal
. Number of packages goes from 96 to 101. Packages added are
brotli
libpsl
libssh
libssh-config
publicsuffix-list-dafsa
Signed-off-by: Elkhan Mammadli elkhan.mammadli@protonmail.com