Ignore the pylint warning of raising-bad-type and unbalanced-tuple-unpacking in conne...
[tools/mic.git] / mic / imager / loop.py
2023-05-05 biao716.wangmerge code form orgin/devel 88/292388/1
2022-08-16 biao716.wangadd squashfsoptions_maxsize option for squashfs file...
2022-08-16 biao716.wangSupport f2fs option and check if kernel support f2s 89/279689/2
2022-08-04 biao716.wangapply python3 as interpreter 12/278812/6
2021-03-17 biao716.wangchange squashfsopts2 name to squashfsoptions_maxsize 34/255334/1
2021-03-08 biao716.wangadd squashfsopts2 option for squashfs file system. 78/254678/1
2021-01-15 biao716.wangSupport f2fs option and check if kernel support f2s 80/251580/2
2021-01-15 Chunhua LiuMerge "Support f2fs file system" into devel
2021-01-04 biao716.wangSupport f2fs file system 32/250332/8
2020-11-11 biao716.wangreplace pykickstart directory by the directory from... 99/247499/13
2019-11-15 yan11.mengfix pylint errors for mic 68/217768/6
2018-09-26 Xiao Jinadd new option --fslabel in part section 07/190007/1
2018-09-25 Xiao Jinadd new option --fslabel in part section
2018-05-02 Jungseung LeeCheck exit status of vdfs image creation
2018-04-13 mao xiaojuanApply btrfs mount options "--fsoptions=compress".
2018-04-13 Chunhua LiuMerge "In Tizen, losetup command support '-f' option...
2018-04-13 Jungseung LeeCheck exit status of vdfs image creation 30/174130/3
2018-04-10 mao xiaojuanApply btrfs mount options "--fsoptions=compress". 17/175417/1
2018-03-22 Dohyung KimRevert "call copy_attachment() after configure() and...
2018-03-20 Dohyung KimRevert "call copy_attachment() after configure() and... 94/172294/2
2018-01-29 Chunhua LiuMerge "Another method of install tpk." into devel
2018-01-26 Dohyung Kimsupport both %runscript and %post-umount to perform...
2018-01-26 Dohyung Kimsupport both %runscript and %post-umount to perform... 18/164218/4
2018-01-26 Dohyung Kimcall copy_attachment() after configure() and move attac...
2018-01-26 Dohyung KimAdd init_expand option to partition
2018-01-26 Dohyung Kimadd no_shrink option to partition, fix parameter of...
2018-01-26 Dohyung Kimcall copy_attachment() after configure() and move attac... 31/160431/4
2018-01-02 Dohyung KimAdd init_expand option to partition 36/165136/3
2017-12-27 Dohyung Kimadd no_shrink option to partition, fix parameter of... 89/164389/2
2017-09-21 xiaojuan.maoRun certain script before creation of tar.gz image. 80/151580/1
2017-09-18 xiaojuan.maoModify the arguments that use cpio to generate image. 69/150669/1
2017-09-18 xiaojuan.maoUse cpio gzip in mic. 28/150628/3
2017-09-18 yangyuhuanSolve image not clean after created 40/150640/1
2017-09-11 xiaojuan.maoRun certain script before creation of tar.gz image.
2017-07-12 xiaojuan.maoModify the arguments that use cpio to generate image.
2017-07-12 xiaojuan.maoUse cpio gzip in mic.
2017-07-12 Dohyung Kimdisplay filesystem size of each images
2017-07-04 adminSolve image not clean after created
2017-06-01 parkMerge "display filesystem size of each images" into...
2017-05-04 Dohyung Kimdisplay filesystem size of each images 34/128034/1
2016-12-28 Jiankang Fansupport vdfs and squashfs image creation
2016-12-27 Jiankang Fansupport vdfs and squashfs image creation
2016-09-23 jianzhong.fangAdd exclude-from-image option to exclude specific images
2016-09-23 jianzhong.fangAdd exclude-from-image option to exclude specific images 44/89344/1
2016-04-11 SoonKyu ParkHandle conflicts from git merge release-20160315
2016-02-04 Gui Chenchange __imgdir to protect member
2016-02-03 Gui Chenswitch to use new archive module
2015-01-21 Huanhuan LiGenerate manifest file
2014-09-29 Gui Chenchange __imgdir to protect member
2014-04-25 Gui Chenswitch to use new archive module
2014-03-25 Huanhuan LiGenerate manifest file
2013-11-22 Łukasz StelmachPut filesystem uuids to parsed ks structures
2013-11-22 Łukasz StelmachAdd an option to pass filesystem uuid
2013-10-23 Gui Chenraise error instead of msger.error
2013-03-05 Huang HaoUniform import statements to absolute import.
2013-03-04 Gui ChenMerge branch 'release-0.17' into devel
2013-02-24 Gui Chenimager.loop: fix undefined 'part'
2013-01-27 Gui Chengive hints when overwriting loop images
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chenappend filesystem parameter for ext[2/3/4] filesystem
2012-09-12 Gui Chenavoid traceback when loopback is NoneType
2012-07-27 JF DingMerge "fixed wrong usage of rstrip in loop.py"
2012-07-18 JF Dingfixed wrong usage of rstrip in loop.py
2012-06-15 JF Dingnew --shrink opt for loop image to control img shrinking
2012-05-28 Gui Chenpack images together and support compressed file format
2012-05-15 Gui Chenextract rpm listed in attachment which not found in...
2012-05-14 Gui Chenadd --compress-to option to support zip format in loop...
2012-05-09 Gui Chencontainer support with '%attachment' in ks
2012-04-19 JF Dingfixed bug of taring-to plus compress-disk opts for...
2012-03-30 Gui Chenrewrite chroot tar image using xml format mount point...
2012-03-23 JF Dingremove the default kernel cmdln "quiet vga" for raw
2012-03-02 JF Dingloop taring-to feature support macro replacing
2011-12-30 JF Dingmore coding style tunnings
2011-12-30 Gui Chenloop.py & loop_plugin.py: mountpoints check and code...
2011-12-29 JF Dingsome changes for save/load mountpoints info for taring...
2011-12-29 Jian-feng dingMerge "fix convert failed caused by NoneType 'createopts'"
2011-12-29 Jian-feng dingMerge "full support for taring-to output: partition...
2011-12-28 Gui Chenfull support for taring-to output: partition info save...
2011-12-19 JF Dingshorten most of the unnecessary long lines
2011-11-15 Gui Chenfix image size which cause chroot issue
2011-10-28 JF Dingloop: skip swap part when init self._instloops
2011-10-27 Jian-feng DingMerge "BMC#18552: selinux checking for btrfs and ARM"
2011-10-27 Gui ChenFix convert livecd/liveusb cannot work
2011-10-21 Jian-feng DingMerge "doc: fix spelling error."
2011-10-21 Jian-feng DingMerge "ignore swap partition in ks file"
2011-10-21 Gui Chenignore swap partition in ks file
2011-10-19 Jian-feng DingMerge "Check if ks file exists"
2011-10-19 JF Dingmod namespace typo
2011-10-11 JF Dingsupport taring all loop imgs to a single file
2011-10-10 Jian-feng DingMerge "yum: unify the install output info with zypp"
2011-10-10 JF Dingmake loop image type support multiple partitions
2011-10-10 JF Dingremove unused options for loop type
2011-10-10 JF Dingunify the license header of all files
2011-10-08 Jian-feng DingMerge "zypp: recording correct package info for local...
2011-10-08 JF Dingupdate README for better blockquote
2011-09-09 JF Dingrevert the _resparse() code for livecd
2011-09-08 JF DingMerge changes I16122b7a,Ib74e2676,I1171e42c
2011-09-08 JF DingMerge "zypp: save repodata cache for reuse."
2011-09-08 JF DingMerge "zyppbackend: remove select packages in group"
2011-09-08 JF Dingmake loop class more extensible
next