]> granicus.if.org Git - zfs/commit
Add missing zfs-dracut RPM dependencies
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 31 Jul 2018 17:17:44 +0000 (10:17 -0700)
committerGitHub <noreply@github.com>
Tue, 31 Jul 2018 17:17:44 +0000 (10:17 -0700)
commit3905caceaf21d4207ffff8a086e977f02cba7c0c
treed49835c27d09b271378aaaf147f0a2184e81cce5
parent9b9d1adc38d14f0e01564b980662006589227f0a
Add missing zfs-dracut RPM dependencies

The zfs-dracut package requires the hostid, basename, head, awk,
and grep utilities be installed.  The first three are provided by
coreutils but additional dependencies are required for awk and grep.

Reviewed-by: Manuel Amador (Rudd-O) <rudd-o@rudd-o.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7729
Closes #7747
rpm/generic/zfs.spec.in