prepare-root.sh: don't remove dracut
otherwise all dependent packages are removed, like qemu*
This commit is contained in:
parent
5f1c719d6d
commit
9f58b81f14
|
@ -781,8 +781,7 @@ dnf -v \
|
|||
--setopt=reposdir="$REPOSD" \
|
||||
remove -y \
|
||||
libfaketime \
|
||||
selinux-policy-devel \
|
||||
dracut
|
||||
selinux-policy-devel
|
||||
|
||||
#---------------
|
||||
# cleanup var
|
||||
|
|
Loading…
Reference in a new issue