1
0
Jiří Suchomel 2012-06-28 13:36:59 +00:00 committed by Git OBS Bridge
parent 37ad49ff8a
commit bc176e0da2
6 changed files with 13 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9686dc0553e2e33df92fa566890bd5dba30bb96dbebe6c921752474f59066472
size 284113

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:acf8f15e5910ea75ab0c11804448446fadd149770497114a549ce6a8f1c166be
size 284458

View File

@ -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

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 2.22.8
Version: 2.22.9
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build