summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
JF Ding [Mon, 15 Aug 2011 08:04:15 +0000 (16:04 +0800)]
rename all micng to mic
Shuangquan Zhou [Mon, 15 Aug 2011 06:42:46 +0000 (14:42 +0800)]
Updated chroot's cleanup function
Shuangquan Zhou [Thu, 11 Aug 2011 09:02:23 +0000 (17:02 +0800)]
Remove a useless function
Shuangquan Zhou [Thu, 11 Aug 2011 08:48:45 +0000 (16:48 +0800)]
Fixed the issue about live installation
Shuangquan Zhou [Thu, 11 Aug 2011 06:23:16 +0000 (14:23 +0800)]
Correct some typo mistakes
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
JF Ding [Wed, 10 Aug 2011 08:44:16 +0000 (16:44 +0800)]
code cleanup
JF Ding [Wed, 10 Aug 2011 08:52:29 +0000 (16:52 +0800)]
Merge "Default image name set same with ksconf file"
JF Ding [Wed, 10 Aug 2011 08:51:01 +0000 (16:51 +0800)]
Merge "Resolved empty modname issue in pluginmgr"
JF Ding [Wed, 10 Aug 2011 08:48:55 +0000 (16:48 +0800)]
Merge "correct help output in creator subcmd"
JF Ding [Wed, 10 Aug 2011 08:01:16 +0000 (16:01 +0800)]
code cleanup
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>
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>
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>
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
JF Ding [Wed, 10 Aug 2011 03:47:24 +0000 (11:47 +0800)]
Update Makefile for plugins installation
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>
JF Ding [Fri, 29 Jul 2011 00:05:38 +0000 (17:05 -0700)]
add .gitignore file to project
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>
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>
JF Ding [Wed, 20 Jul 2011 22:07:16 +0000 (06:07 +0800)]
initial import code into git