diff options
author | Pascal Terjan <pterjan@gmail.com> | 2015-02-04 21:08:24 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2015-02-04 21:09:33 +0000 |
commit | 03d7d48114f72ac6762a6e236799ac93d9e04303 (patch) | |
tree | 3dad59d6b0633729fe5b872579991df6fcaf60fe /perl-install/install/NEWS | |
parent | 8558c1b6785d2853747ef69dcf8a1fe0268531ea (diff) | |
download | drakx-03d7d48114f72ac6762a6e236799ac93d9e04303.tar drakx-03d7d48114f72ac6762a6e236799ac93d9e04303.tar.gz drakx-03d7d48114f72ac6762a6e236799ac93d9e04303.tar.bz2 drakx-03d7d48114f72ac6762a6e236799ac93d9e04303.tar.xz drakx-03d7d48114f72ac6762a6e236799ac93d9e04303.zip |
Do not try to delete partitions if the partition table was overwritten
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a73a53efc..d7195097b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - default to GPT on disks larger than 4TB, not LVM - fix GPT initialization on empty disk +- fix failure to delete partitions after switching to GPT Version 16.51 - 3 February 2015 |