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" \
|
--setopt=reposdir="$REPOSD" \
|
||||||
remove -y \
|
remove -y \
|
||||||
libfaketime \
|
libfaketime \
|
||||||
selinux-policy-devel \
|
selinux-policy-devel
|
||||||
dracut
|
|
||||||
|
|
||||||
#---------------
|
#---------------
|
||||||
# cleanup var
|
# cleanup var
|
||||||
|
|
Loading…
Reference in a new issue