From 4e433c4e7121515435fb38e4962c0b4b8f7ec28d4e71aedc6ec2019b492e67fc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 4 Mar 2022 15:00:09 +0000 Subject: [PATCH] - Avoid terminal login prompt when running Second Stage service (bsc#1196594 and related to bsc#1195059). - 4.4.47 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1164 --- YaST2-Second-Stage.service | 4 +++- yast2-installation-4.4.46.tar.bz2 | 3 --- yast2-installation-4.4.47.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.4.46.tar.bz2 create mode 100644 yast2-installation-4.4.47.tar.bz2 diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 4c10298..48b5cf4 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -2,7 +2,9 @@ Description=YaST2 Second Stage After=apparmor.service local-fs.target plymouth-start.service systemd-user-sessions.service Conflicts=plymouth-start.service -Before=getty-pre.target display-manager.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 [Service] diff --git a/yast2-installation-4.4.46.tar.bz2 b/yast2-installation-4.4.46.tar.bz2 deleted file mode 100644 index b1e236b..0000000 --- a/yast2-installation-4.4.46.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d311b118b4b26a0faf957fc093ba0fa4eb36fcd738ccc572facb980968ae7c2e -size 1481481 diff --git a/yast2-installation-4.4.47.tar.bz2 b/yast2-installation-4.4.47.tar.bz2 new file mode 100644 index 0000000..6e58e3b --- /dev/null +++ b/yast2-installation-4.4.47.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf7bb6af1925dcad9ea785558c576b7f7d9c3507ba86cb5a2ab82a46678fb5b +size 1481645 diff --git a/yast2-installation.changes b/yast2-installation.changes index 593cc80..73739ee 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 4 13:14:15 UTC 2022 - José Iván López González + +- Avoid terminal login prompt when running Second Stage service + (bsc#1196594 and related to bsc#1195059). +- 4.4.47 + ------------------------------------------------------------------- Thu Mar 3 17:58:27 UTC 2022 - Ladislav Slezák diff --git a/yast2-installation.spec b/yast2-installation.spec index e59969f..2300167 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.46 +Version: 4.4.47 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only