forked from pool/yast2-installation
Accepting request 238497 from YaST:Head
submit new version 3.1.96 OBS-URL: https://build.opensuse.org/request/show/238497 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=302
This commit is contained in:
commit
03c333ed8d
@ -9,7 +9,7 @@ Type=oneshot
|
|||||||
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
|
Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
|
||||||
ExecStartPre=-/usr/bin/plymouth --hide-splash
|
ExecStartPre=-/usr/bin/plymouth --hide-splash
|
||||||
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
|
ExecStart=/usr/lib/YaST2/startup/YaST2.Firstboot
|
||||||
ExecStartPost=/bin/rm -f /var/lib/YaST2/reconfig_system
|
ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/reconfig_system
|
||||||
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
|
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
|
||||||
TimeoutSec=0
|
TimeoutSec=0
|
||||||
RemainAfterExit=true
|
RemainAfterExit=true
|
||||||
|
@ -11,7 +11,7 @@ ExecStartPre=-/usr/bin/plymouth --hide-splash
|
|||||||
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
|
ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
TimeoutSec=0
|
TimeoutSec=0
|
||||||
ExecStartPost=/bin/rm -f /var/lib/YaST2/runme_at_boot
|
ExecStartPost=/usr/bin/rm -f /var/lib/YaST2/runme_at_boot
|
||||||
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
|
ExecStartPost=/usr/bin/systemctl restart systemd-vconsole-setup.service
|
||||||
StandardInput=tty
|
StandardInput=tty
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b7afdcb76ddcb119854b6146afc77e9cb63a3aabbe4b971a7266af971dd7f353
|
|
||||||
size 1209004
|
|
3
yast2-installation-3.1.96.tar.bz2
Normal file
3
yast2-installation-3.1.96.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c15b432f3b4dff59b29481013febf30eeba23c9ecacfee484db6f6e370f5f16f
|
||||||
|
size 1209542
|
@ -1,3 +1,57 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 23 16:09:32 CEST 2014 - locilka@suse.com
|
||||||
|
|
||||||
|
- Changed /bin/rm path to /usr/bin/rm path (bnc#882453)
|
||||||
|
- 3.1.96
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 23 13:02:27 UTC 2014 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- directly export autoyast profile to target file (bnc#881108)
|
||||||
|
- 3.1.95
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 19 19:05:10 UTC 2014 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- removed random_finish client, haveged service is by default
|
||||||
|
enabled, no need for explicit enabling by Yast
|
||||||
|
(gh#yast/yast-installation#214)
|
||||||
|
- 3.1.94
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 18 11:47:26 UTC 2014 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- make sure the CIO ignore config file ends with a new line
|
||||||
|
(bnc#883198)
|
||||||
|
- 3.1.93
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 17 12:34:33 UTC 2014 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- inst_upgrade_urls.rb: set the future target distribution to not
|
||||||
|
ignore the SCC online repositories in libzypp (bnc#881320)
|
||||||
|
- 3.1.92
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 16 12:33:18 UTC 2014 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- write list of active devices for cio_ignore ( partially written
|
||||||
|
by Ihno )
|
||||||
|
- 3.1.91
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 12 15:20:04 UTC 2014 - jreidinger@suse.com
|
||||||
|
|
||||||
|
- restore backup if yast failed during installation/upgrade
|
||||||
|
(bnc#882039)
|
||||||
|
- 3.1.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 12 08:27:01 UTC 2014 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- properly enable the add-on module in the installation workflow
|
||||||
|
- 3.1.89
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 3 13:53:15 UTC 2014 - lslezak@suse.cz
|
Tue Jun 3 13:53:15 UTC 2014 - lslezak@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 3.1.88
|
Version: 3.1.96
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user