diff options
author | Gui Chen <gui.chen@intel.com> | 2013-01-27 11:46:09 +0800 |
---|---|---|
committer | Gui Chen <gui.chen@intel.com> | 2013-01-27 13:46:00 +0800 |
commit | bd709a526a85101b6c1d187784c164f8f7da49c4 (patch) | |
tree | 865cede9e812330718a55e0bc03e1f528462d18d /doc | |
parent | 8dea51ba09b95cb682e3ef68d662293180727f05 (diff) | |
download | mic-bd709a526a85101b6c1d187784c164f8f7da49c4.tar.gz mic-bd709a526a85101b6c1d187784c164f8f7da49c4.tar.bz2 mic-bd709a526a85101b6c1d187784c164f8f7da49c4.zip |
update REALSE_NOTES
Change-Id: I748b53f7397009136b0a42c98d45abd5a928b9fe
Signed-off-by: Gui Chen <gui.chen@intel.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/RELEASE_NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 9592f1b..3714e99 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -10,10 +10,10 @@ Release 0.16 - Mon Jan 28 2013 * append timestamp suffix to image name by default * add a new option --nocache in kickstart to disable caching rpm * add a new value 'vcs' for --record-pkgs to save VCS info + * add a new option --fstab-entry for raw image to set fstab entry * introduce a new option '--install-pkgs' in mic - valid values imagined: source, debuginfo, debugsource - enable 'debuginfo' to install '-debuginfo' rpm in the meantime - * switch to the BmapCreate module to generate bmap file * improve loop device generating and cleaning mechanism * code clean: - update documentation @@ -26,7 +26,7 @@ Release 0.16 - Mon Jan 28 2013 - fix the issue that outdir/cachedir is not dir - recalculate package content recording - refactor try except statement in baseimager - - revert back to use device name + - fix existing loop images overwritten Release 0.15.3 - Wed Jan 23 2013 =========================================================== |