diff --git a/config.sh b/config.sh
index 3997369..e7a5c2c 100644
--- a/config.sh
+++ b/config.sh
@@ -120,6 +120,9 @@ pam-config -a --nullok
: > /var/log/zypper.log
+# Create fstab if it doesn't exist (Work around boo#1185815)
+>>/etc/fstab
+
# Add Installation and upgrade icons to the desktop
if [ "$desktop" = "kde" ]; then
# bug 989897, avoid creating desktop directory on KDE so that the default items are added on first login
diff --git a/list-kde.sh b/list-kde.sh
index 03b756d..69d0cd8 100644
--- a/list-kde.sh
+++ b/list-kde.sh
@@ -36,10 +36,14 @@ buildignore ispell
# No fun allowed
buildignore patterns-kde-kde_games
-
+# No PIM
+buildignore patterns-kde-kde_pim
# Not really useful here, except for kcharselect.
buildignore patterns-kde-kde_utilities
install kcharselect
+# Ignore
+buildignore plasma-nm5-openconnect
+buildignore plasma-nm5-openvpn
# Pulls in docbook and friends, ~50MiB.
# Excludedocs is enabled, so documentation is broken anyway
@@ -48,9 +52,6 @@ buildignore kdoctools
# Moved here from list-common.sh, too big for x11
install xf86-video-vmware i686,x86_64
-# No PIM
-buildignore patterns-kde-kde_pim
-
buildignore digikam
buildignore gdb
buildignore hugin
diff --git a/livecd-leap-kde.kiwi b/livecd-leap-kde.kiwi
index a18abfa..bf0ce93 100644
--- a/livecd-leap-kde.kiwi
+++ b/livecd-leap-kde.kiwi
@@ -480,14 +480,18 @@
+
+
+
+
+
+
-
-
diff --git a/livecd-openSUSE.changes b/livecd-openSUSE.changes
index 5c74c67..74443a2 100644
--- a/livecd-openSUSE.changes
+++ b/livecd-openSUSE.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Mon May 10 07:37:43 UTC 2021 - Fabian Vogt
+
+- Create /etc/fstab if it doesn't exist (boo#1185815)
+- list-kde: Ignore plasma-nm5-openconnect and plasma-nm5-openvpn
+
-------------------------------------------------------------------
Mon Apr 26 11:16:03 UTC 2021 - Fabian Vogt
diff --git a/livecd-tumbleweed-kde.kiwi b/livecd-tumbleweed-kde.kiwi
index 576e16f..a47bbdb 100644
--- a/livecd-tumbleweed-kde.kiwi
+++ b/livecd-tumbleweed-kde.kiwi
@@ -474,14 +474,18 @@
+
+
+
+
+
+
-
-