diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-02-21 22:47:56 +0100 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2012-02-22 02:54:06 +0100 |
commit | be9a42675f3ea125c9daa45986a3b58ba8bae226 (patch) | |
tree | b144c540d816efdafe2d16175c3af6ccdb8d463c /README | |
parent | a8beffd774be11956041997224878202d1aa970f (diff) | |
download | mkinitcpio-be9a42675f3ea125c9daa45986a3b58ba8bae226.tar.gz mkinitcpio-be9a42675f3ea125c9daa45986a3b58ba8bae226.tar.xz |
autodetect: resolve guessed filesystem modules
Trading out modinfo for modprobe allows us to detect filesystems like
ext2 and ext3 which might be aliased to ext4 in the case of Kconfig
CONFIG_EXT4_USE_FOR_EXT23 being enabled. Maybe this catches other insane
corner cases, too.
Since we now treat this as possible aliases, we also need to be mindful
of the fact that it could resolve to multiple module names. Assign the
output as an array to respect this.
Fixes FS#28569.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions