File 3.2-unpackfs.conf.patch.SuSE of Package calamares
--- a/etc/calamares/modules/unpackfs.conf 2022-03-04 06:26:58.008874972 +0300
+++ b/etc/calamares/modules/unpackfs.conf 2022-03-02 20:14:46.081111901 +0300
@@ -94,7 +94,7 @@
- source: "/run/overlay/rootfsbase"
sourcefs: "ext4"
destination: "/"
- exclude: [ "/etc/dracut.conf.d/02-livecd.conf" ]
+ exclude: [ "/etc/dracut.conf.d/02-livecd.conf", "/usr/lib/udev/rules.d/99-livecd.rules", "/installkey.gpg", "/installkey.gpg~", "/license.tar.gz", "/pubkeys/" ]
# - source: src/qml/calamares/slideshow
# sourcefs: file
# destination: "/tmp/slideshow/"