diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-05 16:25:28 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-05 16:41:48 +0200 |
commit | 767048570e8c44061cb0d6faf689698d3313870c (patch) | |
tree | db8fe63269d6b36a45d224354f8c3d905e5326af /perl-install/install/NEWS | |
parent | 71175c3d5deb4b9c3e14b609766112c4cecaba8c (diff) | |
download | drakx-767048570e8c44061cb0d6faf689698d3313870c.tar drakx-767048570e8c44061cb0d6faf689698d3313870c.tar.gz drakx-767048570e8c44061cb0d6faf689698d3313870c.tar.bz2 drakx-767048570e8c44061cb0d6faf689698d3313870c.tar.xz drakx-767048570e8c44061cb0d6faf689698d3313870c.zip |
prevent GPT partition to use the 33 last sectors
Diffstat (limited to 'perl-install/install/NEWS')
-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 79cb527d9..beb86f164 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- partionning: + o GPT: prevent geometry issue on last partition (mga#18666, mga#17796) - recognize new kernel-4.7 drivers - try to get patch from ext[2-4] removable media instead of just ext2 |