summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-05-08 21:30:00 +0000
committerOlivier Blin <oblin@mandriva.com>2008-05-08 21:30:00 +0000
commitb367f6e15bfee16a0e177359744b5fed471b6ba9 (patch)
tree100be6d5a94daea1d9d466c3617eae578c403b84
parent2e869a793ee63ceef9c510507bab856488708d71 (diff)
downloaddrakx-b367f6e15bfee16a0e177359744b5fed471b6ba9.tar
drakx-b367f6e15bfee16a0e177359744b5fed471b6ba9.tar.gz
drakx-b367f6e15bfee16a0e177359744b5fed471b6ba9.tar.bz2
drakx-b367f6e15bfee16a0e177359744b5fed471b6ba9.tar.xz
drakx-b367f6e15bfee16a0e177359744b5fed471b6ba9.zip
add partition_table sub-modules (for partimage_whole_disk)
-rw-r--r--rescue/list.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/rescue/list.xml b/rescue/list.xml
index 38b5ff036..36cd5cf61 100644
--- a/rescue/list.xml
+++ b/rescue/list.xml
@@ -269,8 +269,9 @@
partimage_whole_disk
</to>
</from>
- <from dir="/usr/lib/libDrakX">
+ <from dir="/usr/lib/libDrakX" expand="glob">
raid.pm <!-- required when needed in guessmounts -->
+ partition_table/*.pm <!-- required by partimage_whole_disk -->
</from>
</filter>