3889da In standalone subpackages, suggest coreutils-single

Authored and Committed by Zbigniew Jędrzejewski-Szmek 2 months ago
1 file changed. 4 lines added. 0 lines removed.
    In standalone subpackages, suggest coreutils-single
    
    In a minimal installation, we pull in coreutils via dependencies.
    coreutils-single is much smaller, so bias the resolved towards that.
    
    $ sudo dnf5 install --releasever=rawhide --installroot=/var/tmp/inst1 --use-host-config \
      /var/lib/mock/fedora-rawhide-x86_64/result/systemd-standalone-{repart,shutdown,sysusers,tmpfiles}-256.2-5*rpm
    After this operation 57 MiB will be used (install 57 MiB, remove 0 B).
    
    $ sudo dnf5 install --releasever=rawhide --installroot=/var/tmp/inst1 --use-host-config \
      /var/lib/mock/fedora-rawhide-x86_64/result/systemd-standalone-{repart,shutdown,sysusers,tmpfiles}-256.2-6*rpm
    After this operation 41 MiB will be used (install 41 MiB, remove 0 B).
    
        
file modified
+4 -0