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
/
fs_plugin.py
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
port code to python3.x in tizen platform
biao716.wang
1
-1
/
+1
2022-08-18
Merge release-0.28.17 from 'tools/mic'
upstream/0.28.17
submit/tizen/20220818.092614
biao716.wang
1
-50
/
+4
2018-03-22
Revert "call copy_attachment() after configure() and move attachment files"
Dohyung Kim
1
-1
/
+0
2018-01-30
call copy_attachment() after configure() and move attachment files
Dohyung Kim
1
-0
/
+1
2017-10-17
Another method of install tpk.
yuhuan.yang
1
-0
/
+1
2017-07-18
Amend mic cr option of run_script
yuhuan.yang
1
-4
/
+2
2017-07-14
Add new option of --run_script
yuhuan.yang
1
-0
/
+12
2017-07-13
Use cpio gzip in mic.
xiaojuan.mao
1
-3
/
+0
2017-07-13
Use cpio gzip in mic.
xiaojuan.mao
1
-0
/
+2
2016-06-11
Using argparse module to parse the cmd line
yyh
1
-12
/
+7
2016-06-11
cleanup the code related with mic-native
jianzhong.fang
1
-10
/
+0
2014-05-16
fix incorrect location outdir to destdir
Gui Chen
1
-2
/
+2
2014-05-16
relocate create.outdir to conf module
Gui Chen
1
-6
/
+0
2014-04-30
Pylint warnings.
Sun Lihong
1
-11
/
+12
2014-03-25
Generate manifest file
Huanhuan Li
1
-0
/
+1
2013-12-11
check if mic-native installed when running native mode
Gui Chen
1
-0
/
+10
2013-02-27
Fix bad indentations.
Huang Hao
1
-13
/
+12
2013-02-21
add vcs field to recording_pkgs for 'release' option
Gui Chen
1
-0
/
+2
2012-12-19
Merge branch 'release-0.15' into devel
Gui Chen
1
-1
/
+1
2012-12-12
adapt for new mechanism of bootstrap
Gui Chen
1
-1
/
+1
2012-10-25
fix mic chroot failure caused by unmatching parameters
Gui Chen
1
-1
/
+1
2012-09-26
support running specified command for mic chroot
yanqingx.li
1
-4
/
+6
2012-09-12
fix help command incorrect issue
Gui Chen
1
-1
/
+8
2012-08-31
relocate macro substitution in ks file
Gui Chen
1
-4
/
+0
2012-08-31
set default pkgmgr to auto and preferred to use zypp
Gui Chen
1
-9
/
+15
2012-08-21
auto selecting backend with 'pkgmgr=auto'
Gui Chen
1
-1
/
+4
2012-08-16
call bootstrap_mic to do the bootstrap work
Gui Chen
1
-4
/
+1
2012-08-14
better handling to check arguments before cmd running
Gui Chen
1
-9
/
+0
2012-07-11
cleanup trailing spaces and extra-long lines
JF Ding
1
-2
/
+2
2012-07-10
find path of 'env' for chroot automatically
Gui Chen
1
-2
/
+7
2012-06-19
use 'latest' and 'ia32' as default when @BUILD_ID@ and @ARCH@ not specified
Gui Chen
1
-1
/
+4
2012-06-06
centralized interface to check existing images
Gui Chen
1
-8
/
+4
2012-03-29
remove the incorrect number showing in fs src pkgs
Gui Chen
1
-1
/
+1
2012-01-20
Introduce --copy-kernel cmdline option to copy kernel files to output directory.
Marko Saukko
1
-0
/
+1
2012-01-04
more accurate help message for subcommands
JF Ding
1
-2
/
+4
2011-12-31
new feature: runtime support and bootstrap runtime
Zhang Qiang
1
-1
/
+5
2011-12-30
more coding style tunnings
JF Ding
1
-1
/
+5
2011-12-15
Don't create new name value as we have already done one during the config and...
Marko Saukko
1
-2
/
+6
2011-12-12
more concise plugin related expressions
JF Ding
1
-3
/
+4
2011-12-12
make the configmgr better
JF Ding
1
-4
/
+4
2011-10-27
better handling for existing files checks
JF Ding
1
-1
/
+3
2011-10-26
Clean up checking exist image code
Zhang Qiang
1
-10
/
+7
2011-10-21
rewrite the release_out code
JF Ding
1
-1
/
+1
2011-10-19
unify the variable name in plugins to avoid typos
JF Ding
1
-15
/
+15
2011-10-19
Refine the outdir for release
Gui Chen
1
-1
/
+1
2011-10-19
Check if ks file exists
Gui Chen
1
-0
/
+3
2011-10-13
Add --record-pkgs option to output more package info
Zhang Qiang
1
-3
/
+6
2011-10-10
unify the license header of all files
JF Ding
1
-13
/
+11
2011-09-22
show available pkgmgrs if invalid one encountered
JF Ding
1
-1
/
+2
2011-09-21
Fixed a issue about 'include_src'
Shuangquan Zhou
1
-0
/
+1
[next]