forked from pool/yast2-installation
This commit is contained in:
parent
37ad49ff8a
commit
bc176e0da2
@ -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
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9686dc0553e2e33df92fa566890bd5dba30bb96dbebe6c921752474f59066472
|
||||
size 284113
|
3
yast2-installation-2.22.9.tar.bz2
Normal file
3
yast2-installation-2.22.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acf8f15e5910ea75ab0c11804448446fadd149770497114a549ce6a8f1c166be
|
||||
size 284458
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.22.8
|
||||
Version: 2.22.9
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user