dracut/modules.d/99base
Dave Young ff0636635a move get_persistent_dev to dracut-functions.sh
kdump module also need to convert dev name to udev symlinks.
So better to move function get_persistent_dev() to dracut-functions.sh

Also in this patch improvement and fix the original function:
a) use udevadm info --query=name to get the kernel name.
   This will fix the issue caused by passing symbolic link of a device.
b) fix a bug to compare $_tmp instead of $i with $_dev. Really sorry,
   should have tested more carefully.

Signed-off-by: Dave Young <dyoung@redhat.com>
2012-09-10 15:50:36 +02:00
..
dracut-lib.sh hide 'setsid --help' output in emergency_shell() 2012-09-06 12:18:06 +02:00
init.sh add back scsi_wait_scan 2012-08-17 09:22:12 +02:00
initqueue.sh add initqueue --env and "online" hook 2012-03-08 11:05:29 +01:00
loginit.sh base/loginit.sh: revert "quiet" patch 2012-06-04 03:09:09 -04:00
module-setup.sh move get_persistent_dev to dracut-functions.sh 2012-09-10 15:50:36 +02:00
parse-root-opts.sh parse-root-opts: first check for ro, later for rw 2012-07-26 17:35:59 +02:00
wait-host-devs.sh wait host devs in base module 2012-08-23 10:15:09 +02:00