summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-07-04 17:42:41 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-07-04 18:09:52 +0200
commit5976acd282a1564ea4d3fd8b1c08bce240493194 (patch)
tree38edfb031071032e4ec8d2ea8ed0bc2c49a3027c /perl-install/install/NEWS
parent1f8f60631b6dd0f12dd24b993b9961814f734fc6 (diff)
downloaddrakx-5976acd282a1564ea4d3fd8b1c08bce240493194.tar
drakx-5976acd282a1564ea4d3fd8b1c08bce240493194.tar.gz
drakx-5976acd282a1564ea4d3fd8b1c08bce240493194.tar.bz2
drakx-5976acd282a1564ea4d3fd8b1c08bce240493194.tar.xz
drakx-5976acd282a1564ea4d3fd8b1c08bce240493194.zip
do not warn about no bootloader can boot RAID[^1]
As grub2 can boot... (mga#11324) This should also fix mga#9524 And thus stop forcing obsolete metadata 0.90 format
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r--perl-install/install/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index fa9088ed2..552903ce3 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -4,6 +4,7 @@
o make sure we only offer lilo/grub choice on upgrades only
- partionning:
o do not offer to check for bad blocks on btrfs (mga#12393)
+ o do not warn about no bootloader can boot RAID[^1] as grub2 can (mga#11324)
o enable bad blocks checking on JFS
- summary:
o add help link for sound (mga#11824)