[meego-commits] 5103: Changes to Trunk:Testing/installer

Yu WANG yu.a.wang at intel.com
Wed Jun 30 11:02:33 UTC 2010


Hi,
I have made the following changes to installer in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Yu WANG

[This message was auto-generated]

---

Request #5103:

  submit:   home:arron:branches:Trunk:Testing/installer(r4)(cleanup) -> Trunk:Testing/installer


Message:
    update to 0.55 merged the fix for BMC #2554 #1279 #1168 #1854 #2946 #1401 #1618 #1913 #1943 #1224 #1750

State:   new          2010-06-29T22:59:00 arron
Comment: None



changes files:
--------------
--- installer.changes
+++ installer.changes
@@ -0,0 +1,10 @@
+* Wed Jun 30 2010 Yu <yu.a.wang at intel.com> - 0.55
+- Update to 0.55
+- Merged the fix for BMC #2554 #1279 #1168 #1854 #2946 #1401 #1618 #1913 #1943 #1224 #1750
+
+* Wed Jun 30 2010 Yu <yu.a.wang at intel.com> - 0.54
+- Fix installer hangs on "Finding storage devices" on HD with LUKS partition by add an error messagewindow to safely exit the installer (BMC#2554)
+
+* Fri Jun 25 2010 Yu <yu.a.wang at intel.com> - 0.54
+- Fix  Installation process hangs if set '/' as ext3 (BMC#1297)
+
@@ -2,0 +13,4 @@
+
+* Thu Jun 17 2010 Yu <yu.a.wang at intel.com> - 0.54
+- Fix hang if I create more than 10 200M partitions in unpartition disk (BMC #1168)
+- Fix the "what drive would you like to boot this installation from?" option is disabled at first time (BMC #1854)

old:
----
  fix-1401-correct-additional-boot-options.patch
  fix-1618-different-arrow-size.patch
  fix-1913-mix-language-string-in-partition-window.patch
  fix-1943-second-installation-screen-in-English.patch
  fix-2946-use-symbolic-link-for-kernel.patch
  fix-partition-hang.patch
  installer-0.54.tar.bz2

new:
----
  installer-0.55.tar.bz2

spec files:
-----------
--- installer.spec
+++ installer.spec
@@ -22,7 +22,7 @@
 
 Name:       installer
 Summary:    Graphical system installer
-Version:    0.54
+Version:    0.55
 Release:    1
 Group:      Applications/System
 License:    GPLv2+
@@ -38,12 +38,6 @@
 Source100:  installer.yaml
 Patch0:     launch-installer-shell.patch
 Patch1:     use-menu.c32-for-ivi-build.patch
-Patch2:     fix-partition-hang.patch
-Patch3:     fix-1401-correct-additional-boot-options.patch
-Patch4:     fix-1618-different-arrow-size.patch
-Patch5:     fix-1913-mix-language-string-in-partition-window.patch
-Patch6:     fix-1943-second-installation-screen-in-English.patch
-Patch7:     fix-2946-use-symbolic-link-for-kernel.patch
 Requires:   pygtk2-libglade
 Requires:   rpm-python >= %{rpmpythonver}
 Requires:   comps-extras
@@ -145,18 +139,6 @@
 %patch0 -p1
 # use-menu.c32-for-ivi-build.patch
 %patch1 -p1
-# fix-partition-hang.patch
-%patch2 -p1
-# fix-1401-correct-additional-boot-options.patch
-%patch3 -p1
-# fix-1618-different-arrow-size.patch
-%patch4 -p1
-# fix-1913-mix-language-string-in-partition-window.patch
-%patch5 -p1
-# fix-1943-second-installation-screen-in-English.patch
-%patch6 -p1
-# fix-2946-use-symbolic-link-for-kernel.patch
-%patch7 -p1
 # >> setup
 # << setup
 

other changes:
--------------

++++++ installer-0.54.tar.bz2 -> installer-0.55.tar.bz2
16697 lines of diff (skipped)

++++++ installer.yaml
--- installer.yaml
+++ installer.yaml
@@ -1,6 +1,6 @@
 Name: installer
 Summary: Graphical system installer
-Version: 0.54
+Version: 0.55
 Release: 1
 Group: Applications/System
 License: GPLv2+
@@ -17,12 +17,6 @@
 Patches:
     - launch-installer-shell.patch
     - use-menu.c32-for-ivi-build.patch
-    - fix-partition-hang.patch
-    - fix-1401-correct-additional-boot-options.patch
-    - fix-1618-different-arrow-size.patch
-    - fix-1913-mix-language-string-in-partition-window.patch
-    - fix-1943-second-installation-screen-in-English.patch
-    - fix-2946-use-symbolic-link-for-kernel.patch
 Description: |
     The installer package contains the program which was used to install your 
     system.  These files are of little use on an already installed system.

++++++ deleted files:
--- fix-1401-correct-additional-boot-options.patch
--- fix-1618-different-arrow-size.patch
--- fix-1913-mix-language-string-in-partition-window.patch
--- fix-1943-second-installation-screen-in-English.patch
--- fix-2946-use-symbolic-link-for-kernel.patch
--- fix-partition-hang.patch



More information about the MeeGo-commits mailing list