]> git.ipfire.org Git - thirdparty/dracut.git/commit
module-setup.sh: Add ARM specific driver to initramfs image
authorPrarit Bhargava <prarit@redhat.com>
Mon, 5 Jun 2017 11:51:36 +0000 (07:51 -0400)
committerHarald Hoyer <harald@redhat.com>
Tue, 6 Jun 2017 11:39:43 +0000 (13:39 +0200)
commitfd24c90c363109e1693161a5d5c51190bb99cd29
treea76e0a58bbca191f23cef69020b61bdb9ef1713c
parent1856ae95c873a6fe855b3dccd0144f1a96b9e71c
module-setup.sh: Add ARM specific driver to initramfs image

If a hisi_sas storage device is used as / during system install, the
resulting installation will not boot because the hisi_sas driver is not
included in the initramfs.

The Hisilicon storage driver needs to be added to the initramfs image for
aarch64 kernels.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: dzickus@redhat.com
Cc: dmarlin@redhat.com
Cc: wefu@redhat.com
Cc: harald@redhat.com
modules.d/90kernel-modules/module-setup.sh