diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-03-25 06:15:28 -0400 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-03-25 19:55:51 +0100 |
commit | 8d8e7bd48c35338cbdd84f957d51f7f02ad920fa (patch) | |
tree | 5be1fda2a8e48fc4b99d1f17cad4cc532a3ec4a6 /perl-install/install/NEWS | |
parent | 14f3a580a02af53896d98ac559ec0788642996a6 (diff) | |
download | drakx-8d8e7bd48c35338cbdd84f957d51f7f02ad920fa.tar drakx-8d8e7bd48c35338cbdd84f957d51f7f02ad920fa.tar.gz drakx-8d8e7bd48c35338cbdd84f957d51f7f02ad920fa.tar.bz2 drakx-8d8e7bd48c35338cbdd84f957d51f7f02ad920fa.tar.xz drakx-8d8e7bd48c35338cbdd84f957d51f7f02ad920fa.zip |
log which partition we fail to add
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 3d1b848df..425fa3903 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -2,6 +2,7 @@ fakeraids (containers defaults to >= 127 and partitions <=126) - partitionning: o fix retrieving ESP partition type on GPT + o log which GPT partition we fail to add/del o set proper GUID to ESP partitions with GPT layout Version 16.69 - 20 March 2015 |