From 00b2517fe5a08028204f77ad8acff5872573202f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 26 Sep 2000 15:45:04 +0000 Subject: no_comment --- perl-install/commands.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/commands.pm') diff --git a/perl-install/commands.pm b/perl-install/commands.pm index 311b204f2..6a6869a0a 100644 --- a/perl-install/commands.pm +++ b/perl-install/commands.pm @@ -583,6 +583,7 @@ sub bug { header("partitions"), cat_("/proc/partitions"), header("cpuinfo"), cat_("/proc/cpuinfo"), header("syslog"), cat_("/tmp/syslog"), + header("ddcxinfos"), `ddcxinfos`, header("ddebug.log"), cat_("/tmp/ddebug.log"), header("install.log"), cat_("/mnt/root/install.log"), ; -- cgit v1.2.1