summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-11-22 00:28:06 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-11-22 00:28:06 +0100
commit44fbe51523c63584450bd088deda83a4ac5cb73c (patch)
tree02dab2cb57b16dd601ae481d7b8f4c6a3e66c931 /rescue
parent37fe7f743f5dd9fd5557d5b99489c4a98e720e0d (diff)
downloaddrakx-44fbe51523c63584450bd088deda83a4ac5cb73c.tar
drakx-44fbe51523c63584450bd088deda83a4ac5cb73c.tar.gz
drakx-44fbe51523c63584450bd088deda83a4ac5cb73c.tar.bz2
drakx-44fbe51523c63584450bd088deda83a4ac5cb73c.tar.xz
drakx-44fbe51523c63584450bd088deda83a4ac5cb73c.zip
Revert "add some missing perl bits, more needed"
This reverts commit 25242cf5146d105a09332a35c1ce24cdc914bb3a. rationale: commit 25242cf5146d105a09332a35c1ce24cdc914bb3a added uneeded changes regarding perl modules b/c of the breakage fixed in commit 37fe7f743f5dd9fd5557d5b99489c4a98e720e0d
Diffstat (limited to 'rescue')
-rw-r--r--rescue/NEWS1
-rw-r--r--rescue/list.xml47
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>