diff options
Diffstat (limited to 'rescue/list.xml')
-rw-r--r-- | rescue/list.xml | 47 |
1 files changed, 42 insertions, 5 deletions
diff --git a/rescue/list.xml b/rescue/list.xml index 08518d680..89df5c897 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -201,17 +201,30 @@ warnings.pm Carp.pm Exporter.pm - File/Path.pm + Exporter/Heavy.pm + feature.pm File/Basename.pm - XSLoader.pm - Symbol.pm + File/Path.pm + locale.pm SelectSaver.pm + Symbol.pm + XSLoader.pm </from> <from expand="main-perl-bin"> + _h2ph_pre.ph + asm/unistd_32.ph + asm/unistd_64.ph + asm/unistd.ph + bits/syscall.ph + bits/wordsize.ph + syscall.ph + sys/syscall.ph re.pm + Config.pm Cwd.pm auto/Cwd/Cwd.so + auto/File/Glob/Glob.so auto/POSIX/POSIX.so POSIX.pm lib.pm @@ -224,6 +237,7 @@ auto/IO/IO.so auto/Socket/Socket.so Errno.pm + File/Glob.pm IO/Socket/INET.pm IO/Socket/UNIX.pm </from> @@ -232,6 +246,16 @@ packdrake.pm MDV/Packdrakeng.pm </from> + +<from expand="rpm" matching="m!^/usr/(share|LIB)/perl5! and !/\.pod$/"> + perl-libintl-perl + perl-Locale-gettext + <!-- for MDK::Cmmon: --> + perl-File-Sync + perl-Filesys-Df + perl-MDK-Common +</from> + </filter> <from dir="/etc"> @@ -410,12 +434,25 @@ </to> </from> <from dir="/usr/lib/libDrakX" expand="glob"> - raid.pm <!-- required when needed in guessmounts --> + auto/c/stuff/stuff.so + c.pm + c/stuff.pm + common.pm + detect_devices.pm + devices.pm + fs/dmraid.pm <!-- required by fsedit --> + fs/proc_partitions.pm 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 --> + fs/type.pm + list_modules.pm + log.pm + modules.pm + modules/*.pm partition_table/*.pm <!-- required by partimage_whole_disk --> + raid.pm <!-- required when needed in guessmounts --> + run_program.pm </from> </filter> |