]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
chore(removal): eliminate bootchart module
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 18 Jan 2021 11:30:34 +0000 (11:30 +0000)
committerDaniel Molkentin <daniel@molkentin.de>
Mon, 18 Jan 2021 23:44:30 +0000 (00:44 +0100)
dracut.spec

index d1f46c67e9d89c05af0ac47e87825244fc64f427..ea9ff3c3fcfab379b45088aa99fe482c7694b1d0 100644 (file)
@@ -215,11 +215,6 @@ echo "DRACUT_VERSION=%{version}-%{release}" > $RPM_BUILD_ROOT/%{dracutlibdir}/dr
 rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/01fips
 %endif
 
-%if %{defined _unitdir}
-# for systemd, better use systemd-bootchart
-rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00bootchart
-%endif
-
 # we do not support dash in the initramfs
 rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00dash
 
@@ -328,7 +323,6 @@ echo 'dracut_rescue_image="yes"' > $RPM_BUILD_ROOT%{dracutlibdir}/dracut.conf.d/
 %endif
 
 %if %{undefined _unitdir}
-%{dracutlibdir}/modules.d/00bootchart
 %endif
 %{dracutlibdir}/modules.d/00bash
 %{dracutlibdir}/modules.d/00systemd