diff options
author | Gui Chen <gui.chen@intel.com> | 2013-07-01 05:50:52 -0400 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2013-07-01 05:50:52 -0400 |
commit | 187318130ee8aa8c51c005aa2100e52edf2703f4 (patch) | |
tree | 81080aa79da84375acec77e5d50b63a3361326db /ChangeLog | |
parent | 609c7497d548c8d5421ddde5347e46939342e62b (diff) | |
download | mic-187318130ee8aa8c51c005aa2100e52edf2703f4.tar.gz mic-187318130ee8aa8c51c005aa2100e52edf2703f4.tar.bz2 mic-187318130ee8aa8c51c005aa2100e52edf2703f4.zip |
bump up to 0.20-0.rc0
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 14 insertions, 5 deletions
@@ -1,10 +1,19 @@ +Release 0.20 - Mon Jul 01 2013 - Gui Chen <gui.chen@intel.com> +===================================================================== + * new distribution support: CentOS 6 + * drop image creation if checked packages not present in image + * introduce 'installerfw' command in kickstart to customize configuration + * improve output message of post scripts + * bug fix: + - fix rpm not support 'VCS' tag traceback + Release 0.19 - Thu May 16 2013 - Gui Chen <gui.chen@intel.com> ===================================================================== - - new distribution support: Ubuntu 13.04 and openSUSE 12.3 - - introduce '--part-type' to handle GPT partition - - copy bmap creation from bmap-tools - - update some depends and fix depends issue - - bug fix: + * new distribution support: Ubuntu 13.04 and openSUSE 12.3 + * introduce '--part-type' to handle GPT partition + * copy bmap creation from bmap-tools + * update some depends and fix depends issue + * bug fix: - fix bug autologinuser always set - fix symlink bind mount left issue - fix '/var/lock' non-existent throw traceback |