[prev in list] [next in list] [prev in thread] [next in thread] 

List:       moblin-commits
Subject:    [Moblin-Commits] moblin-image-creator: Changes to 'master'
From:       mitsutaka () moblin ! org (Mitsutaka Amano)
Date:       2008-09-17 2:51:54
Message-ID: 20080917025154.EA65592C1AE () moblin ! org
[Download RAW message or body]

This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 debian/changelog          |   15 +++++-
 moblin-image-creator.spec |  120 ++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 131 insertions(+), 4 deletions(-)

New commits:
commit b275a6e01495b2699036834df5a34da8cc65c4a4
Author: Mitsutaka Amano <mamano@miraclelinux.com>
Date:   Wed Sep 17 11:53:12 2008 +0900

    * Starting new version.


Diff in this email is a maximum of 400 lines.
diff --git a/debian/changelog b/debian/changelog
index 8181ec4..095e40a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-moblin-image-creator (0.45) UNRELEASED; urgency=low
+moblin-image-creator (0.46) UNRELEASED; urgency=low
+
+  * Starting new version.
+
+ -- Mitsutaka Amano <mamano@miraclelinux.com>  Wed, 17 Sep 2008 10:16:08 +0900
+
+moblin-image-creator (0.45) gaston; urgency=low
 
   [ John L. Villalovos ]
   * Starting new version
@@ -174,12 +180,15 @@ moblin-image-creator (0.45) UNRELEASED; urgency=low
   [ Mitsutaka Amano ]
   * Follow someone changelog. Updated the README.
 
+  [ Bob Spencer ]
+  * Fixed image-creator help output.  One mispelling and a little confusion on \
usb-image options listed +
   [ Prajwal Mohan ]
   * Changing fset X for netbook. Using xorg-x11-drv-intel instead of
     xorg-x11-drv-i810
-  * Adding post install scripts to netbook platform 
+  * Adding post install scripts to netbook platform
 
- -- Prajwal Mohan <prajwal@linux.intel.com>  Tue, 16 Sep 2008 17:18:49 -0700
+ -- Mitsutaka Amano <mamano@miraclelinux.com>  Wed, 17 Sep 2008 10:15:27 +0900
 
 moblin-image-creator (0.44) gaston; urgency=low
 
diff --git a/moblin-image-creator.spec b/moblin-image-creator.spec
index 4e7f68d..2e7f383 100644
--- a/moblin-image-creator.spec
+++ b/moblin-image-creator.spec
@@ -1,6 +1,6 @@
 Summary: Mobline Image Creator -- Mobile & Internet Linux Development Kit
 Name: moblin-image-creator
-Version: 0.45
+Version: 0.46
 Release: 1%{?dist}
 License: GPL
 Group: Development
