[arch-projects] [mkinitcpio] [GIT] The official mkinitcpio repository branch master updated. 0.8.2-21-gbe9a426

Dave Reisner dreisner at archlinux.org
Tue Feb 21 20:54:06 EST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official mkinitcpio repository".

The branch, master has been updated
       via  be9a42675f3ea125c9daa45986a3b58ba8bae226 (commit)
      from  a8beffd774be11956041997224878202d1aa970f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit be9a42675f3ea125c9daa45986a3b58ba8bae226
Author: Dave Reisner <dreisner at archlinux.org>
Date:   Tue Feb 21 16:47:56 2012 -0500

    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 at archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 install/autodetect |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The official mkinitcpio repository


More information about the arch-projects mailing list