%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/dracut/modules.d/50plymouth/
Upload File :
Create Path :
Current File : //usr/share/dracut/modules.d/50plymouth/installkernel

#!/bin/bash
# Include KMS capable drm drivers
for modname in $(find "$srcmods/kernel/drivers/gpu/drm" -name '*.ko' 2>/dev/null); do
    grep -q drm_crtc_init  $modname && instmods $modname
done

hostonly='' instmods hyperv_fb

Zerion Mini Shell 1.0