Update virtualization installation script
This commit is contained in:
+2
-2
@@ -7,6 +7,7 @@ set -eoux pipefail
|
||||
###############################################################################
|
||||
echo "Installing Virtualization, Plasma Setup and Hardware Helpers..."
|
||||
dnf5 install -y \
|
||||
--allowerasing \
|
||||
libvirt-daemon \
|
||||
libvirt-daemon-driver-qemu \
|
||||
libvirt-daemon-config-network \
|
||||
@@ -19,8 +20,7 @@ dnf5 install -y \
|
||||
plasma-setup \
|
||||
libva-utils \
|
||||
#intel-media-driver \
|
||||
micro \
|
||||
--allowerasing
|
||||
micro
|
||||
|
||||
# --- 2. Die sofortige Bereinigung (WICHTIG!) ---
|
||||
echo "Cleaning up this layer..."
|
||||
|
||||
Reference in New Issue
Block a user