- Removal of SYSTEMCTL_OPTIONS environment variable (fate#323393)
- 4.0.19 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=921
This commit is contained in:
parent
b278015891
commit
10b4b33aad
@ -7,7 +7,7 @@ ConditionPathExists=/var/lib/YaST2/reconfig_system
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
|
||||
Environment=TERM=linux
|
||||
ExecStartPre=-/usr/bin/plymouth quit
|
||||
ExecStartPre=-/usr/bin/plymouth --wait
|
||||
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
|
||||
|
@ -14,7 +14,7 @@ Type=oneshot
|
||||
# clash), empty path causes that the installed modules are not found. Sysconfig
|
||||
# and envvar extensions are still loaded, /etc/sysconfig/proxy values are still
|
||||
# used correctly (see bnc#866692 and bnc#866692 for details).
|
||||
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux PX_MODULE_PATH=""
|
||||
Environment=TERM=linux PX_MODULE_PATH=""
|
||||
# Workaround of bug in plymouth --> using deactivate option
|
||||
# in second boot stage in order to start ncurses yast correctly
|
||||
# (bnc#886488)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:845fa70d41803309e362d13756e7915eb047147b91a1fccb30d80e7bbee945d3
|
||||
size 452282
|
3
yast2-installation-4.0.19.tar.bz2
Normal file
3
yast2-installation-4.0.19.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8347d3510c62dafcb006d31897dd65c2e25dca47e72f84ef81d40e8e5b5d148a
|
||||
size 452038
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 18 13:20:47 UTC 2017 - gsouza@suse.com
|
||||
|
||||
- Removal of SYSTEMCTL_OPTIONS environment variable (fate#323393)
|
||||
- 4.0.19
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 13 16:07:47 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 4.0.18
|
||||
Version: 4.0.19
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user