diff options
author | Thierry Vignaud <tv@mageia.org> | 2011-08-22 11:33:37 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2011-08-22 11:33:37 +0000 |
commit | e1de3d3e802c171f7ca1c4d10d9da4a02ae1a8ef (patch) | |
tree | 304b55ad4bd59346cae901ffd49b0ec1b6cf370e /perl-install/install | |
parent | 7f0d77a7038da9667ec08274b5b704ff1cc80bde (diff) | |
download | drakx-e1de3d3e802c171f7ca1c4d10d9da4a02ae1a8ef.tar drakx-e1de3d3e802c171f7ca1c4d10d9da4a02ae1a8ef.tar.gz drakx-e1de3d3e802c171f7ca1c4d10d9da4a02ae1a8ef.tar.bz2 drakx-e1de3d3e802c171f7ca1c4d10d9da4a02ae1a8ef.tar.xz drakx-e1de3d3e802c171f7ca1c4d10d9da4a02ae1a8ef.zip |
(hasCPUMicrocode) add support to detect if CPU microcode is upgradable
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4780e5ace..0c7d2b76c 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,7 @@ - always align partitions to start at megabyte boundaries to avoid performance issues with drives with 4k physical sectors (mga#1215) +- add support to detect if CPU microcode is upgradable in order to + install microcode_ctl Version 13.61.1 - 05 August 2011 |