summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/list.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/rescue/list.xml b/rescue/list.xml
index defc67fe3..c15f1be44 100644
--- a/rescue/list.xml
+++ b/rescue/list.xml
@@ -236,12 +236,12 @@
</to>
<to dir="/usr/sbin">
partimage_whole_disk
- fs/dmraid.pm <!-- required by fsedit -->
- partition_table/*.pm <!-- required by partimage_whole_disk -->
</to>
</from>
- <from dir="/usr/lib/libDrakX">
+ <from dir="/usr/lib/libDrakX" expand="glob">
raid.pm <!-- required when needed in guessmounts -->
+ fs/dmraid.pm <!-- required by fsedit -->
+ partition_table/*.pm <!-- required by partimage_whole_disk -->
</from>
</filter>