Blob Blame History Raw
Adjust some default settings (default shipped .conf files) for 
openSUSE and openSUSE based appliances.

Removing default LiveCD/LiveUSB user is not mandatory, 
but "linux" user is no longer needed after installation.
Note, that if user not exist, then Camamares crash!
See https://github.com/calamares/calamares/issues/577
Thus here we justion mention this option, but not enabling.

diff --git a/settings.conf b/settings.conf
--- a/settings.conf
+++ b/settings.conf
@@ -139,17 +139,19 @@ sequence:
 #  - luksopenswaphookcfg
 #  - dracutlukscfg
 #  - plymouthcfg
-  - initcpiocfg
-  - initcpio
+#  - initcpiocfg
+#  - initcpio
+# - removeuser
   - users
   - displaymanager
   - networkcfg
   - hwclock
-  - services-systemd
-#  - dracut
-  - initramfs
-#  - grubcfg
+#  - services-systemd
+  - dracut
+#  - initramfs
+  - grubcfg
   - bootloader
+  - packages
   - umount
 - show:
 #  - webview@owncloud