Updating initramfs.img: 25102 блоков dracut-install not found! ERROR: dracut failed When USE optimization is enabled /usr/lib/dracut/dracut-install is installed, dracut works fine.
http://permalink.gmane.org/gmane.linux.kernel.initramfs/3389 "- removed inst*() shell pure versions, dracut-install binary is in charge now" So "optimization" use flag should be removed.
I agree, USE optimization should be removed, seems all known problems with it are solved.
Thank you! +*dracut-033-r1 (25 Sep 2013) + + 25 Sep 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> dracut-033.ebuild, + +dracut-033-r1.ebuild: + Dropped optimization flag, because it is no longer an option. dracut-install + binary is installed into libdir, therefore it was required to set target lib + directory according to multilib rules. + + It fixes bug #485218 and bug #485202. +