From adbddb6198ae7d11bf27de847dfdaf8957507a0e Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Sat, 6 Aug 2011 22:34:01 +0000 Subject: partition_table: align partitions to 1MB boundaries to avoid performance issues with drives with 4k physical sectors (mga#1215) --- perl-install/install/NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'perl-install/install/NEWS') 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 -- cgit v1.2.1