diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index b3cf977..39f4b65 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -3,6 +3,7 @@ Description=YaST2 Firstboot After=apparmor.service local-fs.target plymouth-start.service YaST2-Second-Stage.service Conflicts=plymouth-start.service Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service +Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service Before=display-manager.service ConditionPathExists=/var/lib/YaST2/reconfig_system OnFailure=shutdown.target diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 452b13a..b7e584d 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -3,6 +3,7 @@ Description=YaST2 Second Stage After=apparmor.service local-fs.target plymouth-start.service Conflicts=plymouth-start.service Before=getty@tty1.service serial-getty@ttyS0.service serial-getty@ttyS1.service serial-getty@ttyS2.service +Before=serial-getty@hvc0.service serial-getty@ttyAMA0.service Before=display-manager.service ConditionPathExists=/var/lib/YaST2/runme_at_boot diff --git a/yast2-installation-4.2.31.tar.bz2 b/yast2-installation-4.2.31.tar.bz2 deleted file mode 100644 index 5f10cba..0000000 --- a/yast2-installation-4.2.31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8458f2c5d2bd923afb6a4b850af26a728e2331ac06df358bad3a3d903c4c5c06 -size 461790 diff --git a/yast2-installation-4.2.32.tar.bz2 b/yast2-installation-4.2.32.tar.bz2 new file mode 100644 index 0000000..3fe4932 --- /dev/null +++ b/yast2-installation-4.2.32.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1edfa4dbe4d6934c1d611f835bb6fbca0b94a382b9efe1c32659e1c90cdd67 +size 462474 diff --git a/yast2-installation.changes b/yast2-installation.changes index b1c9f92..16de01d 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 19 09:40:45 UTC 2020 - Steffen Winterfeldt + +- don't start getty on hvc0 & ttyAMA0 before Yast2-Firstboot (bsc#1157233) +- 4.2.32 + ------------------------------------------------------------------- Mon Feb 17 17:44:48 UTC 2020 - Stefan Hundhammer diff --git a/yast2-installation.spec b/yast2-installation.spec index 5ea8544..3da8c83 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.2.31 +Version: 4.2.32 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only