Description of problem: If you include an "=" sign after "--builtin", the option appears to be ignored. Version-Release number of selected component (if applicable): mkinitrd-3.4.28-1 How reproducible: Always Steps to Reproduce: # mkinitrd -f --builtin raid1 /boot/initrd-2.4.20.img 2.4.20 (...no error...) # mkinitrd -f --builtin=raid1 /boot/initrd-2.4.20.img 2.4.20 No module raid1 found for kernel 2.4.20 Expected Results: "--builtin raid1" should be equivalent to "--builtin=raid1" Additional info:
For now, workaround with '--builtin foo' but the fix is in cvs and will be in 3.4.34-1