@@ -60,6 +60,124 @@ rm -rf %{buildroot}
 /usr/share/pdk/*
 
 %changelog
+* Mon Sep 17 2008 Mitsutaka Amano <mamano@miraclelinux.com> [0.46]
+- Starting new version. 
+
+* Mon Sep 17 2008 Mitsutaka Amano <mamano@miraclelinux.com> [0.45]
+- Starting new version
+- https://bugs.launchpad.net/moblin-image-creator/+bug/203561
+- Set a bigger bs paramter to dd command to speed up writing image
+- Added libosso-dev to the developer tools fset
+- Removing desktop-file-utils from Ubuntu-Mobile fset of all platforms
+- Fixing image-creator path for image-creator.desktop in Makefile
+- Adding cmd line option to display version
+- Removing -v for version
+- adding cancel button to progress dialog - not sensitive
+- Adding packages to Asian-Fonts on gutsy. Chaning fset name to Asian-i18n-support
+- Modifying Asian-i18n-support fset
+- Removing libgl1-mesa-dri from Gnome-Mobile fset of menlow-lpia
+- Adding ttf-kochi-gothic and ttf-kochi-mincho to asian-fonts fset
+- Using list instead of set to list all fsets. \
https://bugs.launchpad.net/moblin-image-creator/+bug/211359 +- Adding cancel option \
to add project +- Adding help - command line options
+- Adding cmd line option to create live iso image
+- Adding more help documentation
+- bug fix for https://bugs.launchpad.net/moblin-image-creator/+bug/188158
+- Adding a dialog before terminating MIC
+- If project creating is cancelled during creation of rootstrap, it fails.  Fixing \
it +- usb mount script fails if another removable drive is found before USB flash \
drive. Fixing it. +- Added an error dialog if unknown projects/platforms are found
+- Fixing bug in Fset info dialog
+- Adding progress bar to term dialog
+- Removing telepathy-core and telepathy-mission-control from mccaslin hardy ppa \
platforms +- Adding gnome-system-tools to ubuntu-mobile fset*-hardy-ppa and \
*-hardy-ppa-snapshot platforms +- Removing telepathy-core and \
telepathy-mission-control from menlow hardy ppa platforms +- Adding command line \
options to show packages for a given fset +- Adding command line options to show \
sources files +- Make file creates projects dir in /usr/share/pdk. Moving it to \
/var/lib/moblin-image-creator +- Supported autotools for preparing the \
internationalization. +- Supported the internationalization.
+- Global name '_' is not defined in image-creator. Fixing it.
+- Fixed permission of image-creator.
+- Updated README to modified installation process.
+- Fixed typo in README.
+- Supported the internationalization on project_assistant.py.
+- Added Japanese localization(ja.po).
+- Removed local language some message that can't be printed multi-byte character.
+- Renamed desktop file to image-creator.desktop.in from image-creator.desktop.
+- Supported the internationalization on image-creator.desktop.in
+- Checking in bug fix for 230331
+- Checking in bug fix for 227013. /boot will be mounted rw on boot with disk \
initramfs script +- Releasing 0.45 version
+- Starting new version
+- Adding Nand kernel cmd line
+- Adding KVM and NAND buttons to GUI
+- Making changes to Yum package manager
+- Adding functions to get/set NAND kernel cmd line
+- Adding yum specific package handling
+- Updated rpm spec file for 0.45.
+- Added dist parametor on rpm spec file.
+- Making changes to Install Image to handle yum based platforms
+- Making changes to Makefile
+- Adding creating grub menu
+- Fixing problems with creating images for yum platforms on apt host
+- kvm has different binaries on yum and apt platforms
+- Added package reaquire.
+- Fixing bug in applying hd_kernel_cmd_line
+- Fixing update-grub path
+- Checking in scripts for initrd
+- Added entry Makefile.am on mccaslin-lpia-fedora.
+- Added entry busybox in defaults.cfg.
+- Cleaned to dirty codes.
+- Added some localization and cleaned to dirty codes.
+- Added some localization.
+- Adding nand to command line
+- Adding repo editor and changes to gui
+- Adding conflicts to fsets
+- Minor changes to pdk_utils and mic_cfg
+- Bug fixes in InstallImage.py
+- Adding nand scripts to common-apt
+- Adding repo_editor.py to makefile
+- Fixed bug about can't create /var/lib/moblin-image-creator/kvm.
+- Adding ubuntu jax10 platform
+- Adding platform definition for netbook-lpia-moblin and menlow-lpia-moblin
+- Adjusting kvm parameters
+- Deleted unnecessary temporary Makefile.
+- Adding ability to execute post install scripts
+- Fixing Jax10 platform
+- Using squashfs for Jax10 platform
+- Reducing boot partition size for netbook
+- Merged from UME patches. Based patch file is \
moblin-image-creator-0.44+repack/debian/patches/40_fsets.patch. Thanks to Loic Minier \
<lool@dooz.org>. +- Merged from UME patches. Based patch file is \
moblin-image-creator-0.44+repack/debian/patches/60_var-lib-projects.patch. Thanks to \
Loic Minier <lool@dooz.org>. +- Merged from UME patches. Based patch file is \
moblin-image-creator-0.44+repack/debian/patches/61_skip-usr-share-projects.patch. \
Thanks to Loic Minier <lool@dooz.org>. +- Merged from UME patches. Based patch file \
is moblin-image-creator-0.44+repack/debian/patches/66_mount-boot.patch. Thanks to \
Loic Minier <lool@dooz.org>. +- Merged from UME patches. Based patch file is \
moblin-image-creator-0.44+repack/debian/patches/68_clean-default-kopts.patch. Thanks \
to Loic Minier <lool@dooz.org>. +- Merged from UME patches. Based patch file is \
moblin-image-creator-0.44+repack/debian/patches/69_run-update-grub.patch. Thanks to \
Loic Minier <lool@dooz.org>. +- Merged from UME patches. Based patch file is \
moblin-image-creator-0.44+repack/debian/patches/70_menu-lst-default.patch. Thanks to \
Loic Minier <lool@dooz.org>. +- Merged from UME patches. Based patch file is \
moblin-image-creator-0.44+repack/debian/patches/71_install_locale.patch. Thanks to \
Loic Minier <lool@dooz.org>. +- Merged from UME patches. Based patch file is \
moblin-image-creator-0.44+repack/debian/patches/72_ume-platforms.patch. Thanks to \
Loic Minier <lool@dooz.org>. +- Fixed some Makefile.am to entried .empty file. It can \
correspond only Makefile.am. so Removed a .empty file. +- Merged from UME patches. \
Based patch file is moblin-image-creator-0.44+repack/debian/patches/73_create-kernel-img-conf.patch. \
Thanks to Loic Minier <lool@dooz.org>. +- Merged from UME patches. Based patch file \
is moblin-image-creator-0.44+repack/debian/patches/74_boot-is-really-boot.patch. \
Thanks to Loic Minier <lool@dooz.org>. +- Droped backwords compatibility codes.
+- Passing callback to pdk_utils.copy causing problems in FC9
+- Droped unnecessary codes. Added a Japanese localization.
+- Droped unnecessary %files entry in spec file. Cleaned dirty codes.
+- Added Japaense localization in gui/repo_editor.py and more.
+- Fixing bug in saving repo file
+- Updated Japanese localization.
+- Adding option to set install prefix, sysconfdir, localdatadir etc
+- Fixed installation path of deb and rpm. When manual install process, MIC install \
in /usr/local. +- I forgot add chagnelog in spec file.
+- Fixed image-creator installation in deb and rpm.
+- Adding gtk2-devel to the netbook's 'X-Dev' fset
+- Improved layout and stretchability of the add project dialog
+- Made platform description uneditable. Removed reference to EeeeeeePC
+- Follow someone changelog. Updated the README.
+- Fixed image-creator help output.  One mispelling and a little confusion on \
usb-image options listed +- Changing fset X for netbook. Using xorg-x11-drv-intel \
instead of xorg-x11-drv-i810 +- Adding post install scripts to netbook platform
+
 * Mon Sep 04 2008 Mitsutaka Amano <mamano@miraclelinux.com>
 - Fixed image-creator installation in deb and rpm.
 
_______________________________________________
Commits mailing list
Commits@moblin.org
https://www.moblin.org/mailman/listinfo/commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic