From c307afb87823bdcf63e04ffae7e8ad740961bd94 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 26 May 2005 05:44:40 +0000 Subject: - add stuff to enable perl debugging when DEBUG_INSTALL is set - ash is now a symlink, add bsh --- perl-install/share/list.xml | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'perl-install/share') diff --git a/perl-install/share/list.xml b/perl-install/share/list.xml index a0baaa890..91b289ce4 100644 --- a/perl-install/share/list.xml +++ b/perl-install/share/list.xml @@ -1,7 +1,7 @@ - ash echo + ash bsh echo cpio gzip bzip2 fdisk @@ -55,6 +55,10 @@ hattrib hcopy hcd hformat hmount humount + + + strace + @@ -127,6 +131,10 @@ perl -Mlang -I. -le 'print foreach lang::console_font_files()' + + + /etc/termcap + @@ -258,6 +266,10 @@ Net/FTP/I.pm Net/FTP/dataconn.pm Net/Netrc.pm + + perl5db.pl + Term/ReadLine.pm + @@ -270,6 +282,12 @@ ARCH-linux/URPM/Resolve.pm ARCH-linux/URPM/Signature.pm ARCH-linux/auto/URPM/URPM.so + + ARCH-linux/Term/ReadLine/Gnu.pm + ARCH-linux/Term/ReadLine/Gnu/XS.pm + ARCH-linux/auto/Term/ReadLine/Gnu/Gnu.so + ARCH-linux/auto/Term/ReadLine/Gnu/XS/autosplit.ix + -- cgit v1.2.1