priorize -m over dracut.conf, add --modules and get rid of automatic use of ./dracut...
authorSeewer Philippe <philippe.seewer@bfh.ch>
Sat, 7 Mar 2009 10:53:40 +0000 (11:53 +0100)
committerHarald Hoyer <harald@redhat.com>
Sat, 7 Mar 2009 11:04:02 +0000 (12:04 +0100)
commit4cba351e289757f2648971cbbee53084e0c9b4de
tree58e3852723bb78e8478e88a94ce0b85577041c07
parentfaf882394be4434bdd8a385145e274a6264b95ba
priorize -m over dracut.conf, add --modules and get rid of automatic use of ./dracut.conf

Victor Lowther introduced -c to freely set dracut.conf. Means we can get
rid of automatic use of ./dracut.conf if -l is used, use -c instead.

Second this patch prefers options before config files and adds an option
-d|--drivers to set the modules= option.

Patch is built on top of Harald Hoyers merge tree
(git://git.surfsite.org/pub/git/dracut.git)
dracut