fix the bug that modify the order of generating image by cpio.
[platform/upstream/mic.git] / mic / imager / baseimager.py
2017-07-13 xiaojuan.maofix the bug that modify the order of generating image...
2017-07-13 xiaojuan.maoModify the order of generating image by cpio.
2017-07-13 xiaojuan.maoChange the order of generating image by cpio.
2017-07-13 yuhuan.yangSolve mic hang issue, add timeout to show failure.
2017-07-13 xiaojuan.maoModify the arguments that use cpio to generate image.
2017-07-13 xiaojuan.maoUse cpio gzip in mic.
2017-07-13 Dohyung Kimchange tpk install error message format
2017-07-13 xiaojuan.maoUse cpio gzip in mic.
2017-03-14 xiaojuan.maoShow logs inside 'Running scripts' in mic.
2017-03-03 Jun WangMerge add mipsel register on binfmt_misc && Add support...
2016-12-28 Jiankang FanShow pkgid when install pkg error
2016-09-23 jianzhong.fangAdd exclude-from-image option to exclude specific images
2016-07-27 SoonKyu ParkMerge branch 'master' into devel
2016-06-11 jianzhong.fangcheck scriptlet error file on /tmp/.postscript/error/
2016-04-11 SoonKyu ParkHandle conflicts from git merge release-20160315
2016-03-17 jianzhong.fangcheck scriptlet error file on /tmp/.postscript/error/
2016-02-04 Yeongil JangDon't check disk size during rpm transaction when creat...
2016-02-04 LihongPut log file in 'release' output always.
2016-02-04 lihongsxAdd sha1sum and sha256sum
2016-02-04 Andrii Boichukadd strict_mode(MHA-1115)
2016-02-04 Huanhuan LiEnable ssl_veirify option in mic config file
2016-02-04 Gui Chenfix md5sum format able to check by 'md5sum -c'
2016-02-04 Gui Chenrelocate create.logfile to conf module
2016-02-04 Gui Chenrelocate create.outdir to conf module
2016-02-04 Gui Chenrelocate create.name to conf module
2016-02-03 Gui Chenswitch to use new archive module
2015-06-25 gyeongmin kimMerge "Don't check disk size during rpm transaction...
2015-06-18 Yeongil JangDon't check disk size during rpm transaction when creat...
2015-01-21 LihongPut log file in 'release' output always.
2015-01-21 Huanhuan LiGenerate manifest file
2014-12-29 LihongPut log file in 'release' output always.
2014-10-13 Andrii BoichukAdd support of qemu-mipsel
2014-08-06 lihongsxAdd sha1sum and sha256sum
2014-08-05 Andrii Boichukadd strict_mode(MHA-1115)
2014-07-14 Huanhuan LiEnable ssl_veirify option in mic config file
2014-07-14 Huanhuan LiEnable ssl_veirify option in mic config file
2014-06-10 Gui Chenfix md5sum format able to check by 'md5sum -c'
2014-06-10 Gui Chenfix md5sum format able to check by 'md5sum -c'
2014-06-09 Gui Chenrelocate create.logfile to conf module
2014-06-09 Gui Chenrelocate create.outdir to conf module
2014-06-09 Gui Chenrelocate create.name to conf module
2014-05-16 Gui Chenrelocate create.logfile to conf module
2014-05-16 Gui Chenrelocate create.outdir to conf module
2014-05-16 Gui Chenrelocate create.name to conf module
2014-04-25 Gui Chenswitch to use new archive module
2014-03-25 Huanhuan LiGenerate manifest file
2014-03-04 Gui Chenimplement '--repo' option and '--ignore-ksrepo'
2014-01-06 Artem Bityutskiybaseimager: do not add noatime mount option
2013-12-25 Huang HaoSupport encode form of baseurl for repo directive.
2013-12-21 Artem Bityutskiybaseimager: remove INSTALLERFW_DISTRO_NAME
2013-12-12 Gui ChenMerge "AArch64(arm64) support" into devel
2013-12-12 Gui ChenAArch64(arm64) support
2013-11-22 Łukasz StelmachCheck for installerfw fstab plugin in BaseImageCreator
2013-11-22 Łukasz StelmachProvide default value for INSTALLERFW_PARTx_FSOPTS
2013-11-22 Łukasz StelmachProvide PATH environment variable for scripts
2013-11-22 Łukasz StelmachAdd an option to pass filesystem uuid
2013-10-21 Artem Bityutskiyraw / baseimager: export more installer fw variables
2013-09-06 Sun LihongEnsure MIC works well when "/etc/mic/mic.conf" does...
2013-08-13 Gui Chenkill processes inside instroot chroot
2013-07-01 Gui Chenimplement '--check-pkgs' to check if packages included...
2013-06-27 Artem Bityutskiyraw: support the 'fstab' installerfw attribute
2013-06-27 Artem Bityutskiybaseimager: export partition device node
2013-06-26 Artem Bityutskiybaseimager: export INSTALLERFW_MOUNT_PREFIX
2013-06-26 Artem Bityutskiybaseimager: move environment variable definitions
2013-06-26 Artem BityutskiyRevert "baseimager: add a couple of more installer...
2013-06-26 Artem Bityutskiybaseimager: add a couple of more installer FW variables
2013-06-25 Artem Bityutskiybaseimager: export a number of helful environment variables
2013-06-19 Yeongil JangShow stdout and stderr log of post script using msger
2013-03-27 Gui Chenmount tmpdir as tmpfs to accelerate performance
2013-03-24 Gui Chenchange naming for release option
2013-03-12 Huang HaoChange default parameters from mutable type into immutable.
2013-02-21 Gui Chenmove vcs info from .vcs file to .packages file
2013-02-05 Gui Chenroll back to original naming for release
2013-01-27 Gui Chenfix .vcs file not included in output showing
2013-01-23 Gui Chenput the recording stuff before pkg_manager.close
2013-01-21 Gui Chenadd debuginfo rpm install option
2013-01-21 Gui Chenrefactor try except statement in baseimager
2013-01-21 Gui Chenadd vcs value for --record-pkgs to record vcs info
2013-01-21 Gui Chenrecalculate package content recording
2013-01-20 Gui Chenadd a new opiton --nocache for repo command
2013-01-15 Gui Chensplit out the download stuff as one python module
2013-01-15 Gui Chencompatible with old style if 'release' specified
2013-01-10 Gui ChenMerge "baseimager.py: rename MANIFEST to MD5SUMS" into...
2013-01-07 Artem Bityutskiybaseimager.py: rename MANIFEST to MD5SUMS
2012-12-19 Gui ChenMerge branch 'release-0.15' into devel
2012-12-12 Gui Chenneed not to check 'passwd'
2012-09-20 Gui Chenadd --repourl for BOSS to replace baseurl in zypp repo...
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-07-11 JF Dingcleanup trailing spaces and extra-long lines
2012-07-10 Gui Chenhide loopdev presentation to avoid popup message in...
2012-07-10 Gui Chensave log file default when --release specified
2012-06-15 Gui Chenenhance proxy support in attachment retrieve
2012-06-12 Gui Chenfix convert failed issue
2012-06-06 Gui Chencentralized interface to check existing images
2012-06-05 Gui Chenresolve right url for attachment package
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-09 Gui Chencontainer support with '%attachment' in ks
2012-04-13 Gui Chenpre-install package support with zypp
next