summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-02-21 22:47:56 +0100
committerDave Reisner <dreisner@archlinux.org>2012-02-22 02:54:06 +0100
commitbe9a42675f3ea125c9daa45986a3b58ba8bae226 (patch)
treeb144c540d816efdafe2d16175c3af6ccdb8d463c /init
parenta8beffd774be11956041997224878202d1aa970f (diff)
downloadmkinitcpio-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 'init')
0 files changed, 0 insertions, 0 deletions