Fedora image: do not install weak dependencies with base system
This commit is contained in:
parent
98cc55d01e
commit
1ed76eaf87
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ dnf -y \
|
|||
--disablerepo='*' \
|
||||
--enablerepo=fedora \
|
||||
--enablerepo=updates install \
|
||||
--setopt=install_weak_deps=False \
|
||||
basesystem systemd systemd-udev passwd dnf fedora-release
|
||||
|
||||
mount --bind /dev /mnt/dev
|
||||
|
|
Loading…
Reference in a new issue