diff options
author | Anssi Hannula <anssi@mageia.org> | 2011-08-06 22:34:01 +0000 |
---|---|---|
committer | Anssi Hannula <anssi@mageia.org> | 2011-08-06 22:34:01 +0000 |
commit | adbddb6198ae7d11bf27de847dfdaf8957507a0e (patch) | |
tree | 5bcc9682110cf566a96b92a82a4a4e9191f4e90a /perl-install/install/NEWS | |
parent | 8f766397ac06ca3c4984ff041f026eaecc830d86 (diff) | |
download | drakx-adbddb6198ae7d11bf27de847dfdaf8957507a0e.tar drakx-adbddb6198ae7d11bf27de847dfdaf8957507a0e.tar.gz drakx-adbddb6198ae7d11bf27de847dfdaf8957507a0e.tar.bz2 drakx-adbddb6198ae7d11bf27de847dfdaf8957507a0e.tar.xz drakx-adbddb6198ae7d11bf27de847dfdaf8957507a0e.zip |
partition_table: align partitions to 1MB boundaries to avoid
performance issues with drives with 4k physical sectors (mga#1215)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 40633a7d9..4780e5ace 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- always align partitions to start at megabyte boundaries to avoid + performance issues with drives with 4k physical sectors (mga#1215) + Version 13.61.1 - 05 August 2011 - do not crash if there's no mirror cache to erase |