diff --git a/config.sh b/config.sh
index 1ad67d5..cc73329 100644
--- a/config.sh
+++ b/config.sh
@@ -28,6 +28,7 @@ rpm -q binutils && rpm -e --nodeps binutils
rpm -q wodim && rpm -e --nodeps wodim
# Actually a hack: xrdb requires this, but on livecds it's not used
rpm -qa | grep "^cpp" | xargs -r rpm -e --nodeps
+rpm -qa | grep "^libisl" | xargs -r rpm -e
# GTK 3 hard-requires this for some reason. The only GTK3 application is Firefox,
# which has its own icons and we have breeze for the rest.
@@ -64,6 +65,9 @@ if [ "$desktop" = "x11" ]; then
# Only used for X11 acceleration on vmwgfx, saves ~47MiB
rpm -e --nodeps Mesa-gallium
+ # Surely that specific font isn't necessary
+ rpm -e --nodeps google-poppins-fonts
+
# Generated on boot if missing
rm /etc/udev/hwdb.bin
fi
@@ -93,7 +97,7 @@ zypper --non-interactive rm yast2-trans-{uk,sv,ru,ja,da,cs,sr,vi} || :
rm -rf /usr/share/doc/packages/*
# Save more than 200 MiB by removing this, not very useful for lives
-rm -rf /lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,qcom,cypress,dpaa2,bnx2x}
+rm -rf /lib/firmware/{liquidio,netronome,qed,mrvl,mellanox,qcom,cypress,dpaa2,bnx2x,cxgb4}
# Not needed, boo#1166406
rm -f /boot/vmlinux*.[gx]z
diff --git a/list-common.sh b/list-common.sh
index 259e8ed..1c4b894 100644
--- a/list-common.sh
+++ b/list-common.sh
@@ -69,6 +69,7 @@ buildignore 'python*-pip'
buildignore multipath-tools-rbd
+buildignore acpica
buildignore xorg-x11-Xvnc
buildignore cabextract
buildignore sssd
diff --git a/livecd-leap-gnome.kiwi b/livecd-leap-gnome.kiwi
index d5638f6..2cb72ff 100644
--- a/livecd-leap-gnome.kiwi
+++ b/livecd-leap-gnome.kiwi
@@ -178,6 +178,8 @@
+
+
diff --git a/livecd-leap-kde.kiwi b/livecd-leap-kde.kiwi
index 3fb2ec9..9933d03 100644
--- a/livecd-leap-kde.kiwi
+++ b/livecd-leap-kde.kiwi
@@ -178,6 +178,8 @@
+
+
diff --git a/livecd-leap-x11.kiwi b/livecd-leap-x11.kiwi
index 63943a5..16fc785 100644
--- a/livecd-leap-x11.kiwi
+++ b/livecd-leap-x11.kiwi
@@ -178,6 +178,8 @@
+
+
diff --git a/livecd-leap-xfce.kiwi b/livecd-leap-xfce.kiwi
index 56650f0..210fe27 100644
--- a/livecd-leap-xfce.kiwi
+++ b/livecd-leap-xfce.kiwi
@@ -178,6 +178,8 @@
+
+
diff --git a/livecd-openSUSE.changes b/livecd-openSUSE.changes
index 0c85b6d..455d007 100644
--- a/livecd-openSUSE.changes
+++ b/livecd-openSUSE.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Tue Oct 5 11:05:29 UTC 2021 - Fabian Vogt
+
+- list-common: Drop acpica
+- config.sh: Drop libisl*, only needed by cpp which got dropped already
+- config.sh: Drop google-poppins-fonts, cxgb4 firmware
+
-------------------------------------------------------------------
Thu Sep 30 07:34:07 UTC 2021 - Fabian Vogt
diff --git a/livecd-tumbleweed-gnome.kiwi b/livecd-tumbleweed-gnome.kiwi
index 80372f7..7fb9d57 100644
--- a/livecd-tumbleweed-gnome.kiwi
+++ b/livecd-tumbleweed-gnome.kiwi
@@ -178,6 +178,8 @@
+
+
diff --git a/livecd-tumbleweed-kde.kiwi b/livecd-tumbleweed-kde.kiwi
index c374718..6ea343d 100644
--- a/livecd-tumbleweed-kde.kiwi
+++ b/livecd-tumbleweed-kde.kiwi
@@ -178,6 +178,8 @@
+
+
diff --git a/livecd-tumbleweed-x11.kiwi b/livecd-tumbleweed-x11.kiwi
index b6f3413..f2c43f1 100644
--- a/livecd-tumbleweed-x11.kiwi
+++ b/livecd-tumbleweed-x11.kiwi
@@ -178,6 +178,8 @@
+
+
diff --git a/livecd-tumbleweed-xfce.kiwi b/livecd-tumbleweed-xfce.kiwi
index f736bde..e406ce4 100644
--- a/livecd-tumbleweed-xfce.kiwi
+++ b/livecd-tumbleweed-xfce.kiwi
@@ -178,6 +178,8 @@
+
+