diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-05 18:53:16 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-05 19:03:18 +0200 |
commit | 325ab8add83e19c9dacd1b10ef6791441660f63a (patch) | |
tree | 452909123d0b50f71978098403a9740c99f79747 /perl-install/install/NEWS | |
parent | 767048570e8c44061cb0d6faf689698d3313870c (diff) | |
download | drakx-325ab8add83e19c9dacd1b10ef6791441660f63a.tar drakx-325ab8add83e19c9dacd1b10ef6791441660f63a.tar.gz drakx-325ab8add83e19c9dacd1b10ef6791441660f63a.tar.bz2 drakx-325ab8add83e19c9dacd1b10ef6791441660f63a.tar.xz drakx-325ab8add83e19c9dacd1b10ef6791441660f63a.zip |
restrict fdisk -l output to usefull disks
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 beb86f164..de6be8362 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - partionning: o GPT: prevent geometry issue on last partition (mga#18666, mga#17796) + o restrict fdisk -l output to usefull disks - recognize new kernel-4.7 drivers - try to get patch from ext[2-4] removable media instead of just ext2 |