support both %runscript and %post-umount to perform scripts before packaging
[tools/mic.git] / mic / imager / loop.py
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... 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-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-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
2011-09-08 JF Dingloop -E opt support / as the mountpoint
2011-09-07 JF Dingenhance loop to mount multi-loop imgs at the same time
2011-09-01 JF Dinglivecd/liveusb will quit decently for arm images
2011-09-01 JF Dingrefine the loop plugin code
2011-09-01 JF Dingcheck the license headers carefully for all files
2011-08-24 JF Dingremove all the unnecessary wildcard import
2011-08-19 JF Dingchange the path of pykickstart module
2011-08-19 JF DingMerge "Updated MIC autotest framework"
2011-08-19 Gui ChenFix kickstart issue
2011-08-18 Gui ChenRename image same with ks name
2011-08-17 JF Dingkill all the trailing spaces
2011-08-15 JF Dingrename all micng to mic