Timezone setting change
[platform/upstream/mic.git] / mic / kickstart / __init__.py
2017-08-29 yuhuan.yangTimezone setting change
2017-08-09 xiaojuan.maoRun certain script before creation of tar.gz image.
2017-07-13 xiaojuan.maoUse cpio gzip in mic.
2017-03-14 yyhCopy ks setting lang to file /etc/config/mic_language...
2017-03-03 xiaojuan.maoReplace 'copy' to 'symbolic link' in timeznoe setting...
2016-02-04 Huanhuan LiEnable ssl_veirify option in mic config file
2016-02-04 Gui Chenduplicate locale setting under /etc/locale.conf
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-18 Gui Chenduplicate locale setting under /etc/locale.conf
2014-05-08 Gui ChenMerge "duplicate locale setting under /etc/locale.conf...
2014-05-08 Gui Chenduplicate locale setting under /etc/locale.conf
2014-03-06 Gui Chenfix ssl conection caused by wrong paramter in zypp...
2014-03-06 Gui Chenfix includepkgs and excludepkgs lost during translating
2014-03-04 Gui Chenimplement '--repo' option and '--ignore-ksrepo'
2014-02-28 Gui Chenuse nametuple to represent repo info
2014-01-15 Artem Bityutskiykickstart: remove old installerfw keywords
2013-12-25 Huang HaoAdd --user/--passwd to repo command in KS.
2013-12-25 Huang HaoSupport encode form of baseurl for repo directive.
2013-08-14 Artem Bityutskiykickstart: add an alias for installerfw
2013-06-25 Gui Chenkickstart: add the installerfw KS command
2013-03-12 Huang HaoRemove useless try and reraise blocks.
2013-03-12 Huang HaoChange default parameters from mutable type into immutable.
2013-03-05 Huang HaoUniform import statements to absolute import.
2013-01-20 Gui Chenadd a new opiton --nocache for repo command
2013-01-15 Gui Chenremove moblin stuff from mic code
2013-01-15 Gui Chenuse build_name to genarate image name
2012-12-12 Anas NashifAdd dracut support to livecd/liveusb images
2012-11-13 Gui ChenMerge "Add dracut support to livecd/liveusb images...
2012-11-09 Anas NashifAdd dracut support to livecd/liveusb images
2012-09-20 Gui Chensplit out username and password in zypp repo file
2012-09-20 Gui Chenadd --repourl for BOSS to replace baseurl in zypp repo...
2012-08-08 Gui Chenfix live img create failure when label assigned
2012-08-01 Gui Chenprompt user to handle when errors occured in ks file
2012-08-01 Gui Chenadjust timezone warning to exception and refactor cp cmd
2012-08-01 Gui Chenprompt user to handle image configuration when thing...
2012-07-27 JF DingMerge "fixed wrong usage of rstrip in loop.py"
2012-07-26 Gui Chenfix some minor bugs
2012-05-09 Gui Chencontainer support with '%attachment' in ks
2012-04-19 Gui Chenfix symlink timezone info issue in some os tzdata
2012-04-18 JF Dingtolerate some OS errors in the image confirations stage
2012-04-13 Gui Chenpre-install package support with zypp
2012-03-23 Gui ChenBackport: Add alignment option for partitions
2012-02-29 Gui Chencorrect KickstartError to KsError
2012-02-10 Gui Chenbear syntax '%post' without '%end' in ks file, giving...
2012-02-03 JF Dingremove the hardcoded default args for bootloader
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 Jian-feng dingMerge "fix convert and chroot issue caused by not exist...
2011-12-26 Qiang ZhangMerge "improve md5sum generation"
2011-12-22 Jian-feng dingMerge "enable proxy support in config file"
2011-12-19 JF Dingcode cleanup
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 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-14 Ed BartoshImplemented repository option --ssl_verify
2011-10-26 Zhang Qiangbackport:Improved timezone installation error message.
2011-10-24 Zhang Qiangkickstart: Checking dir before accessing it
2011-10-17 Jian-feng DingMerge "baseimge: unmount before clean up yum garbage"
2011-10-17 Gui Chenneed not to write configs fot latest uxlaunch
2011-10-10 JF Dingunify the license header of all files
2011-10-08 Zhang QiangKickstartConfig: add more directory checking
2011-10-08 Jian-feng DingMerge changes I13855356,Ic78606d8,I8138e7e6
2011-09-26 Jian-feng DingMerge "Add README file"
2011-09-26 Zhang QiangResolve groups to packages
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 Dingbetter exception handling for kickstart parser
2011-09-05 JF Dingmove msger.run to utils.runner module and more apis
2011-09-02 JF Dingdo not use default value for "lang" in kickstart
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-08-20 JF Dingmore cleanup
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-19 JF Dingchange the layout of the kickstart module
2011-08-19 JF DingMerge "Modified the image name for convertor"
2011-08-19 JF DingMerge "Modified the indication of yum's downloading...
2011-08-19 JF Dingcleanup cmdln opts and update cmdln module to latest