platform/upstream/mic.git
12 years agoSupport micng convertor
Shuangquan Zhou [Thu, 11 Aug 2011 04:15:25 +0000 (12:15 +0800)]
Support micng convertor
Note: livecd/liveusb/loop/raw image convert to livecd/liveusb image

12 years agocode cleanup
JF Ding [Wed, 10 Aug 2011 08:44:16 +0000 (16:44 +0800)]
code cleanup

12 years agoMerge "Default image name set same with ksconf file"
JF Ding [Wed, 10 Aug 2011 08:52:29 +0000 (16:52 +0800)]
Merge "Default image name set same with ksconf file"

12 years agoMerge "Resolved empty modname issue in pluginmgr"
JF Ding [Wed, 10 Aug 2011 08:51:01 +0000 (16:51 +0800)]
Merge "Resolved empty modname issue in pluginmgr"

12 years agoMerge "correct help output in creator subcmd"
JF Ding [Wed, 10 Aug 2011 08:48:55 +0000 (16:48 +0800)]
Merge "correct help output in creator subcmd"

12 years agocode cleanup
JF Ding [Wed, 10 Aug 2011 08:01:16 +0000 (16:01 +0800)]
code cleanup

12 years agoDefault image name set same with ksconf file
Gui Chen [Wed, 10 Aug 2011 07:52:33 +0000 (15:52 +0800)]
Default image name set same with ksconf file

Signed-off-by: Gui Chen <gui.chen@intel.com>
12 years agoResolved empty modname issue in pluginmgr
Gui Chen [Wed, 10 Aug 2011 07:44:49 +0000 (15:44 +0800)]
Resolved empty modname issue in pluginmgr

Signed-off-by: Gui Chen <gui.chen@intel.com>
12 years agocorrect help output in creator subcmd
Gui Chen [Wed, 10 Aug 2011 07:42:34 +0000 (15:42 +0800)]
correct help output in creator subcmd

Signed-off-by: Gui Chen <gui.chen@intel.com>
12 years agoremove config key for release prefix name
JF Ding [Wed, 10 Aug 2011 06:15:02 +0000 (14:15 +0800)]
remove config key for release prefix name

like 'meego', need not any more

12 years agoUpdate Makefile for plugins installation
JF Ding [Wed, 10 Aug 2011 03:47:24 +0000 (11:47 +0800)]
Update Makefile for plugins installation

12 years agoInitial checkin of micng
Zhou Shuangquan [Wed, 10 Aug 2011 02:20:36 +0000 (10:20 +0800)]
Initial checkin of micng

Note: create fs/loop/raw/livecd/liveusb
      chroot fs/loop/raw/livecd/liveusb

Signed-off-by: Zhou Shuangquan <shuangquan.zhou@intel.com>
12 years agoadd .gitignore file to project
JF Ding [Fri, 29 Jul 2011 00:05:38 +0000 (17:05 -0700)]
add .gitignore file to project

12 years agoRework interfaces and move some common functions to misc.py
Zhou Shuangquan [Thu, 28 Jul 2011 06:10:46 +0000 (14:10 +0800)]
Rework interfaces and move some common functions to misc.py
Note: remove "pack/unpack"
      add "_mount_srcimg/_umount_srcimg" for supporting chroot
      add "_base_on" for supporting convertor

Signed-off-by: Zhou Shuangquan <shuangquan.zhou@intel.com>
12 years agoImplemented all plugin's interfaces
Zhou Shuangquan [Tue, 26 Jul 2011 10:03:24 +0000 (18:03 +0800)]
Implemented all plugin's interfaces

Signed-off-by: Zhou Shuangquan <shuangquan.zhou@intel.com>
12 years agoinitial import code into git
JF Ding [Wed, 20 Jul 2011 22:07:16 +0000 (06:07 +0800)]
initial import code into git