From 61b43c58172651c2c99b64a89c225d3db7297622 Mon Sep 17 00:00:00 2001 From: James Reilly Date: Sat, 21 Dec 2024 22:54:10 +0530 Subject: [PATCH] add plymouth --- build.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 6e588f0..a8b2f64 100755 --- a/build.sh +++ b/build.sh @@ -10,9 +10,10 @@ ln -sf /run /var/run dnf config-manager --set-enabled crb dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm -dnf -y install @multimedia gstreamer1-plugins-{bad-free,bad-free-libs,good,base} lame{,-libs} libjxl +dnf -y install @multimedia gstreamer1-plugins-{bad-free,bad-free-libs,good,base} lame{,-libs} libjxl plymouth plymouth-system-theme + +dnf group install -y --nobest Workstation -dnf group install -y --nobest Workstation # dnf remove -y $(dnf repoquery --installonly --latest-limit 1 -q)