dracut/modules.d/99base
Colin Guthrie 54f1a77fb6 init: Fix bogus message about invalid root device.
When the initqueue cannot be processed, it might be about an invalid
root device (in which case a separate message produced via
wait_for_dev() should be displayed anyway), but it could also
be for any other reason (e.g. /dev/resume not existing).

Therefore, it is best to use a more generic error message.

Also a minor tab->space conversion in the near vacinity of
the real change.
2012-01-09 13:34:40 +01:00
..
dracut-lib.sh resume: Fix failure when invalid device passed via 'resume=' 2012-01-09 13:33:13 +01:00
init init: Fix bogus message about invalid root device. 2012-01-09 13:34:40 +01:00
initqueue 99base: whitespace fix 2011-08-22 11:19:19 +02:00
loginit removed trailing whitespaces 2011-05-10 11:56:09 +02:00
module-setup.sh */module-setup.sh: use host_fs_types host_devs 2011-12-15 14:49:03 +01:00
parse-root-opts.sh add missing shebang 2011-02-23 09:38:25 +01:00