dracut.spec: Recommends grubby

master
Harald Hoyer 2015-06-23 15:21:37 +02:00
parent ac13778f60
commit 47ff68e78b
1 changed files with 4 additions and 0 deletions

View File

@ -113,6 +113,10 @@ Requires: util-linux-ng >= 2.21


Conflicts: mdadm < 3.2.6-14 Conflicts: mdadm < 3.2.6-14


%if 0%{?fedora} > 22
Recommends: grubby
%endif

%description %description
dracut contains tools to create a bootable initramfs for 2.6 Linux kernels. dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
Unlike existing implementations, dracut does hard-code as little as possible Unlike existing implementations, dracut does hard-code as little as possible