Neil Bothwick wrote: > On Sat, 07 Feb 2015 15:35:41 -0600, Dale wrote: > >> DRACUT_MODULES="(-biosdevname%) (-bootchart%) (-btrfs%) (-caps%) >> (-cifs%) (-crypt%) (-crypt-gpg%) (-crypt-loop%) (-dash%) (-dmraid%) >> (-dmsquash-live%) (-gensplash%) (-iscsi%) (-livenet%) (-lvm%*) >> (-mdraid%) (-multipath%) (-nbd%) (-nfs%) (-plymouth%) (-ssh-client%) >> (-syslog%) (-systemd%)" 0 KiB >> >> Total: 1 package (1 upgrade), Size of downloads: 0 KiB >> root@fireball / # >> >> >> >> The old version seems fine with my config and enables lvm etc. The new >> version says no and disables everything. I've read the wiki page and I >> have no clue why it is doing that. > From the Changelog: > > At the request of QA team the use of DRACUT_MODULES use-expand has been > removed as well as run-time (pseudo-suggested) dependencies. Instead, > the list of suggested dependencies is printed in postinst log message. > See bug #498832. > > So DRACUT_MODULES is no longer used. > >
Great. I peeked in the ebuild but didn't check the changelog. So, I'll try removing the line and see what blows up. Jeez, what a way to find out. lol Thanks. Dale :-) :-)

