diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-07 06:50:47 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-07 06:51:49 +0200 |
commit | a9829b2c3262a9ec9aab81be2ce20409bc6ebbe8 (patch) | |
tree | 0f09810e744d24a91782846c5ccfe2244d1e328c | |
parent | b50e959b60f399463905d681d2ed75a231a910bb (diff) | |
download | drakx-a9829b2c3262a9ec9aab81be2ce20409bc6ebbe8.tar drakx-a9829b2c3262a9ec9aab81be2ce20409bc6ebbe8.tar.gz drakx-a9829b2c3262a9ec9aab81be2ce20409bc6ebbe8.tar.bz2 drakx-a9829b2c3262a9ec9aab81be2ce20409bc6ebbe8.tar.xz drakx-a9829b2c3262a9ec9aab81be2ce20409bc6ebbe8.zip |
needed for drakxtools for draklive-install too
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 7cfc637c5..47e026106 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,4 +1,6 @@ - bootloader: + o add 'noiswmd' to kernel command line to manage isw_ bios + fakeraids with dmraid for now (instead of mdadm) (mga#11289, mga#14330) o allow btrfs for / without separate /boot with grub2 (mga#15374) - partitioning wizard: o do not offer to select RAID as it result in a crash (mga#5800) |