Skip to content

Commit

Permalink
add plymouth
Browse files Browse the repository at this point in the history
  • Loading branch information
hanthor committed Dec 21, 2024
1 parent 44c26c4 commit 61b43c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 61b43c5

Please sign in to comment.