summaryrefslogtreecommitdiff
path: root/plugins/imager/raw_plugin.py
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Merge release-0.28.17 from 'tools/mic'upstream/0.28.17submit/tizen/20220818.092614biao716.wang1-50/+7
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-3/+1
2017-07-14Add new option of --run_scriptyuhuan.yang1-0/+12
2017-07-13Use cpio gzip in mic.xiaojuan.mao1-2/+0
2017-07-13Use cpio gzip in mic.xiaojuan.mao1-0/+2
2016-06-16Revert "Drop mic raw image format support"jianzhong.fang1-0/+260
2016-02-04Drop mic raw image format supportjianzhong.fang1-275/+0
2016-02-04cleanup the code related with mic-nativejianzhong.fang1-10/+0
2016-02-04fix incorrect location outdir to destdirGui Chen1-2/+2
2016-02-04relocate create.outdir to conf moduleGui Chen1-5/+0
2016-02-04Pylint warnings.Sun Lihong1-11/+15
2014-03-25Generate manifest fileHuanhuan Li1-0/+1
2013-12-11check if mic-native installed when running native modeGui Chen1-0/+10
2013-02-21add vcs field to recording_pkgs for 'release' optionGui Chen1-0/+2
2013-01-27add option '--fstab-entry' to set the entry in /etc/fstabGui Chen1-1/+5
2013-01-10partitionedfs: make the interface a bit sanerArtem Bityutskiy1-2/+2
2013-01-10raw.py: kill get_diskinfo()Artem Bityutskiy1-2/+2
2013-01-10partitionedfs: introduce add_disks() methodArtem Bityutskiy1-2/+4
2012-12-19Merge branch 'release-0.15' into develGui Chen1-1/+1
2012-12-12backport bmap patch from develGui Chen1-1/+5
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-10-08Add block map functionalityArtem Bityutskiy1-0/+1
2012-10-08Introduce the --generate-bmap optionArtem Bityutskiy1-1/+4
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-13chroot: mark user's choice as root mounted to avoid auto-selectGui Chen1-3/+6
2012-07-11cleanup trailing spaces and extra-long linesJF Ding1-2/+2
2012-07-11add choice for msger and ask user to choose root partitionGui Chen1-1/+18
2012-07-10find path of 'env' for chroot automaticallyGui Chen1-1/+6
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/+6
2012-05-28pack images together and support compressed file formatGui Chen1-2/+8
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/+4
2011-12-19fix arm raw image dont' hint when existedGui Chen1-6/+7
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-8/+5