From bc176e0da24c277c76f1649ef067c90cfa9892e475251c1a6ebc75fafdef6b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Suchomel?= Date: Thu, 28 Jun 2012 13:36:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=204 --- YaST2-Firstboot.service | 2 +- YaST2-Second-Stage.service | 2 +- yast2-installation-2.22.8.tar.bz2 | 3 --- yast2-installation-2.22.9.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 2 +- 6 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 yast2-installation-2.22.8.tar.bz2 create mode 100644 yast2-installation-2.22.9.tar.bz2 diff --git a/YaST2-Firstboot.service b/YaST2-Firstboot.service index 55180b9..d32121c 100644 --- a/YaST2-Firstboot.service +++ b/YaST2-Firstboot.service @@ -6,7 +6,7 @@ ConditionPathExists=/var/lib/YaST2/reconfig_system [Service] Type=oneshot -Environment=SYSTEMD_NO_WRAP=1 +Environment=SYSTEMD_NO_WRAP=1 TERM=linux ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system diff --git a/YaST2-Second-Stage.service b/YaST2-Second-Stage.service index 91d30b2..eee8a4c 100644 --- a/YaST2-Second-Stage.service +++ b/YaST2-Second-Stage.service @@ -6,7 +6,7 @@ ConditionPathExists=/var/lib/YaST2/runme_at_boot [Service] Type=oneshot -Environment=SYSTEMD_NO_WRAP=1 +Environment=SYSTEMD_NO_WRAP=1 TERM=linux ExecStartPre=-/usr/bin/plymouth --hide-splash ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage RemainAfterExit=yes diff --git a/yast2-installation-2.22.8.tar.bz2 b/yast2-installation-2.22.8.tar.bz2 deleted file mode 100644 index 1c59312..0000000 --- a/yast2-installation-2.22.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9686dc0553e2e33df92fa566890bd5dba30bb96dbebe6c921752474f59066472 -size 284113 diff --git a/yast2-installation-2.22.9.tar.bz2 b/yast2-installation-2.22.9.tar.bz2 new file mode 100644 index 0000000..ce256e2 --- /dev/null +++ b/yast2-installation-2.22.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf8f15e5910ea75ab0c11804448446fadd149770497114a549ce6a8f1c166be +size 284458 diff --git a/yast2-installation.changes b/yast2-installation.changes index b24846b..3a74f2c 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 28 14:36:08 CEST 2012 - jsuchome@suse.cz + +- set TERM=linux for 2nd stage services, to keep ncurses nice + (bnc#768356) +- 2.22.9 + ------------------------------------------------------------------- Mon Jun 25 15:43:43 CEST 2012 - jsuchome@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 9b241aa..0fafb72 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 2.22.8 +Version: 2.22.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build