TG-532 fix dracut config

develop
parent 4e6388adc3
commit d34e6164bc

@ -1,4 +1,5 @@
if [[ $KERNEL_VERSION == *-calculate ]]; then
omit_dracutmodules+=" multipath "
add_dracutmodules+=" video calculate "
#?pkg(net-nds/rpcbind)!=&&pkg(net-misc/iputils[arping])!=#
@ -12,3 +13,4 @@ omit_dracutmodules+=" biosdevname "
i18n_default_font=" ter-v18n "
add_drivers+=" sunrpc crc32c_generic "
fi

Loading…
Cancel
Save