Hello community,
here is the log from the commit of package yast2-live-installer for
openSUSE:Factory checked in at 2014-01-10 21:23:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-live-installer (Old)
and /work/SRC/openSUSE:Factory/.yast2-live-installer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-live-installer"
Changes:
--------
---
/work/SRC/openSUSE:Factory/yast2-live-installer/yast2-live-installer.changes
2013-11-15 14:24:40.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.yast2-live-installer.new/yast2-live-installer.changes
2014-01-10 21:23:37.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Jan 8 14:05:04 UTC 2014 - [email protected]
+
+- make inst_live_cleanup work before switch to chroot in order to
+ allow to remove 2nd stage from live installation
+- 3.1.2
+
+-------------------------------------------------------------------
Old:
----
yast2-live-installer-3.1.1.tar.bz2
New:
----
yast2-live-installer-3.1.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-live-installer.spec ++++++
--- /var/tmp/diff_new_pack.jl5UXL/_old 2014-01-10 21:23:38.000000000 +0100
+++ /var/tmp/diff_new_pack.jl5UXL/_new 2014-01-10 21:23:38.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yast2-live-installer
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: yast2-live-installer
-Version: 3.1.1
+Version: 3.1.2
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -36,7 +36,7 @@
BuildRequires: perl-XML-Writer
BuildRequires: update-desktop-files
BuildRequires: yast2
-BuildRequires: yast2-devtools >= 3.0.6
+BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: yast2-testsuite
BuildArch: noarch
++++++ yast2-live-installer-3.1.1.tar.bz2 -> yast2-live-installer-3.1.2.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-live-installer-3.1.1/VERSION
new/yast2-live-installer-3.1.2/VERSION
--- old/yast2-live-installer-3.1.1/VERSION 2013-11-15 13:07:57.000000000
+0100
+++ new/yast2-live-installer-3.1.2/VERSION 1970-01-01 01:00:00.000000000
+0100
@@ -1 +0,0 @@
-3.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-live-installer-3.1.1/package/yast2-live-installer.changes
new/yast2-live-installer-3.1.2/package/yast2-live-installer.changes
--- old/yast2-live-installer-3.1.1/package/yast2-live-installer.changes
2013-11-15 13:07:57.000000000 +0100
+++ new/yast2-live-installer-3.1.2/package/yast2-live-installer.changes
2014-01-09 20:58:18.000000000 +0100
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Jan 8 14:05:04 UTC 2014 - [email protected]
+
+- make inst_live_cleanup work before switch to chroot in order to
+ allow to remove 2nd stage from live installation
+- 3.1.2
+
+-------------------------------------------------------------------
Wed Nov 13 15:56:18 UTC 2013 - [email protected]
- Add explicit COPYING file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-live-installer-3.1.1/package/yast2-live-installer.spec
new/yast2-live-installer-3.1.2/package/yast2-live-installer.spec
--- old/yast2-live-installer-3.1.1/package/yast2-live-installer.spec
2013-11-15 13:07:57.000000000 +0100
+++ new/yast2-live-installer-3.1.2/package/yast2-live-installer.spec
2014-01-09 20:58:18.000000000 +0100
@@ -17,7 +17,7 @@
Name: yast2-live-installer
-Version: 3.1.1
+Version: 3.1.2
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -35,7 +35,7 @@
Requires: yast2-bootloader yast2-country yast2-storage
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
-BuildRequires: yast2-devtools >= 3.0.6
+BuildRequires: yast2-devtools >= 3.1.10
BuildArchitectures: noarch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-live-installer-3.1.1/src/clients/inst_live_cleanup.rb
new/yast2-live-installer-3.1.2/src/clients/inst_live_cleanup.rb
--- old/yast2-live-installer-3.1.1/src/clients/inst_live_cleanup.rb
2013-11-15 13:07:57.000000000 +0100
+++ new/yast2-live-installer-3.1.2/src/clients/inst_live_cleanup.rb
2014-01-09 20:58:18.000000000 +0100
@@ -30,6 +30,8 @@
Yast.import "Product"
Yast.import "Wizard"
Yast.import "FileUtils"
+ Yast.import "Installation"
+ Yast.import "FileUtils"
textdomain "live-installer"
@@ -39,18 +41,18 @@
# Call a script if it exists
@scriptname = "/usr/bin/correct_live_install"
- if FileUtils.Exists(@scriptname)
+ if FileUtils.Exists(File.join(Installation.destdir, @scriptname))
Builtins.y2milestone(
"Calling %1 returned %2",
@scriptname,
- SCR.Execute(path(".target.bash_output"), @scriptname)
+ SCR.Execute(path(".target.bash_output"), "chroot " +
Installation.destdir + " " + @scriptname)
)
Builtins.y2milestone(
"Removing %1 returned %2",
@scriptname,
SCR.Execute(
path(".target.bash_output"),
- Builtins.sformat("/bin/rm %1", @scriptname)
+ Builtins.sformat("chroot " + Installation.destdir + " /bin/rm %1",
@scriptname)
)
)
else
@@ -66,7 +68,7 @@
@out = Convert.to_map(
SCR.Execute(
path(".target.bash_output"),
- "/bin/rpm -e yast2-live-installer"
+ "chroot " + Installation.destdir + " /bin/rpm -e
yast2-live-installer"
)
)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]