mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
d19a6d5c80
The vdev_id script requires awk, grep, and head. Use dracut_install to ensure that these commands are available in the initrd environment. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Karsten Kretschmer <kkretschmer@gmail.com> Closes #6443 Closes #6452