summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/NEWS1
-rw-r--r--perl-install/install/share/list.xml4
-rw-r--r--rescue/NEWS1
-rw-r--r--rescue/list.xml4
4 files changed, 4 insertions, 6 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 1f001ec8e..e0c66ee0e 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -2,6 +2,7 @@
o add a scrollbar
(due to Oxygen theme eating more space than Ia Ora one)
o add "select all" & "unselect all" buttons
+- stop fixing the raid udev rule now that it has been fixed
Version 14.31 - 24 July 2012
diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml
index 4c114b615..bcc97dc57 100644
--- a/perl-install/install/share/list.xml
+++ b/perl-install/install/share/list.xml
@@ -86,9 +86,7 @@
13-dm-disk.rules
60-persistent-storage.rules
64-md-raid.rules
- <filter subst="s/bash/sh/">
- 65-md-incremental.rules
- </filter>
+ 65-md-incremental.rules
95-dm-notify.rules
</from>
diff --git a/rescue/NEWS b/rescue/NEWS
index 2aeafa935..12d33519d 100644
--- a/rescue/NEWS
+++ b/rescue/NEWS
@@ -2,6 +2,7 @@
- adapt to perl-5.16.0
- default to the higher version when there're several mga roots (mga#6003)
- revert to "linux" terminfo
+- stop fixing the raid udev rule now that it has been fixed
Version 1.38 - 11 May 2012, by Thierry Vignaud
diff --git a/rescue/list.xml b/rescue/list.xml
index 07729212e..cac1fd910 100644
--- a/rescue/list.xml
+++ b/rescue/list.xml
@@ -274,9 +274,7 @@
11-dm-lvm.rules
13-dm-disk.rules
64-md-raid.rules
- <filter subst="s/bash/sh/">
- 65-md-incremental.rules
- </filter>
+ 65-md-incremental.rules
95-dm-notify.rules
</from>