add vcs value for --record-pkgs to record vcs info
[platform/upstream/mic.git] / mic / imager / baseimager.py
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
2012-02-23 Gui Chenremove '/var/cache/yum' from bind mounts
2012-02-15 Gui Chenspace check before copy image
2012-02-10 JF Dingsupport more compression formats than only bzip2
2012-02-03 Gui Chendeal with yum.conf inside yum backend by itself
2012-02-01 Gui Chenfix rpm db4 error(9): bad file descriptor
2012-01-30 JF DingMerge pull request #11 from saukko/master
2012-01-27 Marko SaukkoFix MANIFEST syntax to be compliant with md5sum.
2012-01-23 JF Dingmore info message for copy_kernel
2012-01-23 JF DingMerge pull request #9 from saukko/master
2012-01-20 Marko SaukkoIntroduce --copy-kernel cmdline option to copy kernel...
2011-12-31 Zhang Qiangbackend:break dependency between backend and baseimager
2011-12-30 JF Dingmore coding style tunnings
2011-12-29 Jian-feng dingMerge "fix convert failed caused by NoneType 'createopts'"
2011-12-27 Gui Chenfix convert failed caused by NoneType 'createopts'
2011-12-26 Qiang ZhangMerge "improve md5sum generation"
2011-12-26 Gui Chenimprove md5sum generation
2011-12-19 JF Dingshorten most of the unnecessary long lines
2011-12-16 Qiang ZhangMerge "conf.py: deal siteconf when set in init"
2011-12-16 Zhang QiangMerge "Add 47 system test case."
2011-12-16 JF DingMerge pull request #4 from saukko/master
2011-12-16 Marko SaukkoMerge branch 'master' of https://github.com/jfding/mic
2011-12-16 JF DingMerge pull request #6 from xiaoqiang0/master
2011-12-16 Zhang QiangAdded priority and cost option for repos
2011-12-16 JF DingMerge pull request #3 from bartosh/master
2011-12-15 Marko SaukkoRemove hardcoded distro name.
2011-12-15 JF DingMerge pull request #2 from saukko/master
2011-12-15 Marko SaukkoReintroduced the compress-disk-image option from mic2.
2011-12-14 Ed BartoshImplemented repository option --ssl_verify
2011-11-17 Jian-feng dingMerge "graceful hint when dir not meego chroot"
2011-11-17 Gui Chenskip md5 sum generation for directory
2011-11-17 Zhang Qiangbaseimager: set RPM DB path
2011-11-10 Zhang Qiangtypo: fix usage message typo error
2011-11-04 Gui ChenSome fixes to be compatible with python 2.5
2011-10-28 JF Dingremove saving logfile for --release by default
2011-10-27 JF DingMerge remote branch 'origin/master'
2011-10-27 JF Dingbetter handling for existing files checks
2011-10-27 JF Dingsave logfile by default if --release specified
2011-10-26 Zhang QiangClean up checking exist image code
2011-10-26 Zhang QiangGive prompt info if target image file exist.
2011-10-21 JF DingMerge remote branch 'origin/master'
2011-10-21 Jian-feng DingMerge "Fix release can't find ksconf issue"
2011-10-21 JF Dingrewrite the release_out code
2011-10-21 Jian-feng DingMerge "ignore swap partition in ks file"
2011-10-21 JF Dingset default arch to Nono to use host arch
2011-10-21 Jian-feng DingMerge "Re-reorganize the code of arch setting."
2011-10-21 Zhang QiangRe-reorganize the code of arch setting.
2011-10-20 Jian-feng DingMerge "update release help message"
2011-10-20 Zhang QiangAlways get packages content and license info into basei...
2011-10-19 Jian-feng DingMerge "Check if ks file exists"
2011-10-19 JF Dingmove create_release code to BaseImage class
2011-10-17 Jian-feng DingMerge "baseimge: unmount before clean up yum garbage"
2011-10-17 Zhang Qiangbaseimge: unmount before clean up yum garbage
2011-10-13 JF Dingminor changes for license list format
2011-10-13 Jian-feng DingMerge "Add --record-pkgs option to output more package...
2011-10-13 Zhang QiangAdd --record-pkgs option to output more package info
2011-10-12 JF Dingremove /var/lib/yum, /var/cache/yum in target image
2011-10-12 JF DingKeep /etc/mtab intact if it is a symlink
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 Dingmake clean up mtab selectable in umount()
2011-09-29 Jian-feng DingMerge "baseimager: change the mode of 'tmp' dir"
2011-09-29 Zhang Qiangbaseimager: change the mode of 'tmp' dir
2011-09-23 Zhang Qiangbaseimager: revert original changes
2011-09-23 Jian-feng DingMerge changes Iefb63ee1,I7a7a6cfc,I46232f34
2011-09-23 Zhang Qiangbaseimager:don't put local rpm to _excluded_pkgs
2011-09-22 Jian-feng dingMerge "Fixed a issue about 'include_src'"
2011-09-21 Shuangquan ZhouFixed a issue about 'include_src'
2011-09-12 JF Dingremove arch key from default mic.conf
2011-09-12 Gui ChenAdd arch option
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 Dingloop -E opt support / as the mountpoint
2011-09-07 JF Dingpostpone the fetch repomd and cleanup configmgr
2011-09-07 JF Dingenhance loop to mount multi-loop imgs at the same time
2011-09-07 JF Dingreplace most of subprocess calls by new runner apis
2011-09-05 JF Dingmove msger.run to utils.runner module and more apis
next