index
:
platform/upstream/mic
1.0_post
2.0alpha
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
master
sandbox/akazmin/hwasan_build
sandbox/dkson95/env
sandbox/dkson95/test
sandbox/mkashkarov/prepackage
sandbox/mzx/pubkey
sandbox/release-0.28.6
sandbox/soong9/0.27.4_upgrade
sandbox/soong9/cpio
sandbox/soong9/tools_mic
sandbox/wangbiao/py2
sandbox/wangbiao/py3_version
sandbox/xuhy/riscv
tizen
tizen_0.27.1
tizen_2.0
tizen_2.1
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
upstream
upstream_0.27.1
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
imager
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-20
Introduce --copy-kernel cmdline option to copy kernel files to output directory.
Marko Saukko
5
-0
/
+5
2012-01-16
add shell option for convertor to enable modification before conerting
Gui Chen
2
-2
/
+4
2012-01-09
more accurate checking for tarball of loop images
Gui Chen
1
-4
/
+7
2012-01-04
more accurate help message for subcommands
JF Ding
5
-10
/
+20
2011-12-31
new feature: runtime support and bootstrap runtime
Zhang Qiang
5
-5
/
+21
2011-12-30
more coding style tunnings
JF Ding
2
-2
/
+6
2011-12-30
loop.py & loop_plugin.py: mountpoints check and code style
Gui Chen
1
-16
/
+28
2011-12-29
some changes for save/load mountpoints info for taring loop
JF Ding
1
-37
/
+41
2011-12-29
Merge "fix convert failed caused by NoneType 'createopts'"
Jian-feng ding
2
-2
/
+4
2011-12-28
full support for taring-to output: partition info save and chroot
Gui Chen
1
-0
/
+55
2011-12-27
fix convert failed caused by NoneType 'createopts'
Gui Chen
2
-2
/
+4
2011-12-19
fix arm raw image dont' hint when existed
Gui Chen
1
-6
/
+7
2011-12-15
Don't create new name value as we have already done one during the config and...
Marko Saukko
5
-10
/
+30
2011-12-12
more concise plugin related expressions
JF Ding
5
-15
/
+20
2011-12-12
make the configmgr better
JF Ding
5
-20
/
+20
2011-12-01
Fix typo.
Zhang Qiang
1
-1
/
+1
2011-11-17
support btrfs and ext4 for creator, chroot, convert
Gui Chen
3
-19
/
+58
2011-11-15
fix image size which cause chroot issue
Gui Chen
1
-1
/
+1
2011-10-27
better handling for existing files checks
JF Ding
5
-5
/
+15
2011-10-27
Fix convert livecd/liveusb cannot work
Gui Chen
2
-14
/
+10
2011-10-26
Clean up checking exist image code
Zhang Qiang
5
-48
/
+30
2011-10-26
Give prompt info if target image file exist.
Zhang Qiang
4
-0
/
+42
2011-10-21
rewrite the release_out code
JF Ding
5
-5
/
+5
2011-10-19
unify the variable name in plugins to avoid typos
JF Ding
1
-15
/
+15
2011-10-19
fixed typos
JF Ding
4
-4
/
+4
2011-10-19
Refine the outdir for release
Gui Chen
5
-5
/
+5
2011-10-19
Check if ks file exists
Gui Chen
5
-0
/
+15
2011-10-13
Add --record-pkgs option to output more package info
Zhang Qiang
5
-15
/
+30
2011-10-11
support taring all loop imgs to a single file
JF Ding
1
-2
/
+3
2011-10-10
make loop image type support multiple partitions
JF Ding
1
-1
/
+1
2011-10-10
remove unused options for loop type
JF Ding
1
-15
/
+2
2011-10-10
unify the license header of all files
JF Ding
5
-65
/
+55
2011-09-22
show available pkgmgrs if invalid one encountered
JF Ding
5
-5
/
+10
2011-09-21
Fixed a issue about 'include_src'
Shuangquan Zhou
1
-0
/
+1
2011-09-21
Merge "Correct release option show"
JF Ding
5
-11
/
+5
2011-09-20
Cleanup temporary dirs, even if convertor fails
Shuangquan Zhou
2
-16
/
+20
2011-09-20
Correct release option show
Gui Chen
5
-11
/
+5
2011-09-20
Remove the temporary dir 'srcmnt'
Shuangquan Zhou
1
-1
/
+1
2011-09-20
Corrected a mistake of fs_plugin
Shuangquan Zhou
1
-1
/
+1
2011-09-19
namespace typo fixed
JF Ding
1
-1
/
+1
2011-09-12
hide the private part
JF Ding
1
-177
/
+0
2011-09-12
add --release support for new imagetype
JF Ding
2
-2
/
+17
2011-09-12
Add release option
Gui Chen
5
-7
/
+77
2011-09-09
revert the _resparse() code for livecd
JF Ding
1
-1
/
+3
2011-09-09
adding resizing and packaging for new image type
JF Ding
1
-0
/
+13
2011-09-09
new image type plugin added
JF Ding
1
-0
/
+147
2011-09-07
postpone the fetch repomd and cleanup configmgr
JF Ding
5
-21
/
+10
2011-09-07
enhance loop to mount multi-loop imgs at the same time
JF Ding
2
-3
/
+17
2011-09-07
replace most of subprocess calls by new runner apis
JF Ding
2
-10
/
+1
2011-09-05
move msger.run to utils.runner module and more apis
JF Ding
1
-2
/
+2
[next]