1
0

Accepting request 242222 from YaST:Head

submit new version 3.1.105

OBS-URL: https://build.opensuse.org/request/show/242222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=306
This commit is contained in:
Stephan Kulow 2014-07-27 06:25:47 +00:00 committed by Git OBS Bridge
commit 55f453004a
6 changed files with 39 additions and 7 deletions

View File

@ -1,7 +1,7 @@
[Unit]
Description=YaST2 Firstboot
After=apparmor.service local-fs.target YaST2-Second-Stage.service plymouth-start.service
Before=getty@tty1.service xdm.service network.service NetworkManager.service
Before=getty@tty1.service display-manager.service network.service NetworkManager.service
ConditionPathExists=/var/lib/YaST2/reconfig_system
[Service]

View File

@ -1,13 +1,16 @@
[Unit]
Description=YaST2 Second Stage
After=apparmor.service local-fs.target plymouth-start.service
Before=getty@tty1.service xdm.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
Before=getty@tty1.service display-manager.service network.service NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
ConditionPathExists=/var/lib/YaST2/runme_at_boot
[Service]
Type=oneshot
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
ExecStartPre=-/usr/bin/plymouth --hide-splash
# Workaround of bug in plymouth --> using deactivate option
# in second boot stage in order to start ncurses yast correctly
# (bnc#886488)
ExecStartPre=-/usr/bin/plymouth deactivate --hide-splash
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
RemainAfterExit=yes
TimeoutSec=0

View File

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

View File

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

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Jul 24 14:42:59 UTC 2014 - lslezak@suse.cz
- do not repeat release notes downloading on network time out
(bnc#885486)
- 3.1.105
-------------------------------------------------------------------
Thu Jul 24 11:52:43 CEST 2014 - aschnell@suse.de
- do not log sensitive information in y2start.log (bnc#888645)
- 3.1.104
-------------------------------------------------------------------
Tue Jul 22 08:13:41 CEST 2014 - snwint@suse.de
- linuxrc already provides proxy settings in URL form - so use it
- 3.1.103
-------------------------------------------------------------------
Mon Jul 21 12:10:43 CEST 2014 - schubi@suse.de
- taking display-manager.service instead of xdm.service in the
second boot stage (bnc#886654, 884447)
- Workaround of bug in plymouth --> using deactivate option
in second boot stage in order to start ncurses yast correctly
(bnc#886488)
- 3.1.102
-------------------------------------------------------------------
Wed Jul 16 09:15:10 UTC 2014 - jsrain@suse.cz

View File

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