diff options
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/NEWS | 1 | ||||
-rw-r--r-- | rescue/list.xml | 47 |
2 files changed, 5 insertions, 43 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 4d7fdc8b5..4d669945d 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,4 +1,3 @@ -- add missing perl bits - fix collecting needed perl files with glibc-2.26 Version 1.59 - 26 August 2018 by Thomas Backlund diff --git a/rescue/list.xml b/rescue/list.xml index 89df5c897..08518d680 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -201,30 +201,17 @@ warnings.pm Carp.pm Exporter.pm - Exporter/Heavy.pm - feature.pm - File/Basename.pm File/Path.pm - locale.pm - SelectSaver.pm - Symbol.pm + File/Basename.pm XSLoader.pm + Symbol.pm + SelectSaver.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 @@ -237,7 +224,6 @@ auto/IO/IO.so auto/Socket/Socket.so Errno.pm - File/Glob.pm IO/Socket/INET.pm IO/Socket/UNIX.pm </from> @@ -246,16 +232,6 @@ 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"> @@ -434,25 +410,12 @@ </to> </from> <from dir="/usr/lib/libDrakX" expand="glob"> - 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 + 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/type.pm - list_modules.pm - log.pm - modules.pm - modules/*.pm + fs/dmraid.pm <!-- required by fsedit --> partition_table/*.pm <!-- required by partimage_whole_disk --> - raid.pm <!-- required when needed in guessmounts --> - run_program.pm </from> </filter> |