summaryrefslogtreecommitdiffstats
path: root/rescue/list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rescue/list.xml')
-rw-r--r--rescue/list.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/rescue/list.xml b/rescue/list.xml
index 58c86d306..c9316ba27 100644
--- a/rescue/list.xml
+++ b/rescue/list.xml
@@ -327,6 +327,9 @@
</from>
<from dir="/usr/lib/libDrakX" expand="glob">
raid.pm <!-- required when needed in guessmounts -->
+ fs/remote.pm <!-- required by fs::remote::* -->
+ fs/remote/davfs.pm <!-- required by fs -->
+ fs/remote/smb.pm <!-- required by fs -->
fs/dmraid.pm <!-- required by fsedit -->
partition_table/*.pm <!-- required by partimage_whole_disk -->
</from>
&id=3002bffca2b305eece8da62780fb6ca7c059051e'>Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index afe647148..9a5ff7a85 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -217,7 +217,7 @@ our %l = (
other => [
qw(defxx i810fb ide-floppy ide-scsi ide-tape loop lp nbd sg st),
qw(parport_pc parport_serial),
- qw(btaudio),
+ qw(btaudio speedtch),
arch() =~ /i.86/ ? 'aes-i586' : 'aes',
if_(arch() =~ /sparc/, 'openprom'),