File 3.4-packages.conf.patch of Package calamares
--- a/src/modules/packages/packages.conf
+++ b/src/modules/packages/packages.conf
@@ -36,7 +36,7 @@
# Not actually a package manager, but suitable for testing:
# - dummy - Dummy manager, only logs
#
-backend: dummy
+backend: zypp
#
# Often package installation needs an internet connection.
@@ -60,7 +60,7 @@
# Therefore set also "update_system" to 'true'.
#
skip_if_no_internet: false
-update_db: true
+update_db: false
update_system: false
# pacman specific options
@@ -203,12 +203,6 @@
# of packages, this can lead to a considerable time savings.
#
operations:
- - install:
- - vi
- - vi-${LOCALE}
- - wget
- - binutils
- - remove:
- - vi
- - wget
- - binutils
+ - try_remove:
+ - calamares
+ - dracut-kiwi-live