Skip to content

Commit 1befc64

Browse files
LaszloGombosjohannbg
authored andcommitted
feat(gensplash): remove module
splashutils Gentoo package (a dependency for the gensplash dracut module) is non existent in the official Gentoo repositories.
1 parent e455273 commit 1befc64

File tree

7 files changed

+0
-153
lines changed

7 files changed

+0
-153
lines changed

.github/labeler.yml

-3
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,6 @@ url-lib:
8787
drm:
8888
- modules.d/50drm/*
8989

90-
gensplash:
91-
- modules.d/50gensplash/*
92-
9390
plymouth:
9491
- modules.d/50plymouth/*
9592

modules.d/50gensplash/README

-42
This file was deleted.

modules.d/50gensplash/gensplash-emergency.sh

-6
This file was deleted.

modules.d/50gensplash/gensplash-newroot.sh

-6
This file was deleted.

modules.d/50gensplash/gensplash-pretrigger.sh

-12
This file was deleted.

modules.d/50gensplash/module-setup.sh

-81
This file was deleted.

pkgbuild/dracut.spec

-3
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,6 @@ rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00dash
217217
# we do not support mksh in the initramfs
218218
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/00mksh
219219

220-
# remove gentoo specific modules
221-
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/50gensplash
222-
223220
%if %{defined _unitdir}
224221
# with systemd IMA and selinux modules do not make sense
225222
rm -fr -- $RPM_BUILD_ROOT/%{dracutlibdir}/modules.d/96securityfs

0 commit comments

Comments
 (0)