summaryrefslogtreecommitdiff
path: root/plugins/imager/fs_plugin.py
AgeCommit message (Expand)AuthorFilesLines
2023-06-20port code to python3.x in tizen platformbiao716.wang1-1/+1
2022-08-18Merge release-0.28.17 from 'tools/mic'upstream/0.28.17submit/tizen/20220818.092614biao716.wang1-50/+4
2018-03-22Revert "call copy_attachment() after configure() and move attachment files"Dohyung Kim1-1/+0
2018-01-30call copy_attachment() after configure() and move attachment filesDohyung Kim1-0/+1
2017-10-17Another method of install tpk.yuhuan.yang1-0/+1
2017-07-18Amend mic cr option of run_scriptyuhuan.yang1-4/+2
2017-07-14Add new option of --run_scriptyuhuan.yang1-0/+12
2017-07-13Use cpio gzip in mic.xiaojuan.mao1-3/+0
2017-07-13Use cpio gzip in mic.xiaojuan.mao1-0/+2
2016-06-11Using argparse module to parse the cmd lineyyh1-12/+7
2016-06-11cleanup the code related with mic-nativejianzhong.fang1-10/+0
2014-05-16fix incorrect location outdir to destdirGui Chen1-2/+2
2014-05-16relocate create.outdir to conf moduleGui Chen1-6/+0
2014-04-30Pylint warnings.Sun Lihong1-11/+12
2014-03-25Generate manifest fileHuanhuan Li1-0/+1
2013-12-11check if mic-native installed when running native modeGui Chen1-0/+10
2013-02-27Fix bad indentations.Huang Hao1-13/+12
2013-02-21add vcs field to recording_pkgs for 'release' optionGui Chen1-0/+2
2012-12-19Merge branch 'release-0.15' into develGui Chen1-1/+1
2012-12-12adapt for new mechanism of bootstrapGui Chen1-1/+1
2012-10-25fix mic chroot failure caused by unmatching parametersGui Chen1-1/+1
2012-09-26support running specified command for mic chrootyanqingx.li1-4/+6
2012-09-12fix help command incorrect issueGui Chen1-1/+8
2012-08-31relocate macro substitution in ks fileGui Chen1-4/+0
2012-08-31set default pkgmgr to auto and preferred to use zyppGui Chen1-9/+15
2012-08-21auto selecting backend with 'pkgmgr=auto'Gui Chen1-1/+4
2012-08-16call bootstrap_mic to do the bootstrap workGui Chen1-4/+1
2012-08-14better handling to check arguments before cmd runningGui Chen1-9/+0
2012-07-11cleanup trailing spaces and extra-long linesJF Ding1-2/+2
2012-07-10find path of 'env' for chroot automaticallyGui Chen1-2/+7
2012-06-19use 'latest' and 'ia32' as default when @BUILD_ID@ and @ARCH@ not specifiedGui Chen1-1/+4
2012-06-06centralized interface to check existing imagesGui Chen1-8/+4
2012-03-29remove the incorrect number showing in fs src pkgsGui Chen1-1/+1
2012-01-20Introduce --copy-kernel cmdline option to copy kernel files to output directory.Marko Saukko1-0/+1
2012-01-04more accurate help message for subcommandsJF Ding1-2/+4
2011-12-31new feature: runtime support and bootstrap runtimeZhang Qiang1-1/+5
2011-12-30more coding style tunningsJF Ding1-1/+5
2011-12-15Don't create new name value as we have already done one during the config and...Marko Saukko1-2/+6
2011-12-12more concise plugin related expressionsJF Ding1-3/+4
2011-12-12make the configmgr betterJF Ding1-4/+4
2011-10-27better handling for existing files checksJF Ding1-1/+3
2011-10-26Clean up checking exist image codeZhang Qiang1-10/+7
2011-10-21rewrite the release_out codeJF Ding1-1/+1
2011-10-19unify the variable name in plugins to avoid typosJF Ding1-15/+15
2011-10-19Refine the outdir for releaseGui Chen1-1/+1
2011-10-19Check if ks file existsGui Chen1-0/+3
2011-10-13Add --record-pkgs option to output more package infoZhang Qiang1-3/+6
2011-10-10unify the license header of all filesJF Ding1-13/+11
2011-09-22show available pkgmgrs if invalid one encounteredJF Ding1-1/+2
2011-09-21Fixed a issue about 'include_src'Shuangquan Zhou1-0/+1