On 07/02/2009 04:15 PM, Daniel Drake wrote:
--- modules.d/95udev-rules/install | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/modules.d/95udev-rules/install b/modules.d/95udev-rules/install index 8a3d8e9..f8ea69a 100755 --- a/modules.d/95udev-rules/install +++ b/modules.d/95udev-rules/install @@ -12,6 +12,11 @@ inst_rules 50-udev.rules 95-late.rules # ignore some devices in the initrd inst_rules "$moddir/01-ignore.rules" +# for firmware loading +inst_rules 50-firmware.rules +dracut_install /lib/udev/firmware.sh +dracut_install cat uname + if [ ! -x /lib/udev/vol_id ]; then dracut_install blkid fi
pushed -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html